2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.tunnel_method: must be a constant value NO_TUNNEL 2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.ssh_key: object found, string expected 2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.tunnel_method: must be a constant value SSH_PASSWORD_AUTH, $.tunnel_user_password: is missing but it is required 2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: must be a constant value STANDARD, $.method: does not have a value in the enumeration [STANDARD] 2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.private_key: is missing but it is required 2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.password: object found, string expected 2022-10-02 23:00:49 INFO i.a.v.j.JsonSchemaValidator(test):71 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard] 2022-10-02 23:00:49 INFO i.a.a.LoggingTrackingClient(track):43 - track. version: null, userId: null, action: Connector Jobs, metadata: {job_type=sync, namespace_definition=customformat, config.destination.loading_method.method=Internal Staging, config.source.ssl_mode.mode=preferred, config.source.port=set, frequency=manual, connector_source_definition_id=435bb9a5-7887-4809-aa58-28c27df0d7ad, workspace_id=954031a5-89bc-48aa-bdab-4d2261eb6c04, config.destination.database=set, attempt_stage=STARTED, config.source.password._secret=set, config.destination.warehouse=set, attempt_id=2, connector_destination=Snowflake, catalog.sync_mode.incremental=set, connector_destination_docker_repository=airbyte/destination-snowflake, config.destination.role=set, table_prefix=false, workspace_name=954031a5-89bc-48aa-bdab-4d2261eb6c04, number_of_streams=31, catalog.destination_sync_mode.append_dedup=set, connector_source=MySQL, config.source.host=set, config.source.username=set, config.destination.host=set, connector_source_docker_repository=airbyte/source-mysql, config.source.database=set, config.source.ssl=true, config.destination.schema=set, config.source.replication_method.method=CDC, config.destination.username=set, connection_id=400ac43b-a654-4eb8-b64d-3b0353d87516, job_id=46, connector_source_version=1.0.1, connector_destination_version=0.4.38, operation.normalization=1, operation_count=1, config.source.jdbc_url_params=set, connector_destination_definition_id=424892c4-daac-4491-b35d-c6688ba547ba} 2022-10-02 23:00:49 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/46/1/logs.log 2022-10-02 23:00:49 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.10 2022-10-02 23:00:49 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:00:49 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2022-10-02 23:00:49 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:00:49 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-mysql:1.0.1 exists... 2022-10-02 23:00:49 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-mysql:1.0.1 was found locally. 2022-10-02 23:00:49 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = source-mysql-check-46-1-strns with resources io.airbyte.config.ResourceRequirements@45eeb185[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-02 23:00:49 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/46/1 --log-driver none --name source-mysql-check-46-1-strns --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/source-mysql:1.0.1 -e AIRBYTE_VERSION=0.40.10 -e WORKER_JOB_ID=46 airbyte/source-mysql:1.0.1 check --config source_config.json 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - starting source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - integration args: {check=null, config=source_config.json} 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Command: CHECK 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-10-02 23:00:50 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):100 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:00:50 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):100 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:00:50 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):100 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Starting connection with method: SSH_KEY_AUTH 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - getOrCreateProvider(EdDSA) created instance of net.i2p.crypto.eddsa.EdDSASecurityProvider 2022-10-02 23:00:50 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Using MinaServiceFactoryFactory 2022-10-02 23:00:51 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):100 - Server at /32.78.XX.XX:22 presented unverified EC key: SHA256:JCcOc/Ift31ZvHsy1MEsbaom3IIcuqqYM7N2Xf/TA 2022-10-02 23:00:51 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Established tunneling session. Port forwarding started on /127.0.0.1:40751 2022-10-02 23:00:51 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Starting... 2022-10-02 23:00:51 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Start completed. 2022-10-02 23:00:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Attempting to get metadata from the database to see if we can connect. 2022-10-02 23:00:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Shutdown initiated... 2022-10-02 23:00:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Shutdown completed. 2022-10-02 23:00:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Completed integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-10-02 23:00:53 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - completed source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-10-02 23:00:53 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-02 23:00:53 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:00:53 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2022-10-02 23:00:53 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:00:53 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/46/1/logs.log 2022-10-02 23:00:53 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.10 2022-10-02 23:00:54 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:00:54 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START CHECK ----- 2022-10-02 23:00:54 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:00:54 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-snowflake:0.4.38 exists... 2022-10-02 23:00:54 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-snowflake:0.4.38 was found locally. 2022-10-02 23:00:54 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = destination-snowflake-check-46-1-hgwnd with resources io.airbyte.config.ResourceRequirements@45eeb185[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-02 23:00:54 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/46/1 --log-driver none --name destination-snowflake-check-46-1-hgwnd --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.38 -e AIRBYTE_VERSION=0.40.10 -e WORKER_JOB_ID=46 airbyte/destination-snowflake:0.4.38 check --config source_config.json 2022-10-02 23:00:55 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - integration args: {check=null, config=source_config.json} 2022-10-02 23:00:55 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-10-02 23:00:55 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Command: CHECK 2022-10-02 23:00:55 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Integration config: IntegrationConfig{command=CHECK, configPath='source_config.json', catalogPath='null', statePath='null'} 2022-10-02 23:00:55 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):100 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:00:55 WARN i.a.w.i.DefaultAirbyteStreamFactory(internalLog):100 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:00:55 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Using destination type: INTERNAL_STAGING 2022-10-02 23:00:55 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Starting... 2022-10-02 23:00:57 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@69d45cca 2022-10-02 23:00:57 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Start completed. 2022-10-02 23:00:58 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - closing connection 2022-10-02 23:00:59 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Shutdown initiated... 2022-10-02 23:01:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - HikariPool-1 - Shutdown completed. 2022-10-02 23:01:01 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):103 - Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-10-02 23:01:01 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-02 23:01:01 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:01:01 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK ----- 2022-10-02 23:01:01 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:01:01 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/46/1/logs.log 2022-10-02 23:01:01 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.10 2022-10-02 23:01:02 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):55 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2022-10-02 23:01:02 INFO i.a.c.EnvConfigs(getEnvOrDefault):1072 - Using default value for environment variable METRIC_CLIENT: '' 2022-10-02 23:01:02 WARN i.a.m.l.MetricClientFactory(initialize):60 - Metric client is already initialized to 2022-10-02 23:01:02 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):55 - Using default value for environment variable LOG_CONNECTOR_MESSAGES: 'false' 2022-10-02 23:01:02 INFO i.a.w.g.DefaultReplicationWorker(run):122 - start sync worker. job id: 46 attempt id: 1 2022-10-02 23:01:02 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:01:02 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START REPLICATION ----- 2022-10-02 23:01:02 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:01:02 INFO i.a.w.g.DefaultReplicationWorker(run):135 - configured sync modes: {uctohsDB.mdl_glossary=incremental - append_dedup, uctohsDB.mdl_choice=incremental - append_dedup, uctohsDB.mdl_grade_categories=incremental - append_dedup, uctohsDB.mdl_feedback=incremental - append_dedup, uctohsDB.mdl_context=incremental - append_dedup, uctohsDB.mdl_assign_user_flags=incremental - append_dedup, uctohsDB.mdl_course_modules=incremental - append_dedup, uctohsDB.mdl_chat=incremental - append_dedup, uctohsDB.mdl_assignfeedback_comments=incremental - append_dedup, uctohsDB.mdl_course_modules_completion=incremental - append_dedup, uctohsDB.mdl_course_sections=incremental - append_dedup, uctohsDB.mdl_grade_grades_history=incremental - append_dedup, uctohsDB.mdl_groups=incremental - append_dedup, uctohsDB.mdl_enrol=incremental - append_dedup, uctohsDB.mdl_assign_grades=incremental - append_dedup, uctohsDB.mdl_block_launchpad=incremental - append_dedup, uctohsDB.mdl_book=incremental - append_dedup, uctohsDB.mdl_course=incremental - append_dedup, uctohsDB.mdl_assign_overrides=incremental - append_dedup, uctohsDB.mdl_assign=incremental - append_dedup, uctohsDB.mdl_groupings=incremental - append_dedup, uctohsDB.mdl_groups_members=incremental - append_dedup, uctohsDB.mdl_forum=incremental - append_dedup, uctohsDB.mdl_book_chapters=incremental - append_dedup, uctohsDB.mdl_forum_posts=incremental - append_dedup, uctohsDB.mdl_grade_grades=incremental - append_dedup, uctohsDB.mdl_assign_submission=incremental - append_dedup, uctohsDB.mdl_data=incremental - append_dedup, uctohsDB.mdl_forum_discussions=incremental - append_dedup, uctohsDB.mdl_groupings_groups=incremental - append_dedup, uctohsDB.mdl_assign_user_mapping=incremental - append_dedup} 2022-10-02 23:01:02 INFO i.a.w.i.DefaultAirbyteDestination(start):69 - Running destination... 2022-10-02 23:01:02 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/destination-snowflake:0.4.38 exists... 2022-10-02 23:01:02 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/destination-snowflake:0.4.38 was found locally. 2022-10-02 23:01:02 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = destination-snowflake-write-46-1-mnvhj with resources io.airbyte.config.ResourceRequirements@1a5a3490[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-02 23:01:02 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/46/1 --log-driver none --name destination-snowflake-write-46-1-mnvhj --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.38 -e AIRBYTE_VERSION=0.40.10 -e WORKER_JOB_ID=46 airbyte/destination-snowflake:0.4.38 write --config destination_config.json --catalog destination_catalog.json 2022-10-02 23:01:02 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/source-mysql:1.0.1 exists... 2022-10-02 23:01:02 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/source-mysql:1.0.1 was found locally. 2022-10-02 23:01:02 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = source-mysql-read-46-1-uvjhu with resources io.airbyte.config.ResourceRequirements@7d9c411[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-02 23:01:02 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/46/1 --log-driver none --name source-mysql-read-46-1-uvjhu --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e USE_STREAM_CAPABLE_STATE=true -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e WORKER_JOB_ATTEMPT=1 -e WORKER_CONNECTOR_IMAGE=airbyte/source-mysql:1.0.1 -e AIRBYTE_VERSION=0.40.10 -e WORKER_JOB_ID=46 airbyte/source-mysql:1.0.1 read --config source_config.json --catalog source_catalog.json 2022-10-02 23:01:02 INFO i.a.w.g.DefaultReplicationWorker(run):177 - Waiting for source and destination threads to complete. 2022-10-02 23:01:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):435 - Destination output thread started. 2022-10-02 23:01:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):322 - Replication thread started. 2022-10-02 23:01:04 source > starting source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-10-02 23:01:04 source > integration args: {read=null, catalog=source_catalog.json, config=source_config.json} 2022-10-02 23:01:04 source > Running integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-10-02 23:01:04 source > Command: READ 2022-10-02 23:01:04 source > Integration config: IntegrationConfig{command=READ, configPath='source_config.json', catalogPath='source_catalog.json', statePath='null'} 2022-10-02 23:01:04 destination > integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-10-02 23:01:04 destination > Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-10-02 23:01:04 destination > Command: WRITE 2022-10-02 23:01:04 destination > Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-10-02 23:01:04 destination > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:01:04 destination > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:01:04 source > Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:01:04 source > Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:01:04 source > Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-10-02 23:01:04 destination > Using destination type: INTERNAL_STAGING 2022-10-02 23:01:04 source > Starting connection with method: SSH_KEY_AUTH 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_assign, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_qlf_mdl_assign, outputTableName=_airbyte_raw_mdl_assign, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_assign_grades, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_nuh_mdl_assign_grades, outputTableName=_airbyte_raw_mdl_assign_grades, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_assign_overrides, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_ezj_mdl_assign_overrides, outputTableName=_airbyte_raw_mdl_assign_overrides, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_assign_submission, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_opu_mdl_assign_submission, outputTableName=_airbyte_raw_mdl_assign_submission, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_assign_user_flags, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_dmf_mdl_assign_user_flags, outputTableName=_airbyte_raw_mdl_assign_user_flags, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_assign_user_mapping, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_tqq_mdl_assign_user_mapping, outputTableName=_airbyte_raw_mdl_assign_user_mapping, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_assignfeedback_comments, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_itd_mdl_assignfeedback_comments, outputTableName=_airbyte_raw_mdl_assignfeedback_comments, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_block_launchpad, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_ujl_mdl_block_launchpad, outputTableName=_airbyte_raw_mdl_block_launchpad, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_book, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_hgz_mdl_book, outputTableName=_airbyte_raw_mdl_book, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_book_chapters, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_mvj_mdl_book_chapters, outputTableName=_airbyte_raw_mdl_book_chapters, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_chat, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_bvb_mdl_chat, outputTableName=_airbyte_raw_mdl_chat, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_choice, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_rbj_mdl_choice, outputTableName=_airbyte_raw_mdl_choice, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_context, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_vst_mdl_context, outputTableName=_airbyte_raw_mdl_context, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_course, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_wtu_mdl_course, outputTableName=_airbyte_raw_mdl_course, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_course_modules, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_tyy_mdl_course_modules, outputTableName=_airbyte_raw_mdl_course_modules, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_course_modules_completion, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_lqc_mdl_course_modules_completion, outputTableName=_airbyte_raw_mdl_course_modules_completion, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_course_sections, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_cot_mdl_course_sections, outputTableName=_airbyte_raw_mdl_course_sections, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_data, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_ybf_mdl_data, outputTableName=_airbyte_raw_mdl_data, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_enrol, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_wch_mdl_enrol, outputTableName=_airbyte_raw_mdl_enrol, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_feedback, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_fed_mdl_feedback, outputTableName=_airbyte_raw_mdl_feedback, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_forum, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_ukd_mdl_forum, outputTableName=_airbyte_raw_mdl_forum, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_forum_discussions, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_zfj_mdl_forum_discussions, outputTableName=_airbyte_raw_mdl_forum_discussions, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_forum_posts, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_lam_mdl_forum_posts, outputTableName=_airbyte_raw_mdl_forum_posts, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_glossary, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_hhg_mdl_glossary, outputTableName=_airbyte_raw_mdl_glossary, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_grade_categories, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_qbi_mdl_grade_categories, outputTableName=_airbyte_raw_mdl_grade_categories, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_grade_grades, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_ues_mdl_grade_grades, outputTableName=_airbyte_raw_mdl_grade_grades, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_grade_grades_history, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_hss_mdl_grade_grades_history, outputTableName=_airbyte_raw_mdl_grade_grades_history, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_groupings, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_kuk_mdl_groupings, outputTableName=_airbyte_raw_mdl_groupings, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_groupings_groups, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_knm_mdl_groupings_groups, outputTableName=_airbyte_raw_mdl_groupings_groups, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_groups, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_bna_mdl_groups, outputTableName=_airbyte_raw_mdl_groups, syncMode=append_dedup} 2022-10-02 23:01:05 destination > Write config: WriteConfig{streamName=mdl_groups_members, namespace=testing_latest_moodle_1_over_3, outputSchemaName=testing_latest_moodle_1_over_3, tmpTableName=_airbyte_tmp_xyk_mdl_groups_members, outputTableName=_airbyte_raw_mdl_groups_members, syncMode=append_dedup} 2022-10-02 23:01:05 destination > class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-10-02 23:01:05 destination > Preparing tmp tables in destination started for 31 streams 2022-10-02 23:01:05 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_assign: tmp table: _airbyte_tmp_qlf_mdl_assign, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:05 destination > HikariPool-1 - Starting... 2022-10-02 23:01:05 source > getOrCreateProvider(EdDSA) created instance of net.i2p.crypto.eddsa.EdDSASecurityProvider 2022-10-02 23:01:05 source > Using MinaServiceFactoryFactory 2022-10-02 23:01:06 source > Server at /32.78.XX.XX:22 presented unverified EC key: SHA256:JCcOc/Ift31ZvHsy1MEsbaom3IIcuqqYM7N2Xf/TA 2022-10-02 23:01:06 source > Established tunneling session. Port forwarding started on /127.0.0.1:36783 2022-10-02 23:01:06 source > Global state manager selected to manage state object with type GLOBAL. 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_assign_grades', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_assign_submission', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_assign_user_flags', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_assignfeedback_comments', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_course', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_assign', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_book_chapters', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_groupings', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_groups_members', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_course_sections', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_grade_grades_history', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_groups', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_chat', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_course_modules', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_glossary', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_forum', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_feedback', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_book', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_groupings_groups', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_grade_categories', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_forum_posts', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_assign_user_mapping', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_data', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_enrol', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_grade_grades', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_context', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_assign_overrides', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_choice', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_block_launchpad', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_course_modules_completion', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > No cursor field set in catalog but not present in state. Stream: AirbyteStreamNameNamespacePair{name='mdl_forum_discussions', namespace='uctohsDB'}, New Cursor Field: null. Resetting cursor value 2022-10-02 23:01:06 source > Initialized CDC state with: io.airbyte.integrations.source.relationaldb.models.CdcState@4315e9af[state=,additionalProperties={}] 2022-10-02 23:01:06 destination > HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@60c73e58 2022-10-02 23:01:06 destination > HikariPool-1 - Start completed. 2022-10-02 23:01:06 source > HikariPool-1 - Starting... 2022-10-02 23:01:06 source > HikariPool-1 - Start completed. 2022-10-02 23:01:06 destination > closing connection 2022-10-02 23:01:07 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_assign 2022-10-02 23:01:07 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_assign_grades: tmp table: _airbyte_tmp_nuh_mdl_assign_grades, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:08 source > Internal schemas to exclude: [information_schema, performance_schema, mysql, sys] 2022-10-02 23:01:08 destination > closing connection 2022-10-02 23:01:09 source > Table mdl_profiling column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column runid (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column data (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column totalexecutiontime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column totalcputime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column totalcalls (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column totalmemory (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column runreference (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column runcomment (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_profiling column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column time (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column portfolio (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column caller_class (type VARCHAR[150]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column caller_file (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column caller_component (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column caller_sha1 (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column tempdataid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column returnurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_log column continueurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_messagelist column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_messagelist column messageid (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_messagelist column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_messagelist column address (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_messagelist column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_alias column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_alias column entryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_alias column alias (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_message_airnotifier_devices column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_airnotifier_devices column userdeviceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_airnotifier_devices column enable (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_rot column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_rot column gradeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_rot column pageno (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_rot column pathnamehash (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_rot column isrotated (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_rot column degree (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column fullname (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column scaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_actions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_actions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_actions column conversationid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_actions column action (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_actions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column submissionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column reviewerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column weight (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column gradinggrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column gradinggradeover (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column gradinggradeoverby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column feedbackauthor (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column feedbackauthorformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column feedbackauthorattachment (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column feedbackreviewer (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_assessments column feedbackreviewerformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column revision (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column display (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column showexpanded (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column showdownloadfolder (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_folder column forcedownload (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxinstance column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxinstance column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxinstance column purposeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxinstance column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxinstance column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxinstance column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxinstance column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column alwaysshowdescription (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column nosubmissions (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column submissiondrafts (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column sendnotifications (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column sendlatenotifications (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column duedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column allowsubmissionsfromdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column requiresubmissionstatement (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column completionsubmit (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column cutoffdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column gradingduedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column teamsubmission (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column requireallteammemberssubmit (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column teamsubmissiongroupingid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column blindmarking (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column hidegrader (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column revealidentities (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column attemptreopenmethod (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column maxattempts (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column markingworkflow (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column markingallocation (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column sendstudentnotifications (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign column preventsubmissionnotingroup (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220808 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220808 column userid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220808 column courseid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220808 column moduleid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220808 column targetcompletiondate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_options column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_options column showunits (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_options column unitsleft (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_options column unitgradingtype (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_options column unitpenalty (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_analysables column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_analysables column modelid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_analysables column action (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_analysables column analysableid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_analysables column firstanalysis (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_analysables column timeanalysed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column business (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column receiver_email (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column receiver_id (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column item_name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column memo (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column tax (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column option_name1 (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column option_selection1_x (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column option_name2 (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column option_selection2_x (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column payment_status (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column pending_reason (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column reason_code (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column txn_id (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column parent_txn_id (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column payment_type (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_paypal column timeupdated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_schedule column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_schedule column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_schedule column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_schedule column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_schedule column status (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_schedule column timeanalyzed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_schedule column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column modifierid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_assignments column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column action (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column oldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column source (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column loggeduser (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column itemname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column itemtype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column itemmodule (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column iteminstance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column itemnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column iteminfo (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column idnumber (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column calculation (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column gradetype (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column grademax (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column grademin (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column scaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column outcomeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column gradepass (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column multfactor (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column plusfactor (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column aggregationcoef (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column aggregationcoef2 (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column hidden (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column locked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column locktime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column needsupdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column display (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column decimals (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items_history column weightoverride (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column tagcollid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column rawname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column isstandard (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column flag (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tag column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column parent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column coursecount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column visibleold (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column depth (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column path (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_course_categories column theme (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_content column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_content column areaid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_content column contenthash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_content column iscurrent (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_content column status (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_content column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_content column timechecked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_feedback column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_feedback column quizid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_feedback column feedbacktext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_feedback column feedbacktextformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_feedback column mingrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_feedback column maxgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column useridfrom (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column useridto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column subject (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column fullmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column fullmessageformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column fullmessagehtml (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column smallmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column eventtype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column contexturl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column contexturlname (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column timeread (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_notifications column customdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_config column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_config column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_config column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column externalbackpackid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column token (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column refreshtoken (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack_oauth2 column scope (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column eventname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column action (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column target (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column objecttable (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column objectid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column crud (type VARCHAR[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column edulevel (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column contextinstanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column relateduserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column anonymous (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column other (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column origin (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column ip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_learn_events column realuserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column assignid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column allowsubmissionsfromdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column duedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_overrides column cutoffdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_history column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_history column sid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_history column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_history column timesent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_data column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_data column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_data column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_data column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column component (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column totalactivities (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column failedactivities (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column passedactivities (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_acts column errorcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_paygw_paypal column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_paygw_paypal column paymentid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_paygw_paypal column pp_orderid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220812 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220812 column userid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220812 column courseid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220812 column moduleid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad_20220812 column targetcompletiondate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_quick column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_quick column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_quick column rawtext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_quick column width (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_quick column colour (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column paymentarea (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column amount (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column currency (type VARCHAR[3]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column accountid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column gateway (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payments column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_sitecourse_map column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_sitecourse_map column feedbackid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_sitecourse_map column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_gapselect column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort_members column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort_members column cohortid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort_members column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort_members column timeadded (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_tours column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_tours column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_tours column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_tours column pathmatch (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_tours column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_tours column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_tours column configdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_options column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column lessonid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column pageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column jumpto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column grade (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column score (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column flags (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column answer (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column answerformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column response (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_answers column responseformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column metadataurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column entityid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column activeidp (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column defaultidp (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column adminidp (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column defaultname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column displayname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column logo (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column alias (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_idps column whitelist (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column info (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column infoformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column stamp (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column parent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_categories column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages column chatid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages column issystem (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages column message (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages column timestamp (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external column backpackid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external column collectionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external column entityid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external column assertion (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_template column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_answers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_answers column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_answers column survey (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_answers column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_answers column time (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_answers column answer1 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_answers column answer2 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_manual_award column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_manual_award column badgeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_manual_award column recipientid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_manual_award column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_manual_award column issuerrole (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_manual_award column datemet (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker column showmisplaced (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_user_lastaccess column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_lastaccess column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_lastaccess column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_lastaccess column timeaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column scale (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_scale column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_train_samples column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_train_samples column modelid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_train_samples column analysableid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_train_samples column timesplitting (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_train_samples column sampleids (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_train_samples column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column module (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column instance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column section (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column added (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column score (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column indent (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column visibleoncoursepage (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column visibleold (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column groupmode (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column groupingid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column completion (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column completiongradeitemnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column completionview (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column completionexpected (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column showdescription (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_20220527 column deletioninprogress (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column typeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column toolurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column securetoolurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column instructorchoicesendname (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column instructorchoicesendemailaddr (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column instructorchoiceallowroster (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column instructorchoiceallowsetting (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column instructorcustomparameters (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column instructorchoiceacceptgrades (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column launchcontainer (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column resourcekey (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column password (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column debuglaunch (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column showtitlelaunch (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column showdescriptionlaunch (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column servicesalt (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column icon (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti column secureicon (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_daily column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_daily column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_daily column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_daily column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_daily column stattype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_daily column stat1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_daily column stat2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_categories column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_categories column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column allowduplicatedentries (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column displayformat (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column mainglossary (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column showspecial (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column showalphabet (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column showall (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column allowcomments (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column allowprintview (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column usedynalink (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column defaultapproval (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column approvaldisplayformat (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column globalglossary (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column entbypage (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column editalways (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column rsstype (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column rssarticles (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column assessed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column assesstimestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column assesstimefinish (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column scale (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary column completionentries (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecompsetting column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecompsetting column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecompsetting column pushratingstouserplans (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecompsetting column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecompsetting column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecompsetting column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column baseurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column tooldomain (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column state (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column coursevisible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column ltiversion (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column clientid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column toolproxyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column enabledcapability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column parameter (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column icon (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column secureicon (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column createdby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column subject_grade_selected (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column gradepass (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column contenttype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column visibility (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column configdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column usercreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_contentbank_content column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log_display column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log_display column module (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_log_display column action (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_log_display column mtable (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_log_display column field (type VARCHAR[200]) -> false 2022-10-02 23:01:09 source > Table mdl_log_display column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_block column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block column name (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_block column cron (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block column lastcron (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column badgeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column issuername (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column issuerurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column issueremail (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column claimid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column claimcomment (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_endorsement column dateissued (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy column sortorder (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy column currentversionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drags column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drags column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drags column no (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drags column label (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drags column infinite (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drags column noofdrags (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_objective column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_objective column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_objective column primaryobj (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_objective column objectiveid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_objective column satisfiedbymeasure (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_objective column minnormalizedmeasure (type FLOAT[11]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column feedback (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column template (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column label (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column presentation (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column typ (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column hasvalue (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column position (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column required (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column dependitem (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column dependvalue (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_item column options (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column template (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column days (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column questions (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_survey column completionsubmit (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_synonyms column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_synonyms column subwikiid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_synonyms column pageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_synonyms column pagesynonym (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column layout (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column single (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column answernumbering (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_multichoice_options column showstandardinstruction (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_options column choiceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_options column text (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_options column maxanswers (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_options column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column trained (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column name (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column target (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column indicators (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column timesplitting (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column predictionsprocessor (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column version (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column contextids (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service2rpc column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service2rpc column serviceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service2rpc column rpcid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_digests column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_digests column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_digests column forum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_digests column maildigest (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_message_email_messages column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_email_messages column useridto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_email_messages column conversationid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_email_messages column messageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instance_config column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instance_config column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instance_config column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instance_config column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_multianswer column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_multianswer column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_multianswer column sequence (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column action (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column oldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column source (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column loggeduser (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column parent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column depth (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column path (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column fullname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column aggregation (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column keephigh (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column droplow (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column aggregateonlygraded (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column aggregateoutcomes (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column aggregatesubcats (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories_history column hidden (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column gradeitemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column toolproxyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column typeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column baseurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column ltilinkid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column resourceid (type VARCHAR[512]) -> false 2022-10-02 23:01:09 source > Table mdl_ltiservice_gradebookservices column tag (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_course_format_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_format_options column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_format_options column format (type VARCHAR[21]) -> false 2022-10-02 23:01:09 source > Table mdl_course_format_options column sectionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_format_options column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_course_format_options column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column dataid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column type (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column required (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param1 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param2 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param3 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param4 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param5 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param6 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param7 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param8 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param9 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_fields column param10 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_page column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_page column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_page column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_page column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_page column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_page column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_page column contentformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_page column legacyfiles (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_page column legacyfileslast (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_page column display (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_page column displayoptions (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_page column revision (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_page column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column category (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column fullname (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_course column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_course column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_course column summary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course column summaryformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_course column format (type VARCHAR[21]) -> false 2022-10-02 23:01:09 source > Table mdl_course column showgrades (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_course column newsitems (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_course column startdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column enddate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column relativedatesmode (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column marker (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column maxbytes (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column legacyfiles (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course column showreports (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column visibleold (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column downloadcontent (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column groupmode (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course column groupmodeforce (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course column defaultgroupingid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column lang (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_course column calendartype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_course column theme (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_course column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column requested (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column enablecompletion (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column completionnotify (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column cacherev (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column originalcourseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course column showactivitydates (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course column showcompletionconditions (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_step_data column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_step_data column attemptstepid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_step_data column name (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_step_data column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column useridfrom (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column conversationid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column subject (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column fullmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column fullmessageformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column fullmessagehtml (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column smallmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column fullmessagetrust (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_messages column customdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slot_tags column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slot_tags column slotid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slot_tags column tagid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slot_tags column tagname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_courses column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_courses column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_courses column outcomeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lock_db column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lock_db column resourcekey (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lock_db column expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lock_db column owner (type VARCHAR[36]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column ruleoutcome (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_coursecomp column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_users_blocked column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_users_blocked column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_users_blocked column blockeduserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_users_blocked column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_fillings column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_fillings column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_fillings column criterionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_fillings column remark (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_fillings column remarkformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_fillings column score (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_mahara_queue column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_mahara_queue column transferid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_mahara_queue column token (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprulecond column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprulecond column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprulecond column rollupruleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprulecond column operator (type VARCHAR[5]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprulecond column cond (type VARCHAR[25]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_items column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_items column definition (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_items column itemnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_items column value (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_tempdata column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_tempdata column data (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_tempdata column expirytime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_tempdata column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_tempdata column instance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_tempdata column queued (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column type (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column duedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column cutoffdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column assessed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column assesstimestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column assesstimefinish (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column scale (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column grade_forum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column grade_forum_notify (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column maxbytes (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column maxattachments (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column forcesubscribe (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column trackingtype (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column rsstype (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column rssarticles (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column warnafter (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column blockafter (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column blockperiod (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column completiondiscussions (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column completionreplies (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column completionposts (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column displaywordcount (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_forum column lockdiscussionafter (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_param column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_param column critid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_param column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_param column value (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column fieldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column intvalue (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column decvalue (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column shortcharvalue (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column charvalue (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column valueformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_data column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column name (type VARCHAR[200]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column classname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column methodname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column classpath (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column capabilities (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_external_functions column services (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column modelid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column analysableid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column timesplitting (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column rangeindex (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column sampleids (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predict_samples column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopeval_best_settings column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopeval_best_settings column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopeval_best_settings column comparison (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_flags column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_flags column flagtype (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_flags column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_flags column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_flags column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_flags column expiry (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column descriptionformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column name (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column plugin (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column eventname (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column template (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column templateformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column frequency (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column timewindow (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_rules column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_grades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_grades column lessonid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_grades column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_grades column grade (type DOUBLE[22]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_grades column late (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_grades column completed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_providers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_providers column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_message_providers column component (type VARCHAR[200]) -> false 2022-10-02 23:01:09 source > Table mdl_message_providers column capability (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column assignmenttype (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column resubmit (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column preventlate (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column emailteachers (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column var1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column var2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column var3 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column var4 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column var5 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column maxbytes (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column timedue (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column timeavailable (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_value column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_value column course_id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_value column item (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_value column completed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_value column tmp_completed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_value column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column name (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cohort column theme (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host2service column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host2service column hostid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host2service column serviceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host2service column publish (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host2service column subscribe (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column timeopen (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column timeclose (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column timelimit (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column overduehandling (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column graceperiod (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column preferredbehaviour (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column canredoquestions (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column attempts (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column attemptonlast (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column grademethod (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column decimalpoints (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column questiondecimalpoints (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column reviewattempt (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column reviewcorrectness (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column reviewmarks (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column reviewspecificfeedback (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column reviewgeneralfeedback (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column reviewrightanswer (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column reviewoverallfeedback (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column questionsperpage (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column navmethod (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column sumgrades (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column password (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column subnet (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column browsersecurity (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column delay1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column delay2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column showuserpicture (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column showblocks (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column completionattemptsexhausted (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column completionpass (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column completionminattempts (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz column allowofflineattempts (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column ratingarea (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column scaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column rating (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_rating column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column category (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column parent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question column questiontext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question column questiontextformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question column generalfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question column generalfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question column defaultmark (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question column penalty (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question column qtype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_question column length (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column stamp (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question column version (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question column hidden (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_question column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column createdby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column modifiedby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_role_names column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_names column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_names column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_names column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_backpack column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_backpack column backpackapiurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_backpack column backpackweburl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_backpack column apiversion (type VARCHAR[12]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_backpack column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_backpack column oauth2_issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column badgeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column uniquehash (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column dateissued (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column dateexpire (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_issued column issuernotified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column gradeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column pageno (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column x (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column y (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column endx (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column endy (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column path (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column type (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column colour (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_annot column draft (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column statsreads (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column statswrites (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_weekly column stattype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_question_truefalse column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_truefalse column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_truefalse column trueanswer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_truefalse column falseanswer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages_current column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages_current column chatid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages_current column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages_current column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages_current column issystem (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages_current column message (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_messages_current column timestamp (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column newgradeitem (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column finalgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column feedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column importcode (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column importer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_values column importonlyfeedback (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_comments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_comments column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_comments column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_comments column commenttext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_comments column commentformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_data column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_data column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_data column fieldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_data column data (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_data column dataformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_queue column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_queue column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_queue column discussionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_queue column postid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_queue column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_view column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_view column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_view column allowview (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column huburl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column timepublished (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column enrollable (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column hubcourseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_published column timechecked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_grades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_grades column forum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_grades column itemnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_grades column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_grades column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_grades column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_grades column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column name (type VARCHAR[200]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column requiredcapability (type VARCHAR[150]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column restrictedusers (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column downloadfiles (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services column uploadfiles (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column regurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column state (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column guid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column secret (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column vendorcode (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column capabilityoffered (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column serviceoffered (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column toolproxy (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column createdby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_proxies column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table vi_activity_completion_logs column Time (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table vi_activity_completion_logs column User full name (type VARCHAR[201]) -> false 2022-10-02 23:01:09 source > Table vi_activity_completion_logs column Affected user (type VARCHAR[201]) -> false 2022-10-02 23:01:09 source > Table vi_activity_completion_logs column Event (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table vi_activity_completion_logs column Course Shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table vi_activity_completion_logs column Activity Name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table vi_activity_completion_logs column IP address (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_kvstore column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_kvstore column type (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_kvstore column k (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_kvstore column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_saml2_kvstore column expire (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column example (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column authorid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column title (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column contentformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column contenttrust (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column attachment (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column gradeover (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column gradeoverby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column feedbackauthor (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column feedbackauthorformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column timegraded (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column published (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_submissions column late (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column tagid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column itemtype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column tiuserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column ordering (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_instance column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column toolproxyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column typeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column coursemoduleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column settings (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_tool_settings column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_process column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_process column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_process column item (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_process column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_process column innercontextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_process column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_process column timecompleted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_accumulative column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_accumulative column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_accumulative column sort (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_accumulative column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_accumulative column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_accumulative column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_accumulative column weight (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column displayname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column querysql (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column queryparams (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column querylimit (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column capability (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column lastrun (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column lastexecutiontime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column runable (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column singlerow (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column at (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column emailto (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column emailwhat (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column customdir (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_report_customsql_queries column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column enrolid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column timestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column modifierid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_enrolments column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column geogebra (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column vars (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column gradecomment (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column finished (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column dateteacher (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra_attempts column datestudent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_association column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_association column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_association column blogid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_records column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_records column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_records column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_records column dataid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_records column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_records column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_records column approved (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column grader (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_grades column attemptnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_book column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_book column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_book column numbering (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_book column navstyle (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_book column customtitles (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_book column revision (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_tool_proxy column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_tool_proxy column toolproxykey (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_tool_proxy column consumerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_tool_proxy column toolproxy (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_tool_proxy column created (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_tool_proxy column updated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_share_key column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_share_key column sharekey (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_share_key column resourcelinkid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_share_key column autoapprove (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_share_key column expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column section (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column summary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column summaryformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column sequence (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_fillings column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_fillings column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_fillings column criterionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_fillings column levelid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_fillings column remark (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_fillings column remarkformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecomp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecomp column templateid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecomp column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecomp column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecomp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecomp column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecomp column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_user_actions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_user_actions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_user_actions column messageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_user_actions column action (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_user_actions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_handlers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_handlers column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_handlers column classname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_handlers column defaultexpiration (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_handlers column validateaddress (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_handlers column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column name (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column popupformatname (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column visible (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column showgroup (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column showtabs (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column defaultmode (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column defaulthook (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column sortkey (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_formats column sortorder (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric column sort (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_config column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_config column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_config column layout (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_search_index_requests column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_index_requests column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_index_requests column searcharea (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_search_index_requests column timerequested (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_index_requests column partialarea (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_search_index_requests column partialtime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_index_requests column indexpriority (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecohort column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecohort column templateid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecohort column cohortid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecohort column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecohort column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_templatecohort column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column name (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_event column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_event column format (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_event column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column repeatid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_event column modulename (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_event column instance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column type (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_event column eventtype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_event column timestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column timeduration (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column timesort (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column visible (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_event column uuid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_event column sequence (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column subscriptionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column priority (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event column location (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column questionusageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column slot (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column behaviour (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column variant (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column maxmark (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column minfraction (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column maxfraction (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column flagged (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column questionsummary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column rightanswer (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column responsesummary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempts column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column ggbturl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column ggbparameters (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column ggbviews (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column ggbcodebaseversion (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column ggbxml (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column israndomized (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column randomizedvar (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column constraints (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column isexercise (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column forcedimensions (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column width (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_geogebra_options column height (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_config_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_config_log column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_config_log column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_config_log column plugin (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_config_log column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_config_log column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_config_log column oldvalue (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_related column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_related column badgeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_related column relatedbadgeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column refreshtoken (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column grantedscopes (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column email (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_system_account column username (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column docid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column title (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column areaid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column type (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column owneruserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column modified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column description1 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_search_simpledb_index column description2 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_label column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_label column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_label column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_label column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_label column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_label column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column subwikiid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column title (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column cachedcontent (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column timerendered (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column pageviews (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_pages column readonly (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_alignment column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_alignment column badgeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_alignment column targetname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_alignment column targeturl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_alignment column targetdescription (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_alignment column targetframework (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_alignment column targetcode (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column lessonid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column pageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column answerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column retry (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column correct (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column useranswer (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_attempts column timeseen (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_courses column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_courses column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_courses column laststarttime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_courses column lastendtime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_courses column laststatus (type VARCHAR[1]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_courses column nextstarttime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_preferences column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_preferences column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_preferences column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_preferences column value (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service column name (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service column description (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service column apiversion (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_service column offer (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_relatedcomp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_relatedcomp column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_relatedcomp column relatedcompetencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_relatedcomp column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_relatedcomp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_relatedcomp column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussion_subs column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussion_subs column forum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussion_subs column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussion_subs column discussion (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussion_subs column preference (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column deleted (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column wwwroot (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column ip_address (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column name (type VARCHAR[80]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column public_key (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column public_key_expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column transport (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column portno (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column last_connect_time (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column last_log_id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column force_theme (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column theme (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column applicationid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_host column sslverification (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column component (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column classname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column nextruntime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column faildelay (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column customdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column blocking (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column timestarted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column hostname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_adhoc column pid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column jsoncontent (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column mainlibraryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column displayoptions (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column pathnamehash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column contenthash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column filtered (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column bookid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column pagenum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column subchapter (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column title (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column contentformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column hidden (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_book_chapters column importsrc (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column usercreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column issuername (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column issuerurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column issuercontact (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column expiredate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column expireperiod (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column type (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column message (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column messagesubject (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column attachment (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column notification (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column nextcron (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column version (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column language (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column imageauthorname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column imageauthoremail (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column imageauthorurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge column imagecaption (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_coll column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_coll column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_coll column isdefault (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_coll column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_coll column sortorder (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_coll column searchable (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_coll column customurl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_data column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_data column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_data column comments (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_data column timeavailablefrom (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column timeavailableto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column timeviewfrom (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column timeviewto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column requiredentries (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_data column requiredentriestoview (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_data column maxentries (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_data column rssarticles (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_data column singletemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column listtemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column listtemplateheader (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column listtemplatefooter (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column addtemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column rsstemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column rsstitletemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column csstemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column jstemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column asearchtemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column approval (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_data column manageapproved (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_data column scale (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column assessed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column assesstimestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column assesstimefinish (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column defaultsort (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column defaultsortdir (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_data column editany (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_data column notification (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data column config (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data column completionentries (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column firstpagetitle (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column wikimode (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column defaultformat (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column forceformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column editbegin (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki column editend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column name (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column datatype (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column required (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column locked (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column visible (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column forceunique (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column signup (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column defaultdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column defaultdataformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column param1 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column param2 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column param3 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column param4 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_field column param5 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_newitem column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_newitem column itemname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_newitem column importcode (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_import_newitem column importer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxlevel column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxlevel column contextlevel (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxlevel column purposeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxlevel column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxlevel column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxlevel column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxlevel column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column username (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column token (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column mnethostid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column useragent (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column confirm_timeout (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column session_id (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_session column expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_library_dependencies column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_library_dependencies column libraryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_library_dependencies column requiredlibraryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_library_dependencies column dependencytype (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_rpc column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_rpc column functionname (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_rpc column xmlrpcpath (type VARCHAR[80]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_rpc column plugintype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_rpc column pluginname (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_rpc column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column useridfrom (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column useridto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column subject (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column fullmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column fullmessageformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column fullmessagehtml (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column smallmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column notification (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column contexturl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column contexturlname (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column timeread (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column timeuserfromdeleted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column timeusertodeleted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_message_read column eventtype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column purposeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column lawfulbases (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column sensitivedatareasons (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column retentionperiod (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column protected (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purposerole column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column definitionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column raterid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column rawgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column feedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column feedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_instances column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_errors column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_errors column resultid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_errors column linenumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_errors column errordata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_errors column htmlcode (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column scormtype (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column reference (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column version (type VARCHAR[9]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column maxgrade (type DOUBLE[22]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column grademethod (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column whatgrade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column maxattempt (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column forcecompleted (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column forcenewattempt (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column lastattemptlock (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column masteryoverride (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column displayattemptstatus (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column displaycoursestructure (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column updatefreq (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column sha1hash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column md5hash (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column revision (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column launch (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column skipview (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column hidebrowse (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column hidetoc (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column nav (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column navpositionleft (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column navpositiontop (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column auto (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column popup (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column options (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column width (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column height (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column timeopen (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column timeclose (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column completionstatusrequired (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column completionscorerequired (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column completionstatusallscos (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column displayactivityname (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm column autocommit (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_files column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column contenthash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_files column pathnamehash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_files column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_files column filearea (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_files column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column filepath (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_files column filename (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_files column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column filesize (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column mimetype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_files column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column source (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_files column author (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_files column license (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_files column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files column referencefileid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_users column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_users column externalserviceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_users column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_users column iprestriction (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_users column validuntil (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_users column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_subwikis column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_subwikis column wikiid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_subwikis column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_subwikis column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column token (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_access_token column scope (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column h5pactivityid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column attempt (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column rawscore (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column maxscore (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column scaled (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column duration (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column completion (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts column success (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column component (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column commentarea (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column format (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_comments column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column areaid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column method (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column copiedfromid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column usercreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column timecopied (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_definitions column options (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column token (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column privatetoken (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column tokentype (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column externalserviceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column sid (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column creatorid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column iprestriction (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column validuntil (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_tokens column lastaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_analysis column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_analysis column survey (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_analysis column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_analysis column notes (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_assign column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_assign column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_assign column allowassign (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_links column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_links column subwikiid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_links column frompageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_links column topageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_links column tomissingpage (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column quiz (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column attempt (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column uniqueid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column layout (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column currentpage (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column preview (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column state (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column timestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column timefinish (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column timemodifiedoffline (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column timecheckstate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_attempts column sumgrades (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_aggregations column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_aggregations column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_aggregations column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_aggregations column gradinggrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_aggregations column timegraded (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria column badgeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria column criteriatype (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria column method (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_subscriptions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_subscriptions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_subscriptions column forum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completions column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completions column timeenrolled (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completions column timestarted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completions column timecompleted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completions column reaggregate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_members column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_members column conversationid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_members column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversation_members column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_gateways column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_gateways column accountid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_gateways column gateway (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_gateways column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_gateways column config (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_gateways column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_gateways column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column keepdays (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column studentlogs (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column chattime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column schedule (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_chat column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_url column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_url column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_url column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_url column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_url column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_url column externalurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_url column display (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_url column displayoptions (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_url column parameters (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_url column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_usages column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_usages column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_usages column component (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_usages column preferredbehaviour (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_access_tokens column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_access_tokens column typeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_access_tokens column scope (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_access_tokens column token (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_access_tokens column validuntil (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_access_tokens column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_access_tokens column lastaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column workflowid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column number (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column eventid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column event (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column failedstep (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column errorstep (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflow_hist column attemptnum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column workflowid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column type (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column stepclass (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column data (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column steporder (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_steps column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column policyversionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column lang (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_acceptances column note (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column attemptid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column subcontent (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column interactiontype (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column correctpattern (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column response (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column additionals (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column rawscore (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column maxscore (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column duration (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column completion (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity_attempts_results column success (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance column plugin (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column blockname (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column parentcontextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column showinsubcontexts (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column requiredbytheme (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column pagetypepattern (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column subpagepattern (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column defaultregion (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column defaultweight (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column configdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_instances column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_context_temp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_context_temp column path (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_context_temp column depth (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_context_temp column locked (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column eventname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column action (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column target (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column objecttable (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column objectid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column crud (type VARCHAR[1]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column edulevel (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column contextinstanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column relateduserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column anonymous (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column other (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column origin (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column ip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_logstore_standard_log column realuserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_levels column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_levels column criterionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_levels column score (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_levels column definition (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_levels column definitionformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column itemname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column itemtype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column itemmodule (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column iteminstance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column itemnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column iteminfo (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column idnumber (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column calculation (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column gradetype (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column grademax (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column grademin (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column scaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column outcomeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column gradepass (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column multfactor (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column plusfactor (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column aggregationcoef (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column aggregationcoef2 (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column display (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column decimals (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column hidden (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column locked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column locktime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column needsupdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column weightoverride (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_items column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column urlggb (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column attributes (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column seed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column width (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column height (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column showsubmit (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column autograde (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column maxattempts (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column grademethod (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column timeavailable (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column timedue (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_geogebra column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_hints column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_hints column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_hints column hint (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_hints column hintformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_hints column shownumcorrect (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_question_hints column clearwrong (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_question_hints column options (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_service2rpc column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_service2rpc column serviceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_remote_service2rpc column rpcid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column shortname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column name (type VARCHAR[400]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column type (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column descriptionformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column configdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_field column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column eventname (type VARCHAR[166]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column component (type VARCHAR[166]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column handlerfile (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column handlerfunction (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column schedule (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_handlers column internal (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drops column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drops column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drops column no (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drops column xleft (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drops column ytop (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drops column choice (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drops column label (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column lang (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column componentid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column stringid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column original (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column master (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column local (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column timecustomized (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column outdated (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang column modified (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_context column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_context column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_context column instanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_context column path (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_context column depth (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_context column locked (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column title (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column preferredtitle (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column shared (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column skiptime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_rss_client column skipuntil (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_mapping column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_mapping column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_mapping column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_siyavulaqt column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_siyavulaqt column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_siyavulaqt column trueanswer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_siyavulaqt column falseanswer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_siyavulaqt column siyavulaid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_siyavulaqt column activityid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_siyavulaqt column responseid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_user_field_mapping column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_user_field_mapping column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_user_field_mapping column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_user_field_mapping column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_user_field_mapping column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_user_field_mapping column externalfield (type VARCHAR[500]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_user_field_mapping column internalfield (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical column answer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical column tolerance (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_course column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_course column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_course column section (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_course column module (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_course column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_course column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column quizid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column templateid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column requiresafeexambrowser (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column showsebtaskbar (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column showwificontrol (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column showreloadbutton (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column showtime (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column showkeyboardlayout (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column allowuserquitseb (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column quitpassword (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column linkquitseb (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column userconfirmquit (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column enableaudiocontrol (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column muteonstartup (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column allowspellchecking (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column allowreloadinexam (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column activateurlfiltering (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column filterembeddedcontent (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column expressionsallowed (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column regexallowed (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column expressionsblocked (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column regexblocked (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column allowedbrowserexamkeys (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column showsebdownloadlink (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quizaccess_seb_quizsettings column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_file column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_file column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_file column submission (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_file column numfiles (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_template column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_template column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_template column ispublic (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_template column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column module (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column instance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column section (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column added (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column score (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column indent (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column visibleoncoursepage (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column visibleold (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column groupmode (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column groupingid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column completion (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column completiongradeitemnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column completionview (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column completionexpected (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column showdescription (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules column deletioninprogress (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_read column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_read column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_read column forumid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_read column discussionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_read column postid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_read column firstread (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_read column lastread (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_correlation column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_correlation column tagid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_correlation column correlatedtags (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column descriptionformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column lawfulbases (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column sensitivedatareasons (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column retentionperiod (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column protected (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_purpose column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups_members column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups_members column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups_members column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups_members column timeadded (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups_members column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_groups_members column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_user_result column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_user_result column resourcelinkid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_user_result column ltiuserkey (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_user_result column ltiresultsourcedid (type VARCHAR[1024]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_user_result column created (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_user_result column updated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column image (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column baseurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column clientid (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column clientsecret (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column loginscopes (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column loginscopesoffline (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column loginparams (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column loginparamsoffline (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column alloweddomains (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column scopessupported (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column enabled (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column showonloginpage (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column basicauth (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column requireconfirmation (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column servicetype (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_issuer column loginpagename (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contacts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contacts column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contacts column contactid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contacts column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recentlyaccesseditems column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recentlyaccesseditems column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recentlyaccesseditems column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recentlyaccesseditems column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recentlyaccesseditems column timeaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_weekly column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_weekly column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_weekly column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_weekly column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_weekly column stattype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_weekly column stat1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_weekly column stat2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated column answer (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated column tolerance (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated column tolerancetype (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated column correctanswerlength (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated column correctanswerformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completed column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completed column feedback (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completed column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completed column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completed column random_response (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completed column anonymous_response (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completed column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drops column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drops column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drops column no (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drops column shape (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drops column coords (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddmarker_drops column choice (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_valuetmp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_valuetmp column course_id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_valuetmp column item (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_valuetmp column completed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_valuetmp column tmp_completed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_valuetmp column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column hostid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column remoteid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column time (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column ip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column coursename (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column module (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column action (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column url (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_log column info (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_answers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_answers column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_answers column answer (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_answers column answerformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_answers column fraction (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question_answers column feedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_answers column feedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue_handlers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue_handlers column queuedeventid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue_handlers column handlerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue_handlers column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue_handlers column errormessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue_handlers column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_nonce column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_nonce column consumerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_nonce column value (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_nonce column expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_datakeys column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_datakeys column handler (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_datakeys column datavalue (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_datakeys column datakey (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_datakeys column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_messageinbound_datakeys column expires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column type (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column comments (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column commentsformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column requestedby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column status (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column dpo (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column dpocomment (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column dpocommentformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column systemapproved (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_request column creationmethod (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_license column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_license column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_license column fullname (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_license column source (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_license column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_license column version (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_license column custom (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_license column sortorder (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_user column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_user column instance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_user column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_user column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_user column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column type (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column reference (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column alltext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column popup (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column options (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column oldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column newmodule (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column newid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource_old column migrated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository column type (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_repository column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_repository column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column fieldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column recordid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column content1 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column content2 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column content3 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_data_content column content4 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column module (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column completion (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column completionview (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column completionusegrade (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column completionexpected (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_defaults column customrules (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column name (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column type (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column audience (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column archived (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column policyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column agreementstyle (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column optional (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column revision (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column summary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column summaryformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_policy_versions column contentformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column instructauthors (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column instructauthorsformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column instructreviewers (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column instructreviewersformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column phase (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column useexamples (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column usepeerassessment (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column useselfassessment (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column gradinggrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column strategy (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column evaluation (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column gradedecimals (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column submissiontypetext (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column submissiontypefile (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column nattachments (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column submissionfiletypes (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column latesubmissions (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column maxbytes (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column examplesmode (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column submissionstart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column submissionend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column assessmentstart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column assessmentend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column phaseswitchassessment (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column conclusion (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column conclusionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column overallfeedbackmode (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column overallfeedbackfiles (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column overallfeedbackfiletypes (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop column overallfeedbackmaxbytes (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column ownerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column visible (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column name (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column summary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column summaryformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column type (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column pagination (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column components (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column export (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column jsordering (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column global (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column lastexecutiontime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column cron (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_configurable_reports column remote (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column enrolid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column institution (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column lang (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column timezone (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column maxenrolled (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column maildisplay (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column city (type VARCHAR[120]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column country (type VARCHAR[2]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column gradesync (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column gradesynccompletion (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column membersync (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column membersyncmode (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column roleinstructor (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column rolelearner (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column secret (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tools column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column hashcode (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column slot (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column subquestion (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column variant (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column s (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column effectiveweight (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column negcovar (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column discriminationindex (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column discriminativeefficiency (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column sd (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column facility (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column subquestions (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column maxmark (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column positions (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_statistics column randomguessscore (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column tourid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column title (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column targettype (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column targetvalue (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_usertours_steps column configdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_sso_access_control column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_sso_access_control column username (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_sso_access_control column mnet_host_id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_sso_access_control column accessctrl (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_track_prefs column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_track_prefs column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_track_prefs column forumid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column discussion (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column parent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column created (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column modified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column mailed (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column subject (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column message (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column messageformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column messagetrust (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column attachment (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column totalscore (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column mailnow (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column deleted (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column privatereplyto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column wordcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_posts column charcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_completion column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_completion column coursemoduleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_completion column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_completion column completionstate (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_completion column viewed (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_completion column overrideby (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_modules_completion column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_identifier column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_identifier column sitebackpackid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_identifier column internalid (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_identifier column externalid (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_external_identifier column type (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_refresh_token column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_refresh_token column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_refresh_token column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_refresh_token column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_refresh_token column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_refresh_token column token (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_refresh_token column scopehash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rulecond column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rulecond column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rulecond column ruleconditionsid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rulecond column refrencedobjective (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rulecond column measurethreshold (type FLOAT[11]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rulecond column operator (type VARCHAR[5]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rulecond column cond (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column responseformat (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column responserequired (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column responsefieldlines (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column minwordlimit (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column maxwordlimit (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column attachments (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column attachmentsrequired (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column graderinfo (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column graderinfoformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column responsetemplate (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column responsetemplateformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column maxbytes (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_essay_options column filetypeslist (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_criteria column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_criteria column definitionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_criteria column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_criteria column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_rubric_criteria column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column eventname (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column contextinstanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column link (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_events column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula_grades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula_grades column subject (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula_grades column grade (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula_grades column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula_grades column mastery (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula_grades column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_siyavula_grades column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column action (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column oldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column source (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column loggeduser (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column fullname (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column scaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_outcomes_history column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column unexpiredroles (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column expiredroles (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column defaultexpired (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column status (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_ctxexpired column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column sourcefileid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column targetformat (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column statusmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column converter (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column destfileid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_file_conversion column data (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column auth (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_user column confirmed (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column policyagreed (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column deleted (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column suspended (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column mnethostid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column username (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_user column password (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column idnumber (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column firstname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_user column lastname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_user column email (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_user column emailstop (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column phone1 (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_user column phone2 (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_user column institution (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column department (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column address (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column city (type VARCHAR[120]) -> false 2022-10-02 23:01:09 source > Table mdl_user column country (type VARCHAR[2]) -> false 2022-10-02 23:01:09 source > Table mdl_user column lang (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_user column calendartype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_user column theme (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_user column timezone (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_user column firstaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column lastaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column lastlogin (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column currentlogin (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column lastip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_user column secret (type VARCHAR[15]) -> false 2022-10-02 23:01:09 source > Table mdl_user column picture (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_user column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user column mailformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column maildigest (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column maildisplay (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_user column autosubscribe (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column trackforums (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column trustbitmask (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user column imagealt (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column lastnamephonetic (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column firstnamephonetic (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column middlename (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column alternatename (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user column moodlenetprofile (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_comments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_comments column definitionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_comments column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_comments column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_comments column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column ruleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column lastnotificationsent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_monitor_subscriptions column inactivedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column component (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column classname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column lastruntime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column nextruntime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column blocking (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column minute (type VARCHAR[25]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column hour (type VARCHAR[25]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column day (type VARCHAR[25]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column month (type VARCHAR[25]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column dayofweek (type VARCHAR[25]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column faildelay (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column customised (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column disabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column timestarted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column hostname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_scheduled column pid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column module (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_post column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column moduleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column coursemoduleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column subject (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_post column summary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_post column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_post column uniquehash (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_post column rating (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column format (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column summaryformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_post column attachment (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_post column publishstate (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_post column lastmodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column created (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_post column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220912 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220912 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang_components column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang_components column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_customlang_components column version (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_letters column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_letters column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_letters column lowerboundary (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_letters column letter (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_met column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_met column issuedid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_met column critid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_met column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_criteria_met column datemet (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column activities (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column activitiespassed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column activitiesfailed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column errorschecktype1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column errorschecktype2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column errorschecktype3 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column errorschecktype4 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column errorschecktype5 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column errorschecktype6 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column errorschecktype7 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column failedchecktype1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column failedchecktype2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column failedchecktype3 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column failedchecktype4 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column failedchecktype5 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column failedchecktype6 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column failedchecktype7 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column percentchecktype1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column percentchecktype2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column percentchecktype3 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column percentchecktype4 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column percentchecktype5 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column percentchecktype6 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_summary column percentchecktype7 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column scormid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column hacpsession (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column scormmode (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column scormstatus (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column attempt (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column lessonstatus (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column sessiontime (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_aicc_session column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column modelid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column sampleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column rangeindex (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column prediction (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column predictionscore (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column calculations (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column timestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_predictions column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column hashcode (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column whichtries (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column variant (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column subqid (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column aid (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column response (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_analysis column credit (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column rawgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column rawgrademax (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column rawgrademin (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column rawscaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column finalgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column hidden (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column locked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column locktime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column exported (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column overridden (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column excluded (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column feedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column feedbackformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column information (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column informationformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column aggregationstatus (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades column aggregationweight (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contact_requests column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contact_requests column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contact_requests column requesteduserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_contact_requests column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column forum (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column firstpost (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column assessed (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column timestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column pinned (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_forum_discussions column timelocked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column ltiid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column datesubmitted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column dateupdated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column gradepercent (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column originalgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column launchid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_submission column state (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column status (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column attemptnumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_submission column latest (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column eventname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column action (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column target (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column objecttable (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column objectid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column crud (type VARCHAR[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column edulevel (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column contextinstanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column relateduserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column anonymous (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column other (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column origin (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column ip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_events column realuserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overview_regrades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overview_regrades column questionusageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overview_regrades column slot (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overview_regrades column newfraction (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overview_regrades column oldfraction (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overview_regrades column regraded (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overview_regrades column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column enabled (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column submissionend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column timeallocated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column settings (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column resultstatus (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column resultmessage (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopallocation_scheduled column resultlog (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220905 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220905 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_upgrade column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_upgrade column oldcmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_upgrade column oldinstance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_upgrade column newcmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_upgrade column newinstance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_upgrade column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column machinename (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column title (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column majorversion (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column minorversion (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column patchversion (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column runnable (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column fullscreen (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column embedtypes (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column preloadedjs (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column preloadedcss (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column droplibrarycss (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column semantics (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column addto (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column coremajor (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column coreminor (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column metadatasettings (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column tutorial (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column example (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column type (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column plugin (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column version (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column targetversion (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column info (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column details (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column backtrace (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_upgrade_log column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column type (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column convhash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column itemtype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_conversations column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column descriptionformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column url (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidence column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column criteriatype (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column module (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column moduleinstance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column courseinstance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column enrolperiod (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column gradepass (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_criteria column role (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_active column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_active column filter (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_active column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_active column active (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_active column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad column userid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad column courseid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad column moduleid (type INT[10]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad column targetcompletiondate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_launchpad column completioncutoffdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_role column shortname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_role column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_role column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role column archetype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_locks column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_locks column pageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_locks column sectionname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_locks column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_locks column lockedat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_capabilities column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_capabilities column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_capabilities column captype (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_capabilities column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_capabilities column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_capabilities column riskbitmask (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column elementid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column pagehash (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column drafttext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column draftid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column pageinstance (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_editor_atto_autosave column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column appid (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column name (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column model (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column platform (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column version (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column pushid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column uuid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_devices column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_modules column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_modules column name (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_modules column cron (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_modules column lastcron (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_modules column search (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_modules column visible (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_file column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_file column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_file column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_file column numfiles (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column usercompetencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column action (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column actionuserid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column descidentifier (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column desccomponent (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column desca (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column note (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_evidence column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column publish (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column showresults (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column display (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column allowupdate (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column allowmultiple (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column showunanswered (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column includeinactive (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column limitanswers (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column timeopen (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column timeclose (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column showpreview (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column completionsubmit (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_choice column showavailable (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_areas column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_areas column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_areas column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_areas column areaname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_grading_areas column activemethod (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_config column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_config column filter (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_config column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_config column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_filter_config column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_sections column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_sections column quizid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_sections column firstslot (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_sections column heading (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_sections column shufflequestions (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column itemtype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column ordering (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_favourite column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column workflowid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column runid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column type (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column stepclass (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column data (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column steporder (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column executed (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column prevstepid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column number (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column results (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_run_hist column stepconfigid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column type (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column tablename (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column fieldorarea (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column filename (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column reftable (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column refid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_areas column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_checks column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_checks column checktype (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_checks column shortname (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_checks column checkgroup (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_checks column status (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_checks column severity (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_my_pages column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_my_pages column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_my_pages column name (type VARCHAR[200]) -> false 2022-10-02 23:01:09 source > Table mdl_my_pages column private (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_my_pages column sortorder (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_filters column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_filters column filter (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_filters column version (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_filters column md5key (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_filters column rawtext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_cache_filters column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tool_consumer_map column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tool_consumer_map column toolid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_tool_consumer_map column consumerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_config_plugins column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_config_plugins column plugin (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_config_plugins column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_config_plugins column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column anonymous (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column email_notification (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column multiple_submit (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column autonumbering (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column site_after_submit (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column page_after_submit (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column page_after_submitformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column publish_stats (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column timeopen (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column timeclose (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback column completionsubmit (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_definitions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_definitions column category (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_definitions column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_definitions column type (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_definitions column options (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_dataset_definitions column itemcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column username (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column email (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column confirmtoken (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_auth_oauth2_linked_login column confirmtokenexpires (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column statsreads (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column statswrites (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_daily column stattype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column choose (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column subcats (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_randomsamatch_options column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column archived (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_payment_accounts column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column shortname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column visible (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column duedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_template column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_results column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_results column contentid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_results column checkid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_results column errorcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column numfiles (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column data1 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column data2 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column submissioncomment (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column format (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column teacher (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column timemarked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignment_submissions column mailed (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column typeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column username (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column password (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_instances column readonly (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column hostid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column remoteid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column categoryname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column fullname (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column shortname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column summary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column summaryformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column startdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_courses column rolename (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_datasets column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_datasets column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_datasets column datasetdefinition (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_answers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_answers column choiceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_answers column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_answers column optionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_choice_answers column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_monthly column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_monthly column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_monthly column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_monthly column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_monthly column stattype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_monthly column stat1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_monthly column stat2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column quiz (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column timeopen (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column timeclose (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column timelimit (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column attempts (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_overrides column password (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column shortname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column scaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column scaleconfiguration (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column visible (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column taxonomies (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_framework column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprule column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprule column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprule column childactivityset (type VARCHAR[15]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprule column minimumcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprule column minimumpercent (type FLOAT[11]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprule column conditioncombination (type VARCHAR[3]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_rolluprule column action (type VARCHAR[15]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_modulecomp column ruleoutcome (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_timer column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_timer column lessonid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_timer column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_timer column starttime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_timer column lessontime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_timer column completed (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_timer column timemodifiedoffline (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_prediction_actions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_prediction_actions column predictionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_prediction_actions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_prediction_actions column actionname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_prediction_actions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries_categories column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries_categories column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries_categories column entryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_category column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_category column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_info_category column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column hashcode (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column whichattempts (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column firstattemptscount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column highestattemptscount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column lastattemptscount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column allattemptscount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column firstattemptsavg (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column highestattemptsavg (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column lastattemptsavg (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column allattemptsavg (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column median (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column standarddeviation (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column skewness (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column kurtosis (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column cic (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column errorratio (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_statistics column standarderror (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_resets column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_resets column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_resets column timerequested (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_resets column timererequested (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_resets column token (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column objectiveid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column targetobjectiveid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column readsatisfiedstatus (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column readnormalizedmeasure (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column writesatisfiedstatus (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_mapinfo column writenormalizedmeasure (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column script (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column value (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column instance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column iprestriction (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column validuntil (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_private_key column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column status (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column reviewerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column proficiency (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercomp column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_ddwtos column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_message_popup column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_popup column messageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_popup column isread (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_versions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_versions column pageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_versions column content (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_versions column contentformat (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_versions column version (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_versions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_wiki_versions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220829 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220829 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_registration_hubs column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_registration_hubs column token (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_registration_hubs column hubname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_registration_hubs column huburl (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_registration_hubs column confirmed (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_registration_hubs column secret (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_registration_hubs column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column state (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column sid (type VARCHAR[128]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column sessdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column firstip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_sessions column lastip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220822 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220822 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_enrolments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_enrolments column hostid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_enrolments column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_enrolments column remotecourseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_enrolments column rolename (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_enrolments column enroltime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnetservice_enrol_enrolments column enroltype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_questions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_questions column text (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_questions column shorttext (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_questions column multi (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_questions column intro (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_questions column type (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_survey_questions column options (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_check column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_check column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_check column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_check column checkid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_check column checkcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_brickfield_cache_check column errorcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column backupid (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column operation (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column type (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column format (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column interactive (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column purpose (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column status (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column execution (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column executiontime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column checksum (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column progress (type DECIMAL[15]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_controllers column controller (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column eventtype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column pollinterval (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column lastupdated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_event_subscriptions column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column templateid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column origtemplateid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column duedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column reviewerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plan column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_shortanswer_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_shortanswer_options column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_shortanswer_options column usecase (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column fullname (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column shortname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column summary (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column summaryformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column category (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column reason (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column requester (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_request column password (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_grades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_grades column quiz (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_grades column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_grades column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_grades column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_aggr_methd column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_aggr_methd column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_aggr_methd column criteriatype (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_aggr_methd column method (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_aggr_methd column value (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_grades column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_grades column assessmentid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_grades column strategy (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_grades column dimensionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_grades column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_grades column peercomment (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshop_grades column peercommentformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column sort (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column descriptiontrust (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column grade0 (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column grade1 (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors column weight (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_settings column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_settings column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_settings column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_settings column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors_map column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors_map column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors_map column nonegative (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_numerrors_map column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_steps column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_steps column questionattemptid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_steps column sequencenumber (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_steps column state (type VARCHAR[13]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_steps column fraction (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_steps column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_attempt_steps column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column shortname (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column competencyframeworkid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column parentid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column path (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column ruletype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column ruleoutcome (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column ruleconfig (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column scaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column scaleconfiguration (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column lessonid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column prevpageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column nextpageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column qtype (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column qoption (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column layout (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column display (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column title (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column contents (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_pages column contentsformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column gradeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column x (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column y (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column width (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column rawtext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column pageno (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column colour (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_cmnt column draft (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column lessonid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column pageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column retry (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column flag (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column timeseen (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_branch column nextpageid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_plugin_config column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_plugin_config column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_plugin_config column plugin (type VARCHAR[28]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_plugin_config column subtype (type VARCHAR[28]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_plugin_config column name (type VARCHAR[28]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_plugin_config column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drags column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drags column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drags column no (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drags column draggroup (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drags column infinite (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_ddimageortext_drags column label (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidencecomp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidencecomp column userevidenceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidencecomp column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidencecomp column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidencecomp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_userevidencecomp column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_comments column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_comments column workshopid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_comments column sort (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_comments column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_comments column descriptionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column proficiency (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompcourse column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column action (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column oldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column source (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column loggeduser (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column scale (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_scale_history column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message_popup_notifications column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_popup_notifications column notificationid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_context column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_context column consumerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_context column lticontextkey (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_context column type (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_context column settings (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_context column created (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_context column updated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column practice (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column modattempts (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column usepassword (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column password (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column dependency (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column conditions (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column custom (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column ongoing (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column usemaxgrade (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column maxanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column maxattempts (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column review (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column nextpagedefault (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column feedback (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column minquestions (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column maxpages (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column timelimit (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column retake (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column activitylink (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column mediafile (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column mediaheight (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column mediawidth (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column mediaclose (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column slideshow (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column width (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column height (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column bgcolor (type VARCHAR[7]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column displayleft (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column displayleftif (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column progressbar (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column available (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column deadline (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column completionendreached (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column completiontimespent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson column allowofflineattempts (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings_groups column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings_groups column groupingid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings_groups column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings_groups column timeadded (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_queue column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_queue column submissionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_queue column submissionattempt (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignfeedback_editpdf_queue column attemptedconversions (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_context_levels column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_context_levels column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_context_levels column contextlevel (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_units column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_units column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_units column multiplier (type DECIMAL[38]) -> false 2022-10-02 23:01:09 source > Table mdl_question_numerical_units column unit (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column starttime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column endtime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column sampleorigin (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column sampleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column indicator (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column value (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_indicator_calc column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_capabilities column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_capabilities column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_capabilities column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_capabilities column capability (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_role_capabilities column permission (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_capabilities column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_capabilities column modifierid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column functionname (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column xmlrpcpath (type VARCHAR[80]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column plugintype (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column pluginname (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column help (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column profile (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column filename (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column classname (type VARCHAR[150]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_rpc column static (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types_config column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types_config column typeid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types_config column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_lti_types_config column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column itemtype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column tagcollid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column callback (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column callbackfile (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column showstandard (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tag_area column multiplecontexts (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column feedback (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column guestid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column random_response (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column anonymous_response (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_feedback_completedtmp column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_contents_libraries column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_contents_libraries column h5pid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_contents_libraries column libraryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_contents_libraries column dependencytype (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_contents_libraries column dropcss (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_contents_libraries column weight (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recent_activity column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recent_activity column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recent_activity column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recent_activity column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recent_activity column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recent_activity column action (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_block_recent_activity column modname (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_onlinetext column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_onlinetext column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_onlinetext column submission (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_onlinetext column onlinetext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_assignsubmission_onlinetext column onlineformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column definitionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column descriptionmarkers (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column descriptionmarkersformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_gradingform_guide_criteria column maxscore (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column scorm (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column manifest (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column organization (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column parent (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column identifier (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column launch (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column scormtype (type VARCHAR[5]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column title (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column enrol (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column status (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column enrolperiod (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column enrolstartdate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column enrolenddate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column expirynotify (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column expirythreshold (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column notifyall (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column password (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column cost (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column currency (type VARCHAR[3]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint1 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint2 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint3 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint4 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint5 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint6 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint7 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customint8 (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customchar1 (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customchar2 (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customchar3 (type VARCHAR[1333]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customdec1 (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customdec2 (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customtext1 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customtext2 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customtext3 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column customtext4 (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column url (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column filtertags (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column failedlastsync (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_blog_external column timefetched (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_reports column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_reports column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_reports column displayorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_reports column capability (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_message_processors column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message_processors column name (type VARCHAR[166]) -> false 2022-10-02 23:01:09 source > Table mdl_message_processors column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_category column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_category column categoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_category column shortname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_category column fullname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_recyclebin_category column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_switch column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_switch column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_switch column allowswitch (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log column time (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log column ip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_log column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log column module (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_log column cmid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log column action (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_log column url (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_log column info (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column modelid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column version (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column evaluationmode (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column target (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column indicators (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column timesplitting (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column score (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column info (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column dir (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_models_log column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column planid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column proficiency (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_usercompplan column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column workflowid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column eventid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column status (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column tries (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column laststep (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_queue column executiontime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_infected_files column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_infected_files column filename (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_infected_files column quarantinedfile (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_infected_files column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_infected_files column reason (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_infected_files column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_category column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_category column name (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_category column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_category column descriptionformat (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_category column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_category column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_dataprivacy_category column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_logs column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_logs column backupid (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_logs column loglevel (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_logs column message (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_backup_logs column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220628 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220628 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column slot (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column quizid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column page (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column requireprevious (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column questioncategoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column includingsubcategories (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_quiz_slots column maxmark (type DECIMAL[12]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column toolid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column serviceurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column sourceid (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column consumerkey (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column consumersecret (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column membershipsurl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column membershipsid (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column lastgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column lastaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_users column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_files column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_files column modelid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_files column fileid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_files column action (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_analytics_used_files column time (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column statsreads (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column statswrites (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_stats_user_monthly column stattype (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_functions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_functions column externalserviceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_external_services_functions column functionname (type VARCHAR[200]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column configdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groupings column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_event_fields column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_event_fields column eventname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_event_fields column jsonfields (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column event (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column enabled (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column realtime (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column draft (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column debug (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_trigger_workflows column timetriggered (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_crit_compl column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_crit_compl column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_crit_compl column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_crit_compl column criteriaid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_crit_compl column gradefinal (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_crit_compl column unenroled (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_completion_crit_compl column timecompleted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_config column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_config column instance (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_config column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_portfolio_instance_config column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column grade (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column displayoptions (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column enabletracking (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column grademethod (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_h5pactivity column reviewmode (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column blockinstanceid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column pagetype (type VARCHAR[64]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column subpage (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column visible (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column region (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_block_positions column weight (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column lessonid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column available (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column deadline (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column timelimit (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column review (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column maxattempts (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column retake (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_lesson_overrides column password (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue column eventdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue column stackdump (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_events_queue column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_cohortroles column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_cohortroles column cohortid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_cohortroles column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_cohortroles column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_cohortroles column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_cohortroles column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_tool_cohortroles column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column qtype (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column sqltext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column sqlparams (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column error (type MEDIUMINT[7]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column info (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column backtrace (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column exectime (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_log_queries column timelogged (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack column email (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack column backpackuid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack column autosync (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack column password (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_badge_backpack column externalbackpackid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_override column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_override column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_role_allow_override column allowoverride (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column tobemigrated (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column legacyfiles (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column legacyfileslast (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column display (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column displayoptions (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column filterfiles (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column revision (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_resource column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column intro (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column introformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column revision (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column keepold (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column structure (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_imscp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column chatid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column groupid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column version (type VARCHAR[16]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column ip (type VARCHAR[45]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column firstping (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column lastping (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column lastmessageping (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column sid (type VARCHAR[32]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column course (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_chat_users column lang (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_levels column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_levels column dimensionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_levels column grade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_levels column definition (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_workshopform_rubric_levels column definitionformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_ruleconds column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_ruleconds column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_ruleconds column conditioncombination (type VARCHAR[3]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_ruleconds column ruletype (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_seq_ruleconds column action (type VARCHAR[25]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_history column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_history column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_history column hash (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_user_password_history column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_subquestions column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_subquestions column questionid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_subquestions column questiontext (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_subquestions column questiontextformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_qtype_match_subquestions column answertext (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column question (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column synchronize (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column single (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column shuffleanswers (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column correctfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column correctfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column partiallycorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column partiallycorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column incorrectfeedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column incorrectfeedbackformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column answernumbering (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_question_calculated_options column shownumcorrect (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column parent (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column depth (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column path (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column fullname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column aggregation (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column keephigh (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column droplow (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column aggregateonlygraded (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column aggregateoutcomes (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_categories column hidden (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column idnumber (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column name (type VARCHAR[254]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column descriptionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column enrolmentkey (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column picture (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_groups column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_application column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_application column name (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_application column display_name (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_application column xmlrpc_server_url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_application column sso_land_url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_mnet_application column sso_jump_url (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column type (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column component (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column classname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column timestart (type DECIMAL[20]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column timeend (type DECIMAL[20]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column dbreads (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column dbwrites (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column result (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column output (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column hostname (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_task_log column pid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220609 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220609 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column glossaryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column concept (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column definition (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column definitionformat (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column definitiontrust (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column attachment (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column teacherentry (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column sourceglossaryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column usedynalink (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column casesensitive (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column fullmatch (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_entries column approved (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220729 column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_course_sections_20220729 column availability (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column consumerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column ltiresourcelinkkey (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column settings (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column primaryresourcelinkid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column shareapproved (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column created (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_resource_link column updated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_endpoint column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_endpoint column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_endpoint column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_endpoint column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_endpoint column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_endpoint column url (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_oauth2_endpoint column issuerid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries_cachedassets column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries_cachedassets column libraryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_h5p_libraries_cachedassets column hash (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column name (type VARCHAR[400]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column description (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column descriptionformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column area (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_customfield_category column contextid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column action (type VARCHAR[30]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column roleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column courseid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column timestart (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column timeend (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_flatfile column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_count column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_count column analysisid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_count column try (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_question_response_count column rcount (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column action (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column oldid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column source (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column loggeduser (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column itemid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column rawgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column rawgrademax (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column rawgrademin (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column rawscaleid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column finalgrade (type DECIMAL[10]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column hidden (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column locked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column locktime (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column exported (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column overridden (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column excluded (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column feedback (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column feedbackformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column information (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_grade_grades_history column informationformat (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column assignment (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column locked (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column mailed (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column extensionduedate (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column workflowstate (type VARCHAR[20]) -> false 2022-10-02 23:01:09 source > Table mdl_assign_user_flags column allocatedmarker (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_onedrive_access column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_onedrive_access column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_onedrive_access column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_onedrive_access column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_onedrive_access column permissionid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_repository_onedrive_access column itemid (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_files_reference column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files_reference column repositoryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files_reference column lastsync (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_files_reference column reference (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_files_reference column referencehash (type VARCHAR[40]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plancomp column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plancomp column planid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plancomp column competencyid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plancomp column sortorder (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plancomp column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plancomp column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_competency_plancomp column usermodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message column useridfrom (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message column useridto (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message column subject (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message column fullmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message column fullmessageformat (type SMALLINT[5]) -> false 2022-10-02 23:01:09 source > Table mdl_message column fullmessagehtml (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message column smallmessage (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message column notification (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_message column contexturl (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message column contexturlname (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_message column timecreated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message column timeuserfromdeleted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message column timeusertodeleted (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_message column component (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_message column eventtype (type VARCHAR[100]) -> false 2022-10-02 23:01:09 source > Table mdl_message column customdata (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_categories column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_categories column glossaryid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_categories column name (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_glossary_categories column usedynalink (type TINYINT[3]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column name (type VARCHAR[50]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column consumerkey256 (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column consumerkey (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column secret (type VARCHAR[1024]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column ltiversion (type VARCHAR[10]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column consumername (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column consumerversion (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column consumerguid (type VARCHAR[1024]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column profile (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column toolproxy (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column settings (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column protected (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column enabled (type BIT[1]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column enablefrom (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column enableuntil (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column lastaccess (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column created (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_enrol_lti_lti2_consumer column updated (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column id (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column userid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column scormid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column scoid (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column attempt (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column element (type VARCHAR[255]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column value (type LONGTEXT[2147483647]) -> false 2022-10-02 23:01:09 source > Table mdl_scorm_scoes_track column timemodified (type BIGINT[19]) -> false 2022-10-02 23:01:09 source > Target File position : FileName: mysql-bin-changelog.002540, Position : 107516140 2022-10-02 23:01:09 source > Using CDC: true 2022-10-02 23:01:09 source > JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = true 2022-10-02 23:01:09 source > JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2022-10-02 23:01:09 source > EmbeddedConfig values: access.control.allow.methods = access.control.allow.origin = admin.listeners = null bootstrap.servers = [localhost:9092] client.dns.lookup = use_all_dns_ips config.providers = [] connector.client.config.override.policy = All header.converter = class org.apache.kafka.connect.storage.SimpleHeaderConverter key.converter = class org.apache.kafka.connect.json.JsonConverter listeners = [http://:8083] metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 offset.flush.interval.ms = 1000 offset.flush.timeout.ms = 5000 offset.storage.file.filename = /tmp/cdc-state-offset11080058190537596413/offset.dat offset.storage.partitions = null offset.storage.replication.factor = null offset.storage.topic = plugin.path = null response.http.headers.config = rest.advertised.host.name = null rest.advertised.listener = null rest.advertised.port = null rest.extension.classes = [] ssl.cipher.suites = null ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS task.shutdown.graceful.timeout.ms = 5000 topic.creation.enable = true topic.tracking.allow.reset = true topic.tracking.enable = true value.converter = class org.apache.kafka.connect.json.JsonConverter 2022-10-02 23:01:09 source > The worker has been configured with one or more internal converter properties ([internal.key.converter, internal.value.converter]). Support for these properties was deprecated in version 2.0 and removed in version 3.0, and specifying them will have no effect. Instead, an instance of the JsonConverter with schemas.enable set to false will be used. For more information, please visit http://kafka.apache.org/documentation/#upgrade and consult the upgrade notesfor the 3.0 release. 2022-10-02 23:01:09 source > Variables cannot be used in the 'plugin.path' property, since the property is used by plugin scanning before the config providers that replace the variables are initialized. The raw value 'null' was used for plugin scanning, as opposed to the transformed value 'null', and this may cause unexpected results. 2022-10-02 23:01:09 source > JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2022-10-02 23:01:09 source > JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false 2022-10-02 23:01:09 source > Starting FileOffsetBackingStore with file /tmp/cdc-state-offset11080058190537596413/offset.dat 2022-10-02 23:01:09 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_assign_grades 2022-10-02 23:01:09 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_assign_overrides: tmp table: _airbyte_tmp_ezj_mdl_assign_overrides, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:09 source > Starting MySqlConnectorTask with configuration: 2022-10-02 23:01:09 source > connector.class = io.debezium.connector.mysql.MySqlConnector 2022-10-02 23:01:09 source > snapshot.locking.mode = none 2022-10-02 23:01:09 source > max.queue.size = 8192 2022-10-02 23:01:09 source > database.history.consumer.security.protocol = SSL 2022-10-02 23:01:09 source > include.schema.changes = false 2022-10-02 23:01:09 source > database.sslmode = PREFERRED 2022-10-02 23:01:09 source > binary.handling.mode = base64 2022-10-02 23:01:09 source > offset.storage.file.filename = /tmp/cdc-state-offset11080058190537596413/offset.dat 2022-10-02 23:01:09 source > decimal.handling.mode = string 2022-10-02 23:01:09 source > converters = boolean, datetime 2022-10-02 23:01:09 source > datetime.type = io.airbyte.integrations.debezium.internals.MySQLDateTimeConverter 2022-10-02 23:01:09 source > value.converter = org.apache.kafka.connect.json.JsonConverter 2022-10-02 23:01:09 source > key.converter = org.apache.kafka.connect.json.JsonConverter 2022-10-02 23:01:09 source > database.history.file.filename = /tmp/cdc-db-history1580846711758742808/dbhistory.dat 2022-10-02 23:01:09 source > database.user = airbyte 2022-10-02 23:01:09 source > database.dbname = uctohsDB 2022-10-02 23:01:09 source > offset.storage = org.apache.kafka.connect.storage.FileOffsetBackingStore 2022-10-02 23:01:09 source > database.history.producer.security.protocol = SSL 2022-10-02 23:01:09 source > boolean.type = io.debezium.connector.mysql.converters.TinyIntOneToBooleanConverter 2022-10-02 23:01:09 source > database.server.name = uctohsDB 2022-10-02 23:01:09 source > offset.flush.timeout.ms = 5000 2022-10-02 23:01:09 source > database.port = 36783 2022-10-02 23:01:09 source > offset.flush.interval.ms = 1000 2022-10-02 23:01:09 source > key.converter.schemas.enable = false 2022-10-02 23:01:09 source > internal.key.converter = org.apache.kafka.connect.json.JsonConverter 2022-10-02 23:01:09 source > database.hostname = 127.0.0.1 2022-10-02 23:01:09 source > database.password = ******** 2022-10-02 23:01:09 source > name = uctohsDB 2022-10-02 23:01:09 source > value.converter.schemas.enable = false 2022-10-02 23:01:09 source > internal.value.converter = org.apache.kafka.connect.json.JsonConverter 2022-10-02 23:01:09 source > max.batch.size = 2048 2022-10-02 23:01:09 source > table.include.list = uctohsDB.mdl_assign,uctohsDB.mdl_assign_grades,uctohsDB.mdl_assign_overrides,uctohsDB.mdl_assign_submission,uctohsDB.mdl_assign_user_flags,uctohsDB.mdl_assign_user_mapping,uctohsDB.mdl_assignfeedback_comments,uctohsDB.mdl_block_launchpad,uctohsDB.mdl_book,uctohsDB.mdl_book_chapters,uctohsDB.mdl_chat,uctohsDB.mdl_choice,uctohsDB.mdl_context,uctohsDB.mdl_course,uctohsDB.mdl_course_modules,uctohsDB.mdl_course_modules_completion,uctohsDB.mdl_course_sections,uctohsDB.mdl_data,uctohsDB.mdl_enrol,uctohsDB.mdl_feedback,uctohsDB.mdl_forum,uctohsDB.mdl_forum_discussions,uctohsDB.mdl_forum_posts,uctohsDB.mdl_glossary,uctohsDB.mdl_grade_categories,uctohsDB.mdl_grade_grades,uctohsDB.mdl_grade_grades_history,uctohsDB.mdl_groupings,uctohsDB.mdl_groupings_groups,uctohsDB.mdl_groups,uctohsDB.mdl_groups_members 2022-10-02 23:01:09 source > snapshot.mode = when_needed 2022-10-02 23:01:09 source > database.history = io.debezium.relational.history.FileDatabaseHistory 2022-10-02 23:01:09 source > database.include.list = uctohsDB 2022-10-02 23:01:09 destination > closing connection 2022-10-02 23:01:10 source > No previous offsets found 2022-10-02 23:01:10 source > Closing connection before starting schema recovery 2022-10-02 23:01:10 source > Connection gracefully closed 2022-10-02 23:01:10 source > Connector started for the first time, database history recovery will not be executed 2022-10-02 23:01:10 source > Reconnecting after finishing schema recovery 2022-10-02 23:01:10 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_assign_overrides 2022-10-02 23:01:10 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_assign_submission: tmp table: _airbyte_tmp_opu_mdl_assign_submission, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:10 destination > closing connection 2022-10-02 23:01:11 source > Requested thread factory for connector MySqlConnector, id = uctohsDB named = change-event-source-coordinator 2022-10-02 23:01:11 source > Creating thread debezium-mysqlconnector-uctohsDB-change-event-source-coordinator 2022-10-02 23:01:11 source > Metrics registered 2022-10-02 23:01:11 source > Context created 2022-10-02 23:01:11 source > No previous offset has been found 2022-10-02 23:01:11 source > According to the connector configuration both schema and data will be snapshotted 2022-10-02 23:01:11 source > Snapshot step 1 - Preparing 2022-10-02 23:01:11 source > Snapshot step 2 - Determining captured tables 2022-10-02 23:01:11 source > Read list of available databases 2022-10-02 23:01:11 source > list of available databases is: [information_schema, mysql, performance_schema, sys, uctohsDB] 2022-10-02 23:01:11 source > Read list of available tables in each database 2022-10-02 23:01:11 source > snapshot continuing with database(s): [uctohsDB] 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_wiki_synonyms to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_workflow_hist to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quizaccess_seb_quizsettings to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_sessions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_criteria to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_lti2_nonce to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_user_actions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lti to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_dataprivacy_category to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_portfolio_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_data_records to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_numerical_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_datasets to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_plancomp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_aicc_session to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_oauth2_system_account to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections_20220822 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_discussions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_dataprivacy_ctxinstance to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_dataprivacy_purpose to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_choice to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_criteria_met to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_hints to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback_completedtmp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_context to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_read to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_lti2_context to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_siyavula to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignfeedback_editpdf_rot to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_payments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_scoes to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_log_queries to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_payment_gateways to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_survey_answers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_event_fields to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_dataprivacy_ctxlevel to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections_20220912 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_portfolio_instance_config to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_event_subscriptions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_auth_saml2_kvstore to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback_sitecourse_map to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_ddimageortext_drags to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_lti2_resource_link to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_gradingform_rubric_criteria to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_policy_versions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_siyavulaqt to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_posts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_rss_client to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_survey_analysis to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_lastaccess to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_track_prefs to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_messages to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_external_services_functions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_outcomes_courses to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_info_category to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_coursecomp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson_grades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_lti2_user_result to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_issued to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_ddimageortext to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_grades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_match_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_process to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_workflows to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_train_samples to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_info_data to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_gradingform_guide_criteria to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_blog_external to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_repository_instance_config to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_modules_20220527 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_customfield_data to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_categories to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_used_analysables to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_notifications to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_grades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson_pages to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_contacts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_slot_tags to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_positions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5p_contents_libraries to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_framework to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson_answers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assign_submission to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_usercompplan to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_context_temp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections_20220905 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_alignment to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_assignments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_users_blocked to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_calculated_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_monitor_history to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_ltiservice_gradebookservices to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_editor_atto_autosave to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignfeedback_editpdf_cmnt to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_queue to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_popup_notifications to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_ddmarker to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5pactivity to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_truefalse to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopeval_best_settings to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_flatfile to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson_timer to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_config_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_usertours_steps to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assign_overrides to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_files_reference to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_ddmarker_drops to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_shortanswer_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_infected_files to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_cache_flags to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback_valuetmp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_steps to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_read to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_chat_messages to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson_attempts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_checks to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_customfield_field to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignfeedback_editpdf_queue to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_conversation_actions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_log_display to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_published to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_events_queue to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_folder to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_remote_service2rpc to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_report_customsql_queries to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_tool_consumer_map to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_task_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_multichoice_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_geogebra to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_remote_rpc to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_allow_view to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_comments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5p_library_dependencies to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_contact_requests to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_data_fields to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_external_services to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_content to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_feedback to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_essay_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_overrides to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_files to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_page to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_dataprivacy_request to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_randomsamatch_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_conversations to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_policy_acceptances to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_import_values to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_stats_user_daily to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopform_comments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_groupings to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_request to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_event to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopform_numerrors_map to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lti_access_tokens to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback_value to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_templatecomp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignfeedback_file to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_blog_association to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_contentbank_content to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lti_tool_proxies to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_email_messages to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quizaccess_seb_template to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_label to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_messageinbound_handlers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_attempts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopform_numerrors to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_settings to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_import_newitem to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_seq_objective to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_models to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_filter_config to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_repository_instances to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_manual_award to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_groups to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_airnotifier_devices to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_events_handlers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopform_rubric to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_external_backpack to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_slots to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignment_upgrade to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_stats_user_weekly to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_numerical to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5pactivity_attempts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5p to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_dataprivacy_purposerole to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_outcomes_history to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grading_instances to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_customlang to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_learn_events to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_filter_active to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_format_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_allow_assign to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_license to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5p_libraries_cachedassets to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_book to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_glossary_formats to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_oauth2_access_token to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scale_history to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_url to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignfeedback_editpdf_quick to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_choice_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_recent_activity to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshop_submissions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grading_definitions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_lti2_share_key to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assign_user_mapping to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_ddimageortext_drops to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_errors to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignsubmission_file to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_usertours_tours to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_preferences to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_devices to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_seq_ruleconds to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_stats_weekly to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_providers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tag_instance to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_repository_onedrive_access to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_backpack to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_host2service to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_summary to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_items to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_chat to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_glossary_entries to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_names to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_used_files to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lti_tool_settings to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_application to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_seq_mapinfo to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_schedule to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_capabilities to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_results to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assign to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_data_content to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_userevidencecomp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_glossary_categories to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_events_queue_handlers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_models_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_wiki_versions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_enrolments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopform_rubric_levels to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_tools to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_run_hist to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_userevidence to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_popup to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_private_key to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson_branch to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_info_field to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_modules to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignfeedback_comments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_usercompcourse to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_geogebra_attempts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_backup_controllers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_recyclebin_course to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_launchpad to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_cache_filters to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_gradingform_rubric_levels to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_templatecohort to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_favourite to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_monitor_rules to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignment to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_seq_rolluprulecond to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_grades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_oauth2_user_field_mapping to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_external_tokens to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignsubmission_onlinetext to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_password_history to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_gradingform_rubric_fillings to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_allow_switch to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_scoes_data to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_rpc to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_statistics to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_attempt_steps to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_ddmarker_drags to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_stats_monthly to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_instances to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_endorsement to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_task_scheduled to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopform_rubric_config to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_events to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_wiki to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_completion_criteria to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_monitor_events to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_gradingform_guide_comments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopform_accumulative to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_backup_logs to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tag_area to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignfeedback_editpdf_annot to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshopallocation_scheduled to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_prediction_actions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_data to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_monitor_subscriptions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_messageinbound_messagelist to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_wiki_pages to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshop_assessments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_groupings_groups to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_oauth2_issuer to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_trigger_queue to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_external_services_users to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_categories to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_messageinbound_datakeys to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_launchpad_20220812 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_categories to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_launchpad_20220808 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_context_levels to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tag_correlation to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_usages to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_upgrade_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_glossary_entries_categories to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_portfolio_instance_user to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_geogebra_options to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_subscriptions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grading_areas to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_wiki_links to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scale to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_file_conversion to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_qtype_match_subquestions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_attempts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_payment_accounts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_lti2_tool_proxy to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_external_functions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5pactivity_attempts_results to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_cache_check to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lti_submission to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_cohort to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnetservice_enrol_courses to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshop_aggregations to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_response_count to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_chat_users to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_task_adhoc to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_indicator_calc to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assign_user_flags to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_policy to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_predict_samples to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_config to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_customlang_components to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_response_analysis to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_related to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_portfolio_instance to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_scoes_track to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_usercomp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_lti2_consumer to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_portfolio_mahara_queue to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tag_coll to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_recentlyaccesseditems to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_service2rpc to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_recyclebin_category to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_letters to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback_template to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_h5p_libraries to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_config_plugins to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_resource_old to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_dataset_items to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_categories_history to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_template to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_cohort_members to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshop_grades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback_item to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_profiling to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_digests to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_processors to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_sso_access_control to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_report_customsql_categories to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_cache_acts to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_completion_aggr_methd to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_gradingform_guide_fillings to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_analytics_predictions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_backpack_oauth2 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum_discussion_subs to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_seq_rolluprule to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_siyavula_grades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assignment_submissions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_modules to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_search_index_requests to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnetservice_enrol_enrolments to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_external to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_message_conversation_members to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lti_types to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_reports to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_stats_user_monthly to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_glossary_alias to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_multianswer to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assign_grades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_scorm_seq_rulecond to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_host to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_oauth2_refresh_token to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_auth_saml2_idps to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_imscp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_session to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_groups_members to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_answers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_survey_questions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_resource to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_outcomes to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_mnet_service to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_rating to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_search_simpledb_index to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_glossary to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections_20220609 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lesson_overrides to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_paypal to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_wiki_locks to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_survey to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_block_configurable_reports to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_completion_defaults to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_ddwtos to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_capabilities to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_dataprivacy_ctxexpired to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_workshop to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_external_identifier to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_modules_completion to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_logstore_standard_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_stats_daily to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_relatedcomp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lti_types_config to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_evidence to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_modulecomp to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_paygw_paypal to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_post to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_my_pages to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_enrol_lti_users to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_items_history to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_cohortroles to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_choice_answers to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_auth_oauth2_linked_login to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_feedback_completed to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_registration_hubs to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_book_chapters to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections_20220628 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_coursecompsetting to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_calculated to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_role_allow_override to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_log to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_oauth2_endpoint to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_wiki_subwikis to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections_20220829 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_repository to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_statistics to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_completions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tag to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_lock_db to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_portfolio_tempdata to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_grade_grades_history to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_user_password_resets to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_chat_messages_current to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_backup_courses to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_customfield_category to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_competency_plan to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_completion_crit_compl to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_tool_brickfield_areas to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_overview_regrades to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_forum to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_numerical_units to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_quiz_sections to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_badge_criteria_param to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_gapselect to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_course_sections_20220729 to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_dataset_definitions to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_assign_plugin_config to the list of capture schema tables 2022-10-02 23:01:11 source > Adding table uctohsDB.mdl_question_attempt_step_data to the list of capture schema tables 2022-10-02 23:01:11 source > Snapshot step 3 - Locking captured tables [uctohsDB.mdl_assign, uctohsDB.mdl_assign_grades, uctohsDB.mdl_assign_overrides, uctohsDB.mdl_assign_submission, uctohsDB.mdl_assign_user_flags, uctohsDB.mdl_assign_user_mapping, uctohsDB.mdl_assignfeedback_comments, uctohsDB.mdl_block_launchpad, uctohsDB.mdl_book, uctohsDB.mdl_book_chapters, uctohsDB.mdl_chat, uctohsDB.mdl_choice, uctohsDB.mdl_context, uctohsDB.mdl_course, uctohsDB.mdl_course_modules, uctohsDB.mdl_course_modules_completion, uctohsDB.mdl_course_sections, uctohsDB.mdl_data, uctohsDB.mdl_enrol, uctohsDB.mdl_feedback, uctohsDB.mdl_forum, uctohsDB.mdl_forum_discussions, uctohsDB.mdl_forum_posts, uctohsDB.mdl_glossary, uctohsDB.mdl_grade_categories, uctohsDB.mdl_grade_grades, uctohsDB.mdl_grade_grades_history, uctohsDB.mdl_groupings, uctohsDB.mdl_groupings_groups, uctohsDB.mdl_groups, uctohsDB.mdl_groups_members] 2022-10-02 23:01:11 source > Snapshot step 4 - Determining snapshot offset 2022-10-02 23:01:11 source > Read binlog position of MySQL primary server 2022-10-02 23:01:11 source > using binlog 'mysql-bin-changelog.002540' at position '107516140' and gtid '' 2022-10-02 23:01:11 source > Snapshot step 5 - Reading structure of captured tables 2022-10-02 23:01:11 source > All eligible tables schema should be captured, capturing: [uctohsDB.mdl_analytics_indicator_calc, uctohsDB.mdl_analytics_models, uctohsDB.mdl_analytics_models_log, uctohsDB.mdl_analytics_predict_samples, uctohsDB.mdl_analytics_prediction_actions, uctohsDB.mdl_analytics_predictions, uctohsDB.mdl_analytics_train_samples, uctohsDB.mdl_analytics_used_analysables, uctohsDB.mdl_analytics_used_files, uctohsDB.mdl_assign, uctohsDB.mdl_assign_grades, uctohsDB.mdl_assign_overrides, uctohsDB.mdl_assign_plugin_config, uctohsDB.mdl_assign_submission, uctohsDB.mdl_assign_user_flags, uctohsDB.mdl_assign_user_mapping, uctohsDB.mdl_assignfeedback_comments, uctohsDB.mdl_assignfeedback_editpdf_annot, uctohsDB.mdl_assignfeedback_editpdf_cmnt, uctohsDB.mdl_assignfeedback_editpdf_queue, uctohsDB.mdl_assignfeedback_editpdf_quick, uctohsDB.mdl_assignfeedback_editpdf_rot, uctohsDB.mdl_assignfeedback_file, uctohsDB.mdl_assignment, uctohsDB.mdl_assignment_submissions, uctohsDB.mdl_assignment_upgrade, uctohsDB.mdl_assignsubmission_file, uctohsDB.mdl_assignsubmission_onlinetext, uctohsDB.mdl_auth_oauth2_linked_login, uctohsDB.mdl_auth_saml2_idps, uctohsDB.mdl_auth_saml2_kvstore, uctohsDB.mdl_backup_controllers, uctohsDB.mdl_backup_courses, uctohsDB.mdl_backup_logs, uctohsDB.mdl_badge, uctohsDB.mdl_badge_alignment, uctohsDB.mdl_badge_backpack, uctohsDB.mdl_badge_backpack_oauth2, uctohsDB.mdl_badge_criteria, uctohsDB.mdl_badge_criteria_met, uctohsDB.mdl_badge_criteria_param, uctohsDB.mdl_badge_endorsement, uctohsDB.mdl_badge_external, uctohsDB.mdl_badge_external_backpack, uctohsDB.mdl_badge_external_identifier, uctohsDB.mdl_badge_issued, uctohsDB.mdl_badge_manual_award, uctohsDB.mdl_badge_related, uctohsDB.mdl_block, uctohsDB.mdl_block_configurable_reports, uctohsDB.mdl_block_instances, uctohsDB.mdl_block_launchpad, uctohsDB.mdl_block_launchpad_20220808, uctohsDB.mdl_block_launchpad_20220812, uctohsDB.mdl_block_positions, uctohsDB.mdl_block_recent_activity, uctohsDB.mdl_block_recentlyaccesseditems, uctohsDB.mdl_block_rss_client, uctohsDB.mdl_blog_association, uctohsDB.mdl_blog_external, uctohsDB.mdl_book, uctohsDB.mdl_book_chapters, uctohsDB.mdl_cache_filters, uctohsDB.mdl_cache_flags, uctohsDB.mdl_capabilities, uctohsDB.mdl_chat, uctohsDB.mdl_chat_messages, uctohsDB.mdl_chat_messages_current, uctohsDB.mdl_chat_users, uctohsDB.mdl_choice, uctohsDB.mdl_choice_answers, uctohsDB.mdl_choice_options, uctohsDB.mdl_cohort, uctohsDB.mdl_cohort_members, uctohsDB.mdl_comments, uctohsDB.mdl_competency, uctohsDB.mdl_competency_coursecomp, uctohsDB.mdl_competency_coursecompsetting, uctohsDB.mdl_competency_evidence, uctohsDB.mdl_competency_framework, uctohsDB.mdl_competency_modulecomp, uctohsDB.mdl_competency_plan, uctohsDB.mdl_competency_plancomp, uctohsDB.mdl_competency_relatedcomp, uctohsDB.mdl_competency_template, uctohsDB.mdl_competency_templatecohort, uctohsDB.mdl_competency_templatecomp, uctohsDB.mdl_competency_usercomp, uctohsDB.mdl_competency_usercompcourse, uctohsDB.mdl_competency_usercompplan, uctohsDB.mdl_competency_userevidence, uctohsDB.mdl_competency_userevidencecomp, uctohsDB.mdl_config, uctohsDB.mdl_config_log, uctohsDB.mdl_config_plugins, uctohsDB.mdl_contentbank_content, uctohsDB.mdl_context, uctohsDB.mdl_context_temp, uctohsDB.mdl_course, uctohsDB.mdl_course_categories, uctohsDB.mdl_course_completion_aggr_methd, uctohsDB.mdl_course_completion_crit_compl, uctohsDB.mdl_course_completion_criteria, uctohsDB.mdl_course_completion_defaults, uctohsDB.mdl_course_completions, uctohsDB.mdl_course_format_options, uctohsDB.mdl_course_modules, uctohsDB.mdl_course_modules_20220527, uctohsDB.mdl_course_modules_completion, uctohsDB.mdl_course_published, uctohsDB.mdl_course_request, uctohsDB.mdl_course_sections, uctohsDB.mdl_course_sections_20220609, uctohsDB.mdl_course_sections_20220628, uctohsDB.mdl_course_sections_20220729, uctohsDB.mdl_course_sections_20220822, uctohsDB.mdl_course_sections_20220829, uctohsDB.mdl_course_sections_20220905, uctohsDB.mdl_course_sections_20220912, uctohsDB.mdl_customfield_category, uctohsDB.mdl_customfield_data, uctohsDB.mdl_customfield_field, uctohsDB.mdl_data, uctohsDB.mdl_data_content, uctohsDB.mdl_data_fields, uctohsDB.mdl_data_records, uctohsDB.mdl_editor_atto_autosave, uctohsDB.mdl_enrol, uctohsDB.mdl_enrol_flatfile, uctohsDB.mdl_enrol_lti_lti2_consumer, uctohsDB.mdl_enrol_lti_lti2_context, uctohsDB.mdl_enrol_lti_lti2_nonce, uctohsDB.mdl_enrol_lti_lti2_resource_link, uctohsDB.mdl_enrol_lti_lti2_share_key, uctohsDB.mdl_enrol_lti_lti2_tool_proxy, uctohsDB.mdl_enrol_lti_lti2_user_result, uctohsDB.mdl_enrol_lti_tool_consumer_map, uctohsDB.mdl_enrol_lti_tools, uctohsDB.mdl_enrol_lti_users, uctohsDB.mdl_enrol_paypal, uctohsDB.mdl_event, uctohsDB.mdl_event_subscriptions, uctohsDB.mdl_events_handlers, uctohsDB.mdl_events_queue, uctohsDB.mdl_events_queue_handlers, uctohsDB.mdl_external_functions, uctohsDB.mdl_external_services, uctohsDB.mdl_external_services_functions, uctohsDB.mdl_external_services_users, uctohsDB.mdl_external_tokens, uctohsDB.mdl_favourite, uctohsDB.mdl_feedback, uctohsDB.mdl_feedback_completed, uctohsDB.mdl_feedback_completedtmp, uctohsDB.mdl_feedback_item, uctohsDB.mdl_feedback_sitecourse_map, uctohsDB.mdl_feedback_template, uctohsDB.mdl_feedback_value, uctohsDB.mdl_feedback_valuetmp, uctohsDB.mdl_file_conversion, uctohsDB.mdl_files, uctohsDB.mdl_files_reference, uctohsDB.mdl_filter_active, uctohsDB.mdl_filter_config, uctohsDB.mdl_folder, uctohsDB.mdl_forum, uctohsDB.mdl_forum_digests, uctohsDB.mdl_forum_discussion_subs, uctohsDB.mdl_forum_discussions, uctohsDB.mdl_forum_grades, uctohsDB.mdl_forum_posts, uctohsDB.mdl_forum_queue, uctohsDB.mdl_forum_read, uctohsDB.mdl_forum_subscriptions, uctohsDB.mdl_forum_track_prefs, uctohsDB.mdl_geogebra, uctohsDB.mdl_geogebra_attempts, uctohsDB.mdl_glossary, uctohsDB.mdl_glossary_alias, uctohsDB.mdl_glossary_categories, uctohsDB.mdl_glossary_entries, uctohsDB.mdl_glossary_entries_categories, uctohsDB.mdl_glossary_formats, uctohsDB.mdl_grade_categories, uctohsDB.mdl_grade_categories_history, uctohsDB.mdl_grade_grades, uctohsDB.mdl_grade_grades_history, uctohsDB.mdl_grade_import_newitem, uctohsDB.mdl_grade_import_values, uctohsDB.mdl_grade_items, uctohsDB.mdl_grade_items_history, uctohsDB.mdl_grade_letters, uctohsDB.mdl_grade_outcomes, uctohsDB.mdl_grade_outcomes_courses, uctohsDB.mdl_grade_outcomes_history, uctohsDB.mdl_grade_settings, uctohsDB.mdl_grading_areas, uctohsDB.mdl_grading_definitions, uctohsDB.mdl_grading_instances, uctohsDB.mdl_gradingform_guide_comments, uctohsDB.mdl_gradingform_guide_criteria, uctohsDB.mdl_gradingform_guide_fillings, uctohsDB.mdl_gradingform_rubric_criteria, uctohsDB.mdl_gradingform_rubric_fillings, uctohsDB.mdl_gradingform_rubric_levels, uctohsDB.mdl_groupings, uctohsDB.mdl_groupings_groups, uctohsDB.mdl_groups, uctohsDB.mdl_groups_members, uctohsDB.mdl_h5p, uctohsDB.mdl_h5p_contents_libraries, uctohsDB.mdl_h5p_libraries, uctohsDB.mdl_h5p_libraries_cachedassets, uctohsDB.mdl_h5p_library_dependencies, uctohsDB.mdl_h5pactivity, uctohsDB.mdl_h5pactivity_attempts, uctohsDB.mdl_h5pactivity_attempts_results, uctohsDB.mdl_imscp, uctohsDB.mdl_infected_files, uctohsDB.mdl_label, uctohsDB.mdl_lesson, uctohsDB.mdl_lesson_answers, uctohsDB.mdl_lesson_attempts, uctohsDB.mdl_lesson_branch, uctohsDB.mdl_lesson_grades, uctohsDB.mdl_lesson_overrides, uctohsDB.mdl_lesson_pages, uctohsDB.mdl_lesson_timer, uctohsDB.mdl_license, uctohsDB.mdl_lock_db, uctohsDB.mdl_log, uctohsDB.mdl_log_display, uctohsDB.mdl_log_queries, uctohsDB.mdl_logstore_standard_log, uctohsDB.mdl_lti, uctohsDB.mdl_lti_access_tokens, uctohsDB.mdl_lti_submission, uctohsDB.mdl_lti_tool_proxies, uctohsDB.mdl_lti_tool_settings, uctohsDB.mdl_lti_types, uctohsDB.mdl_lti_types_config, uctohsDB.mdl_ltiservice_gradebookservices, uctohsDB.mdl_message, uctohsDB.mdl_message_airnotifier_devices, uctohsDB.mdl_message_contact_requests, uctohsDB.mdl_message_contacts, uctohsDB.mdl_message_conversation_actions, uctohsDB.mdl_message_conversation_members, uctohsDB.mdl_message_conversations, uctohsDB.mdl_message_email_messages, uctohsDB.mdl_message_popup, uctohsDB.mdl_message_popup_notifications, uctohsDB.mdl_message_processors, uctohsDB.mdl_message_providers, uctohsDB.mdl_message_read, uctohsDB.mdl_message_user_actions, uctohsDB.mdl_message_users_blocked, uctohsDB.mdl_messageinbound_datakeys, uctohsDB.mdl_messageinbound_handlers, uctohsDB.mdl_messageinbound_messagelist, uctohsDB.mdl_messages, uctohsDB.mdl_mnet_application, uctohsDB.mdl_mnet_host, uctohsDB.mdl_mnet_host2service, uctohsDB.mdl_mnet_log, uctohsDB.mdl_mnet_remote_rpc, uctohsDB.mdl_mnet_remote_service2rpc, uctohsDB.mdl_mnet_rpc, uctohsDB.mdl_mnet_service, uctohsDB.mdl_mnet_service2rpc, uctohsDB.mdl_mnet_session, uctohsDB.mdl_mnet_sso_access_control, uctohsDB.mdl_mnetservice_enrol_courses, uctohsDB.mdl_mnetservice_enrol_enrolments, uctohsDB.mdl_modules, uctohsDB.mdl_my_pages, uctohsDB.mdl_notifications, uctohsDB.mdl_oauth2_access_token, uctohsDB.mdl_oauth2_endpoint, uctohsDB.mdl_oauth2_issuer, uctohsDB.mdl_oauth2_refresh_token, uctohsDB.mdl_oauth2_system_account, uctohsDB.mdl_oauth2_user_field_mapping, uctohsDB.mdl_page, uctohsDB.mdl_paygw_paypal, uctohsDB.mdl_payment_accounts, uctohsDB.mdl_payment_gateways, uctohsDB.mdl_payments, uctohsDB.mdl_portfolio_instance, uctohsDB.mdl_portfolio_instance_config, uctohsDB.mdl_portfolio_instance_user, uctohsDB.mdl_portfolio_log, uctohsDB.mdl_portfolio_mahara_queue, uctohsDB.mdl_portfolio_tempdata, uctohsDB.mdl_post, uctohsDB.mdl_profiling, uctohsDB.mdl_qtype_ddimageortext, uctohsDB.mdl_qtype_ddimageortext_drags, uctohsDB.mdl_qtype_ddimageortext_drops, uctohsDB.mdl_qtype_ddmarker, uctohsDB.mdl_qtype_ddmarker_drags, uctohsDB.mdl_qtype_ddmarker_drops, uctohsDB.mdl_qtype_essay_options, uctohsDB.mdl_qtype_geogebra_options, uctohsDB.mdl_qtype_match_options, uctohsDB.mdl_qtype_match_subquestions, uctohsDB.mdl_qtype_multichoice_options, uctohsDB.mdl_qtype_randomsamatch_options, uctohsDB.mdl_qtype_shortanswer_options, uctohsDB.mdl_question, uctohsDB.mdl_question_answers, uctohsDB.mdl_question_attempt_step_data, uctohsDB.mdl_question_attempt_steps, uctohsDB.mdl_question_attempts, uctohsDB.mdl_question_calculated, uctohsDB.mdl_question_calculated_options, uctohsDB.mdl_question_categories, uctohsDB.mdl_question_dataset_definitions, uctohsDB.mdl_question_dataset_items, uctohsDB.mdl_question_datasets, uctohsDB.mdl_question_ddwtos, uctohsDB.mdl_question_gapselect, uctohsDB.mdl_question_hints, uctohsDB.mdl_question_multianswer, uctohsDB.mdl_question_numerical, uctohsDB.mdl_question_numerical_options, uctohsDB.mdl_question_numerical_units, uctohsDB.mdl_question_response_analysis, uctohsDB.mdl_question_response_count, uctohsDB.mdl_question_siyavulaqt, uctohsDB.mdl_question_statistics, uctohsDB.mdl_question_truefalse, uctohsDB.mdl_question_usages, uctohsDB.mdl_quiz, uctohsDB.mdl_quiz_attempts, uctohsDB.mdl_quiz_feedback, uctohsDB.mdl_quiz_grades, uctohsDB.mdl_quiz_overrides, uctohsDB.mdl_quiz_overview_regrades, uctohsDB.mdl_quiz_reports, uctohsDB.mdl_quiz_sections, uctohsDB.mdl_quiz_slot_tags, uctohsDB.mdl_quiz_slots, uctohsDB.mdl_quiz_statistics, uctohsDB.mdl_quizaccess_seb_quizsettings, uctohsDB.mdl_quizaccess_seb_template, uctohsDB.mdl_rating, uctohsDB.mdl_registration_hubs, uctohsDB.mdl_report_customsql_categories, uctohsDB.mdl_report_customsql_queries, uctohsDB.mdl_repository, uctohsDB.mdl_repository_instance_config, uctohsDB.mdl_repository_instances, uctohsDB.mdl_repository_onedrive_access, uctohsDB.mdl_resource, uctohsDB.mdl_resource_old, uctohsDB.mdl_role, uctohsDB.mdl_role_allow_assign, uctohsDB.mdl_role_allow_override, uctohsDB.mdl_role_allow_switch, uctohsDB.mdl_role_allow_view, uctohsDB.mdl_role_assignments, uctohsDB.mdl_role_capabilities, uctohsDB.mdl_role_context_levels, uctohsDB.mdl_role_names, uctohsDB.mdl_scale, uctohsDB.mdl_scale_history, uctohsDB.mdl_scorm, uctohsDB.mdl_scorm_aicc_session, uctohsDB.mdl_scorm_scoes, uctohsDB.mdl_scorm_scoes_data, uctohsDB.mdl_scorm_scoes_track, uctohsDB.mdl_scorm_seq_mapinfo, uctohsDB.mdl_scorm_seq_objective, uctohsDB.mdl_scorm_seq_rolluprule, uctohsDB.mdl_scorm_seq_rolluprulecond, uctohsDB.mdl_scorm_seq_rulecond, uctohsDB.mdl_scorm_seq_ruleconds, uctohsDB.mdl_search_index_requests, uctohsDB.mdl_search_simpledb_index, uctohsDB.mdl_sessions, uctohsDB.mdl_siyavula, uctohsDB.mdl_siyavula_grades, uctohsDB.mdl_stats_daily, uctohsDB.mdl_stats_monthly, uctohsDB.mdl_stats_user_daily, uctohsDB.mdl_stats_user_monthly, uctohsDB.mdl_stats_user_weekly, uctohsDB.mdl_stats_weekly, uctohsDB.mdl_survey, uctohsDB.mdl_survey_analysis, uctohsDB.mdl_survey_answers, uctohsDB.mdl_survey_questions, uctohsDB.mdl_tag, uctohsDB.mdl_tag_area, uctohsDB.mdl_tag_coll, uctohsDB.mdl_tag_correlation, uctohsDB.mdl_tag_instance, uctohsDB.mdl_task_adhoc, uctohsDB.mdl_task_log, uctohsDB.mdl_task_scheduled, uctohsDB.mdl_tool_brickfield_areas, uctohsDB.mdl_tool_brickfield_cache_acts, uctohsDB.mdl_tool_brickfield_cache_check, uctohsDB.mdl_tool_brickfield_checks, uctohsDB.mdl_tool_brickfield_content, uctohsDB.mdl_tool_brickfield_errors, uctohsDB.mdl_tool_brickfield_process, uctohsDB.mdl_tool_brickfield_results, uctohsDB.mdl_tool_brickfield_schedule, uctohsDB.mdl_tool_brickfield_summary, uctohsDB.mdl_tool_cohortroles, uctohsDB.mdl_tool_customlang, uctohsDB.mdl_tool_customlang_components, uctohsDB.mdl_tool_dataprivacy_category, uctohsDB.mdl_tool_dataprivacy_ctxexpired, uctohsDB.mdl_tool_dataprivacy_ctxinstance, uctohsDB.mdl_tool_dataprivacy_ctxlevel, uctohsDB.mdl_tool_dataprivacy_purpose, uctohsDB.mdl_tool_dataprivacy_purposerole, uctohsDB.mdl_tool_dataprivacy_request, uctohsDB.mdl_tool_monitor_events, uctohsDB.mdl_tool_monitor_history, uctohsDB.mdl_tool_monitor_rules, uctohsDB.mdl_tool_monitor_subscriptions, uctohsDB.mdl_tool_policy, uctohsDB.mdl_tool_policy_acceptances, uctohsDB.mdl_tool_policy_versions, uctohsDB.mdl_tool_recyclebin_category, uctohsDB.mdl_tool_recyclebin_course, uctohsDB.mdl_tool_trigger_event_fields, uctohsDB.mdl_tool_trigger_events, uctohsDB.mdl_tool_trigger_learn_events, uctohsDB.mdl_tool_trigger_queue, uctohsDB.mdl_tool_trigger_run_hist, uctohsDB.mdl_tool_trigger_steps, uctohsDB.mdl_tool_trigger_workflow_hist, uctohsDB.mdl_tool_trigger_workflows, uctohsDB.mdl_tool_usertours_steps, uctohsDB.mdl_tool_usertours_tours, uctohsDB.mdl_upgrade_log, uctohsDB.mdl_url, uctohsDB.mdl_user, uctohsDB.mdl_user_devices, uctohsDB.mdl_user_enrolments, uctohsDB.mdl_user_info_category, uctohsDB.mdl_user_info_data, uctohsDB.mdl_user_info_field, uctohsDB.mdl_user_lastaccess, uctohsDB.mdl_user_password_history, uctohsDB.mdl_user_password_resets, uctohsDB.mdl_user_preferences, uctohsDB.mdl_user_private_key, uctohsDB.mdl_wiki, uctohsDB.mdl_wiki_links, uctohsDB.mdl_wiki_locks, uctohsDB.mdl_wiki_pages, uctohsDB.mdl_wiki_subwikis, uctohsDB.mdl_wiki_synonyms, uctohsDB.mdl_wiki_versions, uctohsDB.mdl_workshop, uctohsDB.mdl_workshop_aggregations, uctohsDB.mdl_workshop_assessments, uctohsDB.mdl_workshop_grades, uctohsDB.mdl_workshop_submissions, uctohsDB.mdl_workshopallocation_scheduled, uctohsDB.mdl_workshopeval_best_settings, uctohsDB.mdl_workshopform_accumulative, uctohsDB.mdl_workshopform_comments, uctohsDB.mdl_workshopform_numerrors, uctohsDB.mdl_workshopform_numerrors_map, uctohsDB.mdl_workshopform_rubric, uctohsDB.mdl_workshopform_rubric_config, uctohsDB.mdl_workshopform_rubric_levels] 2022-10-02 23:01:12 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_assign_submission 2022-10-02 23:01:12 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_assign_user_flags: tmp table: _airbyte_tmp_dmf_mdl_assign_user_flags, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:12 destination > closing connection 2022-10-02 23:01:12 source > Reading structure of database 'uctohsDB' 2022-10-02 23:01:13 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_assign_user_flags 2022-10-02 23:01:13 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_assign_user_mapping: tmp table: _airbyte_tmp_tqq_mdl_assign_user_mapping, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:13 destination > closing connection 2022-10-02 23:01:13 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_assign_user_mapping 2022-10-02 23:01:13 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_assignfeedback_comments: tmp table: _airbyte_tmp_itd_mdl_assignfeedback_comments, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:13 destination > closing connection 2022-10-02 23:01:14 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_assignfeedback_comments 2022-10-02 23:01:14 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_block_launchpad: tmp table: _airbyte_tmp_ujl_mdl_block_launchpad, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:14 destination > closing connection 2022-10-02 23:01:14 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_block_launchpad 2022-10-02 23:01:14 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_book: tmp table: _airbyte_tmp_hgz_mdl_book, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:15 destination > closing connection 2022-10-02 23:01:15 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_book 2022-10-02 23:01:15 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_book_chapters: tmp table: _airbyte_tmp_mvj_mdl_book_chapters, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:15 destination > closing connection 2022-10-02 23:01:16 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_book_chapters 2022-10-02 23:01:16 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_chat: tmp table: _airbyte_tmp_bvb_mdl_chat, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:16 destination > closing connection 2022-10-02 23:01:16 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_chat 2022-10-02 23:01:16 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_choice: tmp table: _airbyte_tmp_rbj_mdl_choice, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:16 destination > closing connection 2022-10-02 23:01:17 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_choice 2022-10-02 23:01:17 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_context: tmp table: _airbyte_tmp_vst_mdl_context, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:17 destination > closing connection 2022-10-02 23:01:17 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_context 2022-10-02 23:01:17 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_course: tmp table: _airbyte_tmp_wtu_mdl_course, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:18 destination > closing connection 2022-10-02 23:01:18 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_course 2022-10-02 23:01:18 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_course_modules: tmp table: _airbyte_tmp_tyy_mdl_course_modules, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:18 destination > closing connection 2022-10-02 23:01:19 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_course_modules 2022-10-02 23:01:19 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_course_modules_completion: tmp table: _airbyte_tmp_lqc_mdl_course_modules_completion, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:19 destination > closing connection 2022-10-02 23:01:19 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_course_modules_completion 2022-10-02 23:01:19 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_course_sections: tmp table: _airbyte_tmp_cot_mdl_course_sections, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:19 destination > closing connection 2022-10-02 23:01:20 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_course_sections 2022-10-02 23:01:20 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_data: tmp table: _airbyte_tmp_ybf_mdl_data, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:20 destination > closing connection 2022-10-02 23:01:20 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_data 2022-10-02 23:01:20 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_enrol: tmp table: _airbyte_tmp_wch_mdl_enrol, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:21 destination > closing connection 2022-10-02 23:01:21 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_enrol 2022-10-02 23:01:21 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_feedback: tmp table: _airbyte_tmp_fed_mdl_feedback, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:21 destination > closing connection 2022-10-02 23:01:22 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_feedback 2022-10-02 23:01:22 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_forum: tmp table: _airbyte_tmp_ukd_mdl_forum, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:22 destination > closing connection 2022-10-02 23:01:22 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_forum 2022-10-02 23:01:22 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_forum_discussions: tmp table: _airbyte_tmp_zfj_mdl_forum_discussions, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:22 destination > closing connection 2022-10-02 23:01:23 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_forum_discussions 2022-10-02 23:01:23 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_forum_posts: tmp table: _airbyte_tmp_lam_mdl_forum_posts, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:23 destination > closing connection 2022-10-02 23:01:23 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_forum_posts 2022-10-02 23:01:23 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_glossary: tmp table: _airbyte_tmp_hhg_mdl_glossary, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:24 destination > closing connection 2022-10-02 23:01:24 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_glossary 2022-10-02 23:01:24 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_grade_categories: tmp table: _airbyte_tmp_qbi_mdl_grade_categories, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:24 destination > closing connection 2022-10-02 23:01:25 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_grade_categories 2022-10-02 23:01:25 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_grade_grades: tmp table: _airbyte_tmp_ues_mdl_grade_grades, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:25 destination > closing connection 2022-10-02 23:01:25 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_grade_grades 2022-10-02 23:01:25 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_grade_grades_history: tmp table: _airbyte_tmp_hss_mdl_grade_grades_history, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:25 destination > closing connection 2022-10-02 23:01:26 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_grade_grades_history 2022-10-02 23:01:26 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_groupings: tmp table: _airbyte_tmp_kuk_mdl_groupings, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:26 destination > closing connection 2022-10-02 23:01:26 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_groupings 2022-10-02 23:01:26 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_groupings_groups: tmp table: _airbyte_tmp_knm_mdl_groupings_groups, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:26 destination > closing connection 2022-10-02 23:01:27 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_groupings_groups 2022-10-02 23:01:27 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_groups: tmp table: _airbyte_tmp_bna_mdl_groups, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:27 destination > closing connection 2022-10-02 23:01:28 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_groups 2022-10-02 23:01:28 destination > Preparing staging area in destination started for schema testing_latest_moodle_1_over_3 stream mdl_groups_members: tmp table: _airbyte_tmp_xyk_mdl_groups_members, stage: 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ 2022-10-02 23:01:28 destination > closing connection 2022-10-02 23:01:29 destination > Preparing staging area in destination completed for schema testing_latest_moodle_1_over_3 stream mdl_groups_members 2022-10-02 23:01:29 destination > Preparing tmp tables in destination completed. 2022-10-02 23:01:51 source > Snapshot step 6 - Persisting schema history 2022-10-02 23:01:51 source > Snapshot step 7 - Snapshotting data 2022-10-02 23:01:51 source > Snapshotting contents of 31 tables while still in transaction 2022-10-02 23:01:51 source > Exporting data from table 'uctohsDB.mdl_assign' (1 of 31 tables) 2022-10-02 23:01:51 source > For table 'uctohsDB.mdl_assign' using select statement: 'SELECT `id`, `course`, `name`, `intro`, `introformat`, `alwaysshowdescription`, `nosubmissions`, `submissiondrafts`, `sendnotifications`, `sendlatenotifications`, `duedate`, `allowsubmissionsfromdate`, `grade`, `timemodified`, `requiresubmissionstatement`, `completionsubmit`, `cutoffdate`, `gradingduedate`, `teamsubmission`, `requireallteammemberssubmit`, `teamsubmissiongroupingid`, `blindmarking`, `hidegrader`, `revealidentities`, `attemptreopenmethod`, `maxattempts`, `markingworkflow`, `markingallocation`, `sendstudentnotifications`, `preventsubmissionnotingroup` FROM `uctohsDB`.`mdl_assign`' 2022-10-02 23:01:52 source > 105 records sent during previous 00:00:42.598, last recorded offset: {ts_sec=1664751711, file=mysql-bin-changelog.002540, pos=107516140, snapshot=true} 2022-10-02 23:01:52 destination > Starting a new buffer for stream mdl_assign (current state: 0 bytes in 0 buffers) 2022-10-02 23:01:53 source > Finished exporting 2249 records for table 'uctohsDB.mdl_assign'; total duration '00:00:01.495' 2022-10-02 23:01:53 source > Exporting data from table 'uctohsDB.mdl_assign_grades' (2 of 31 tables) 2022-10-02 23:01:53 source > For table 'uctohsDB.mdl_assign_grades' using select statement: 'SELECT `id`, `assignment`, `userid`, `timecreated`, `timemodified`, `grader`, `grade`, `attemptnumber` FROM `uctohsDB`.`mdl_assign_grades`' 2022-10-02 23:01:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1000 (2 MB) 2022-10-02 23:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2000 (8 MB) 2022-10-02 23:01:54 destination > Starting a new buffer for stream mdl_assign_grades (current state: 699 KB in 1 buffers) 2022-10-02 23:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3000 (11 MB) 2022-10-02 23:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4000 (12 MB) 2022-10-02 23:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5000 (12 MB) 2022-10-02 23:01:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6000 (12 MB) 2022-10-02 23:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7000 (12 MB) 2022-10-02 23:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8000 (13 MB) 2022-10-02 23:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9000 (13 MB) 2022-10-02 23:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10000 (13 MB) 2022-10-02 23:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 11000 (14 MB) 2022-10-02 23:01:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 12000 (14 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 13000 (14 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14000 (14 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15000 (15 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16000 (15 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17000 (15 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18000 (15 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19000 (16 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20000 (16 MB) 2022-10-02 23:01:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21000 (16 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22000 (17 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23000 (17 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24000 (17 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25000 (17 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 26000 (18 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 27000 (18 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 28000 (18 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 29000 (18 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 30000 (19 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 31000 (19 MB) 2022-10-02 23:01:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 32000 (19 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 33000 (20 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 34000 (20 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 35000 (20 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 36000 (20 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 37000 (21 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 38000 (21 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 39000 (21 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 40000 (22 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 41000 (22 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 42000 (22 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 43000 (22 MB) 2022-10-02 23:01:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 44000 (23 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 45000 (23 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 46000 (23 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 47000 (23 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 48000 (24 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 49000 (24 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 50000 (24 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 51000 (25 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 52000 (25 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 53000 (25 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 54000 (25 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 55000 (26 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 56000 (26 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 57000 (26 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 58000 (27 MB) 2022-10-02 23:01:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 59000 (27 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 60000 (27 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 61000 (27 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 62000 (28 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 63000 (28 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 64000 (28 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 65000 (28 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 66000 (29 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 67000 (29 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 68000 (29 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 69000 (30 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 70000 (30 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 71000 (30 MB) 2022-10-02 23:02:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 72000 (30 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 73000 (31 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 74000 (31 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 75000 (31 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 76000 (32 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 77000 (32 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 78000 (32 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 79000 (32 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 80000 (33 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 81000 (33 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 82000 (33 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 83000 (33 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 84000 (34 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 85000 (34 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 86000 (34 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 87000 (35 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 88000 (35 MB) 2022-10-02 23:02:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 89000 (35 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 90000 (35 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 91000 (36 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 92000 (36 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 93000 (36 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 94000 (37 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 95000 (37 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 96000 (37 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 97000 (37 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 98000 (38 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 99000 (38 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 100000 (38 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 101000 (38 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 102000 (39 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 103000 (39 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 104000 (39 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 105000 (40 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 106000 (40 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 107000 (40 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 108000 (40 MB) 2022-10-02 23:02:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 109000 (41 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 110000 (41 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 111000 (41 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 112000 (42 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 113000 (42 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 114000 (42 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 115000 (42 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 116000 (43 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 117000 (43 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 118000 (43 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 119000 (43 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 120000 (44 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 121000 (44 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 122000 (44 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 123000 (45 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 124000 (45 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 125000 (45 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 126000 (45 MB) 2022-10-02 23:02:03 source > Exported 142403 of 143120 records for table 'uctohsDB.mdl_assign_grades' after 00:00:10.522 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 127000 (46 MB) 2022-10-02 23:02:03 source > Finished exporting 143659 records for table 'uctohsDB.mdl_assign_grades'; total duration '00:00:10.551' 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 128000 (46 MB) 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 129000 (46 MB) 2022-10-02 23:02:03 source > Exporting data from table 'uctohsDB.mdl_assign_overrides' (3 of 31 tables) 2022-10-02 23:02:03 source > For table 'uctohsDB.mdl_assign_overrides' using select statement: 'SELECT `id`, `assignid`, `groupid`, `userid`, `sortorder`, `allowsubmissionsfromdate`, `duedate`, `cutoffdate` FROM `uctohsDB`.`mdl_assign_overrides`' 2022-10-02 23:02:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 130000 (47 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 131000 (47 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 132000 (47 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 133000 (47 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 134000 (48 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 135000 (48 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 136000 (48 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 137000 (49 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 138000 (49 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 139000 (49 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 140000 (49 MB) 2022-10-02 23:02:04 source > Finished exporting 0 records for table 'uctohsDB.mdl_assign_overrides'; total duration '00:00:00.516' 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 141000 (50 MB) 2022-10-02 23:02:04 source > Exporting data from table 'uctohsDB.mdl_assign_submission' (4 of 31 tables) 2022-10-02 23:02:04 source > For table 'uctohsDB.mdl_assign_submission' using select statement: 'SELECT `id`, `assignment`, `userid`, `timecreated`, `timemodified`, `status`, `groupid`, `attemptnumber`, `latest` FROM `uctohsDB`.`mdl_assign_submission`' 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 142000 (50 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 143000 (50 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 144000 (50 MB) 2022-10-02 23:02:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 145000 (51 MB) 2022-10-02 23:02:05 destination > Starting a new buffer for stream mdl_assign_submission (current state: 7 MB in 2 buffers) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 146000 (51 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 147000 (51 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 148000 (52 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 149000 (52 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 150000 (52 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 151000 (52 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 152000 (53 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 153000 (53 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 154000 (53 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 155000 (54 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 156000 (54 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 157000 (54 MB) 2022-10-02 23:02:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 158000 (54 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 159000 (55 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 160000 (55 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 161000 (55 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 162000 (56 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 163000 (56 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 164000 (56 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 165000 (56 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 166000 (57 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 167000 (57 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 168000 (57 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 169000 (58 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 170000 (58 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 171000 (58 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 172000 (58 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 173000 (59 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 174000 (59 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 175000 (59 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 176000 (60 MB) 2022-10-02 23:02:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 177000 (60 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 178000 (60 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 179000 (60 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 180000 (61 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 181000 (61 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 182000 (61 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 183000 (62 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 184000 (62 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 185000 (62 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 186000 (62 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 187000 (63 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 188000 (63 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 189000 (63 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 190000 (64 MB) 2022-10-02 23:02:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 191000 (64 MB) 2022-10-02 23:02:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 192000 (64 MB) 2022-10-02 23:02:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 193000 (64 MB) 2022-10-02 23:02:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 194000 (65 MB) 2022-10-02 23:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 195000 (65 MB) 2022-10-02 23:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 196000 (65 MB) 2022-10-02 23:02:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 197000 (66 MB) 2022-10-02 23:02:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 198000 (66 MB) 2022-10-02 23:02:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 199000 (66 MB) 2022-10-02 23:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 200000 (66 MB) 2022-10-02 23:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 201000 (67 MB) 2022-10-02 23:02:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 202000 (67 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 203000 (67 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 204000 (68 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 205000 (68 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 206000 (68 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 207000 (68 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 208000 (69 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 209000 (69 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 210000 (69 MB) 2022-10-02 23:02:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 211000 (70 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 212000 (70 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 213000 (70 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 214000 (70 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 215000 (71 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 216000 (71 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 217000 (71 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 218000 (72 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 219000 (72 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 220000 (72 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 221000 (72 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 222000 (73 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 223000 (73 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 224000 (73 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 225000 (74 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 226000 (74 MB) 2022-10-02 23:02:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 227000 (74 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 228000 (74 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 229000 (75 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 230000 (75 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 231000 (75 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 232000 (76 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 233000 (76 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 234000 (76 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 235000 (76 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 236000 (77 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 237000 (77 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 238000 (77 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 239000 (78 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 240000 (78 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 241000 (78 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 242000 (78 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 243000 (79 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 244000 (79 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 245000 (79 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 246000 (80 MB) 2022-10-02 23:02:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 247000 (80 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 248000 (80 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 249000 (80 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 250000 (81 MB) 2022-10-02 23:02:15 source > Exported 122871 of 203746 records for table 'uctohsDB.mdl_assign_submission' after 00:00:10.601 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 251000 (81 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 252000 (81 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 253000 (82 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 254000 (82 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 255000 (82 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 256000 (82 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 257000 (83 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 258000 (83 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 259000 (83 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 260000 (84 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 261000 (84 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 262000 (84 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 263000 (84 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 264000 (85 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 265000 (85 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 266000 (85 MB) 2022-10-02 23:02:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 267000 (86 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 268000 (86 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 269000 (86 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 270000 (87 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 271000 (87 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 272000 (87 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 273000 (87 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 274000 (88 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 275000 (88 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 276000 (88 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 277000 (89 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 278000 (89 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 279000 (89 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 280000 (89 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 281000 (90 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 282000 (90 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 283000 (90 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 284000 (91 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 285000 (91 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 286000 (91 MB) 2022-10-02 23:02:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 287000 (91 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 288000 (92 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 289000 (92 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 290000 (92 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 291000 (93 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 292000 (93 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 293000 (93 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 294000 (93 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 295000 (94 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 296000 (94 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 297000 (94 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 298000 (95 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 299000 (95 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 300000 (95 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 301000 (95 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 302000 (96 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 303000 (96 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 304000 (96 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 305000 (97 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 306000 (97 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 307000 (97 MB) 2022-10-02 23:02:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 308000 (97 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 309000 (98 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 310000 (98 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 311000 (98 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 312000 (99 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 313000 (99 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 314000 (99 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 315000 (99 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 316000 (100 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 317000 (100 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 318000 (100 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 319000 (101 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 320000 (101 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 321000 (101 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 322000 (102 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 323000 (102 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 324000 (102 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 325000 (102 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 326000 (103 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 327000 (103 MB) 2022-10-02 23:02:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 328000 (103 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 329000 (104 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 330000 (104 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 331000 (104 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 332000 (104 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 333000 (105 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 334000 (105 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 335000 (105 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 336000 (106 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 337000 (106 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 338000 (106 MB) 2022-10-02 23:02:19 source > Finished exporting 211512 records for table 'uctohsDB.mdl_assign_submission'; total duration '00:00:14.962' 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 339000 (106 MB) 2022-10-02 23:02:19 source > Exporting data from table 'uctohsDB.mdl_assign_user_flags' (5 of 31 tables) 2022-10-02 23:02:19 source > For table 'uctohsDB.mdl_assign_user_flags' using select statement: 'SELECT `id`, `userid`, `assignment`, `locked`, `mailed`, `extensionduedate`, `workflowstate`, `allocatedmarker` FROM `uctohsDB`.`mdl_assign_user_flags`' 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 340000 (107 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 341000 (107 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 342000 (107 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 343000 (108 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 344000 (108 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 345000 (108 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 346000 (108 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 347000 (109 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 348000 (109 MB) 2022-10-02 23:02:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 349000 (109 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 350000 (110 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 351000 (110 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 352000 (110 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 353000 (110 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 354000 (111 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 355000 (111 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 356000 (111 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 357000 (112 MB) 2022-10-02 23:02:20 destination > Starting a new buffer for stream mdl_assign_user_flags (current state: 16 MB in 3 buffers) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 358000 (112 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 359000 (112 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 360000 (112 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 361000 (113 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 362000 (113 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 363000 (113 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 364000 (113 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 365000 (114 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 366000 (114 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 367000 (114 MB) 2022-10-02 23:02:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 368000 (114 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 369000 (115 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 370000 (115 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 371000 (115 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 372000 (115 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 373000 (116 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 374000 (116 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 375000 (116 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 376000 (116 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 377000 (117 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 378000 (117 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 379000 (117 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 380000 (118 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 381000 (118 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 382000 (118 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 383000 (118 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 384000 (119 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 385000 (119 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 386000 (119 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 387000 (119 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 388000 (120 MB) 2022-10-02 23:02:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 389000 (120 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 390000 (120 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 391000 (120 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 392000 (121 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 393000 (121 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 394000 (121 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 395000 (121 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 396000 (122 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 397000 (122 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 398000 (122 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 399000 (122 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 400000 (123 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 401000 (123 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 402000 (123 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 403000 (123 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 404000 (124 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 405000 (124 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 406000 (124 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 407000 (125 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 408000 (125 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 409000 (125 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 410000 (125 MB) 2022-10-02 23:02:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 411000 (126 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 412000 (126 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 413000 (126 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 414000 (126 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 415000 (127 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 416000 (127 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 417000 (127 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 418000 (127 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 419000 (128 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 420000 (128 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 421000 (128 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 422000 (128 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 423000 (129 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 424000 (129 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 425000 (129 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 426000 (129 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 427000 (130 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 428000 (130 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 429000 (130 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 430000 (130 MB) 2022-10-02 23:02:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 431000 (131 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 432000 (131 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 433000 (131 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 434000 (132 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 435000 (132 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 436000 (132 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 437000 (132 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 438000 (133 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 439000 (133 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 440000 (133 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 441000 (133 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 442000 (134 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 443000 (134 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 444000 (134 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 445000 (134 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 446000 (135 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 447000 (135 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 448000 (135 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 449000 (135 MB) 2022-10-02 23:02:24 source > 461182 records sent during previous 00:00:32.465, last recorded offset: {ts_sec=1664751739, file=mysql-bin-changelog.002540, pos=107516140, snapshot=true} 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 450000 (136 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 451000 (136 MB) 2022-10-02 23:02:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 452000 (136 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 453000 (136 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 454000 (137 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 455000 (137 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 456000 (137 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 457000 (137 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 458000 (138 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 459000 (138 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 460000 (138 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 461000 (139 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 462000 (139 MB) 2022-10-02 23:02:25 source > Finished exporting 123757 records for table 'uctohsDB.mdl_assign_user_flags'; total duration '00:00:05.869' 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 463000 (139 MB) 2022-10-02 23:02:25 source > Exporting data from table 'uctohsDB.mdl_assign_user_mapping' (6 of 31 tables) 2022-10-02 23:02:25 source > For table 'uctohsDB.mdl_assign_user_mapping' using select statement: 'SELECT `id`, `assignment`, `userid` FROM `uctohsDB`.`mdl_assign_user_mapping`' 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 464000 (139 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 465000 (140 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 466000 (140 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 467000 (140 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 468000 (140 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 469000 (141 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 470000 (141 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 471000 (141 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 472000 (141 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 473000 (142 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 474000 (142 MB) 2022-10-02 23:02:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 475000 (142 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 476000 (142 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 477000 (143 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 478000 (143 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 479000 (143 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 480000 (143 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 481000 (144 MB) 2022-10-02 23:02:26 destination > Starting a new buffer for stream mdl_assign_user_mapping (current state: 20 MB in 4 buffers) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 482000 (144 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 483000 (144 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 484000 (144 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 485000 (144 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 486000 (145 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 487000 (145 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 488000 (145 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 489000 (145 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 490000 (145 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 491000 (146 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 492000 (146 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 493000 (146 MB) 2022-10-02 23:02:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 494000 (146 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 495000 (146 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 496000 (146 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 497000 (147 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 498000 (147 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 499000 (147 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 500000 (147 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 501000 (147 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 502000 (148 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 503000 (148 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 504000 (148 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 505000 (148 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 506000 (148 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 507000 (148 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 508000 (149 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 509000 (149 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 510000 (149 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 511000 (149 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 512000 (149 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 513000 (149 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 514000 (150 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 515000 (150 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 516000 (150 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 517000 (150 MB) 2022-10-02 23:02:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 518000 (150 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 519000 (151 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 520000 (151 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 521000 (151 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 522000 (151 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 523000 (151 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 524000 (151 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 525000 (152 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 526000 (152 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 527000 (152 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 528000 (152 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 529000 (152 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 530000 (153 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 531000 (153 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 532000 (153 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 533000 (153 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 534000 (153 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 535000 (153 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 536000 (154 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 537000 (154 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 538000 (154 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 539000 (154 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 540000 (154 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 541000 (155 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 542000 (155 MB) 2022-10-02 23:02:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 543000 (155 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 544000 (155 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 545000 (155 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 546000 (155 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 547000 (156 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 548000 (156 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 549000 (156 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 550000 (156 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 551000 (156 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 552000 (157 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 553000 (157 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 554000 (157 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 555000 (157 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 556000 (157 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 557000 (157 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 558000 (158 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 559000 (158 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 560000 (158 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 561000 (158 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 562000 (158 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 563000 (158 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 564000 (159 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 565000 (159 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 566000 (159 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 567000 (159 MB) 2022-10-02 23:02:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 568000 (159 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 569000 (160 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 570000 (160 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 571000 (160 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 572000 (160 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 573000 (160 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 574000 (160 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 575000 (161 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 576000 (161 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 577000 (161 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 578000 (161 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 579000 (161 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 580000 (162 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 581000 (162 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 582000 (162 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 583000 (162 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 584000 (162 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 585000 (162 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 586000 (163 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 587000 (163 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 588000 (163 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 589000 (163 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 590000 (163 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 591000 (164 MB) 2022-10-02 23:02:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 592000 (164 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 593000 (164 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 594000 (164 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 595000 (164 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 596000 (164 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 597000 (165 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 598000 (165 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 599000 (165 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 600000 (165 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 601000 (165 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 602000 (166 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 603000 (166 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 604000 (166 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 605000 (166 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 606000 (166 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 607000 (166 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 608000 (167 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 609000 (167 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 610000 (167 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 611000 (167 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 612000 (167 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 613000 (168 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 614000 (168 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 615000 (168 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 616000 (168 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 617000 (168 MB) 2022-10-02 23:02:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 618000 (168 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 619000 (169 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 620000 (169 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 621000 (169 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 622000 (169 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 623000 (169 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 624000 (170 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 625000 (170 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 626000 (170 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 627000 (170 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 628000 (170 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 629000 (170 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 630000 (171 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 631000 (171 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 632000 (171 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 633000 (171 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 634000 (171 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 635000 (172 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 636000 (172 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 637000 (172 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 638000 (172 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 639000 (172 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 640000 (172 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 641000 (173 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 642000 (173 MB) 2022-10-02 23:02:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 643000 (173 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 644000 (173 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 645000 (173 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 646000 (174 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 647000 (174 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 648000 (174 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 649000 (174 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 650000 (174 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 651000 (174 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 652000 (175 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 653000 (175 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 654000 (175 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 655000 (175 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 656000 (175 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 657000 (176 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 658000 (176 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 659000 (176 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 660000 (176 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 661000 (176 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 662000 (176 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 663000 (177 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 664000 (177 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 665000 (177 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 666000 (177 MB) 2022-10-02 23:02:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 667000 (177 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 668000 (178 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 669000 (178 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 670000 (178 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 671000 (178 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 672000 (178 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 673000 (178 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 674000 (179 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 675000 (179 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 676000 (179 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 677000 (179 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 678000 (179 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 679000 (180 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 680000 (180 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 681000 (180 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 682000 (180 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 683000 (180 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 684000 (180 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 685000 (181 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 686000 (181 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 687000 (181 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 688000 (181 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 689000 (181 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 690000 (182 MB) 2022-10-02 23:02:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 691000 (182 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 692000 (182 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 693000 (182 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 694000 (182 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 695000 (182 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 696000 (183 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 697000 (183 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 698000 (183 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 699000 (183 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 700000 (183 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 701000 (184 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 702000 (184 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 703000 (184 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 704000 (184 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 705000 (184 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 706000 (184 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 707000 (185 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 708000 (185 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 709000 (185 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 710000 (185 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 711000 (185 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 712000 (186 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 713000 (186 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 714000 (186 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 715000 (186 MB) 2022-10-02 23:02:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 716000 (186 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 717000 (186 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 718000 (187 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 719000 (187 MB) 2022-10-02 23:02:36 source > Exported 257249 of 548759 records for table 'uctohsDB.mdl_assign_user_mapping' after 00:00:10.593 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 720000 (187 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 721000 (187 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 722000 (187 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 723000 (188 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 724000 (188 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 725000 (188 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 726000 (188 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 727000 (188 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 728000 (188 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 729000 (189 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 730000 (189 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 731000 (189 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 732000 (189 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 733000 (189 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 734000 (190 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 735000 (190 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 736000 (190 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 737000 (190 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 738000 (190 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 739000 (190 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 740000 (191 MB) 2022-10-02 23:02:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 741000 (191 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 742000 (191 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 743000 (191 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 744000 (191 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 745000 (192 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 746000 (192 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 747000 (192 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 748000 (192 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 749000 (192 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 750000 (192 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 751000 (193 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 752000 (193 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 753000 (193 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 754000 (193 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 755000 (193 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 756000 (194 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 757000 (194 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 758000 (194 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 759000 (194 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 760000 (194 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 761000 (194 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 762000 (195 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 763000 (195 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 764000 (195 MB) 2022-10-02 23:02:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 765000 (195 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 766000 (195 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 767000 (196 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 768000 (196 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 769000 (196 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 770000 (196 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 771000 (196 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 772000 (196 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 773000 (197 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 774000 (197 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 775000 (197 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 776000 (197 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 777000 (197 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 778000 (198 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 779000 (198 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 780000 (198 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 781000 (198 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 782000 (198 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 783000 (198 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 784000 (199 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 785000 (199 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 786000 (199 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 787000 (199 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 788000 (199 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 789000 (200 MB) 2022-10-02 23:02:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 790000 (200 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 791000 (200 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 792000 (200 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 793000 (200 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 794000 (200 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 795000 (201 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 796000 (201 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 797000 (201 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 798000 (201 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 799000 (201 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 800000 (202 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 801000 (202 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 802000 (202 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 803000 (202 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 804000 (202 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 805000 (202 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 806000 (203 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 807000 (203 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 808000 (203 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 809000 (203 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 810000 (203 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 811000 (204 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 812000 (204 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 813000 (204 MB) 2022-10-02 23:02:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 814000 (204 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 815000 (204 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 816000 (204 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 817000 (205 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 818000 (205 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 819000 (205 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 820000 (205 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 821000 (205 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 822000 (206 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 823000 (206 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 824000 (206 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 825000 (206 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 826000 (206 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 827000 (206 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 828000 (207 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 829000 (207 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 830000 (207 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 831000 (207 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 832000 (207 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 833000 (208 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 834000 (208 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 835000 (208 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 836000 (208 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 837000 (208 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 838000 (208 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 839000 (209 MB) 2022-10-02 23:02:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 840000 (209 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 841000 (209 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 842000 (209 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 843000 (209 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 844000 (210 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 845000 (210 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 846000 (210 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 847000 (210 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 848000 (210 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 849000 (210 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 850000 (211 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 851000 (211 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 852000 (211 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 853000 (211 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 854000 (211 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 855000 (212 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 856000 (212 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 857000 (212 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 858000 (212 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 859000 (212 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 860000 (212 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 861000 (213 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 862000 (213 MB) 2022-10-02 23:02:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 863000 (213 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 864000 (213 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 865000 (213 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 866000 (214 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 867000 (214 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 868000 (214 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 869000 (214 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 870000 (214 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 871000 (214 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 872000 (215 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 873000 (215 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 874000 (215 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 875000 (215 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 876000 (215 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 877000 (216 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 878000 (216 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 879000 (216 MB) 2022-10-02 23:02:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 880000 (216 MB) 2022-10-02 23:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 881000 (216 MB) 2022-10-02 23:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 882000 (216 MB) 2022-10-02 23:02:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 883000 (217 MB) 2022-10-02 23:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 884000 (217 MB) 2022-10-02 23:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 885000 (217 MB) 2022-10-02 23:02:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 886000 (217 MB) 2022-10-02 23:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 887000 (217 MB) 2022-10-02 23:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 888000 (218 MB) 2022-10-02 23:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 889000 (218 MB) 2022-10-02 23:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 890000 (218 MB) 2022-10-02 23:02:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 891000 (218 MB) 2022-10-02 23:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 892000 (218 MB) 2022-10-02 23:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 893000 (218 MB) 2022-10-02 23:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 894000 (219 MB) 2022-10-02 23:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 895000 (219 MB) 2022-10-02 23:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 896000 (219 MB) 2022-10-02 23:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 897000 (219 MB) 2022-10-02 23:02:46 source > Exported 434770 of 548759 records for table 'uctohsDB.mdl_assign_user_mapping' after 00:00:20.996 2022-10-02 23:02:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 898000 (219 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 899000 (220 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 900000 (220 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 901000 (220 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 902000 (220 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 903000 (220 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 904000 (220 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 905000 (221 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 906000 (221 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 907000 (221 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 908000 (221 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 909000 (221 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 910000 (222 MB) 2022-10-02 23:02:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 911000 (222 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 912000 (222 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 913000 (222 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 914000 (222 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 915000 (222 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 916000 (223 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 917000 (223 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 918000 (223 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 919000 (223 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 920000 (223 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 921000 (224 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 922000 (224 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 923000 (224 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 924000 (224 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 925000 (224 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 926000 (224 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 927000 (225 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 928000 (225 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 929000 (225 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 930000 (225 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 931000 (225 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 932000 (226 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 933000 (226 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 934000 (226 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 935000 (226 MB) 2022-10-02 23:02:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 936000 (226 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 937000 (226 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 938000 (227 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 939000 (227 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 940000 (227 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 941000 (227 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 942000 (227 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 943000 (228 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 944000 (228 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 945000 (228 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 946000 (228 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 947000 (228 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 948000 (228 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 949000 (229 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 950000 (229 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 951000 (229 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 952000 (229 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 953000 (229 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 954000 (230 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 955000 (230 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 956000 (230 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 957000 (230 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 958000 (230 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 959000 (230 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 960000 (231 MB) 2022-10-02 23:02:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 961000 (231 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 962000 (231 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 963000 (231 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 964000 (231 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 965000 (232 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 966000 (232 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 967000 (232 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 968000 (232 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 969000 (232 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 970000 (232 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 971000 (233 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 972000 (233 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 973000 (233 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 974000 (233 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 975000 (233 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 976000 (234 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 977000 (234 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 978000 (234 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 979000 (234 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 980000 (234 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 981000 (234 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 982000 (235 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 983000 (235 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 984000 (235 MB) 2022-10-02 23:02:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 985000 (235 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 986000 (235 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 987000 (236 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 988000 (236 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 989000 (236 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 990000 (236 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 991000 (236 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 992000 (236 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 993000 (237 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 994000 (237 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 995000 (237 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 996000 (237 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 997000 (237 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 998000 (238 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 999000 (238 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1000000 (238 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1001000 (238 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1002000 (238 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1003000 (238 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1004000 (239 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1005000 (239 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1006000 (239 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1007000 (239 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1008000 (239 MB) 2022-10-02 23:02:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1009000 (240 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1010000 (240 MB) 2022-10-02 23:02:52 source > Finished exporting 547892 records for table 'uctohsDB.mdl_assign_user_mapping'; total duration '00:00:26.499' 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1011000 (240 MB) 2022-10-02 23:02:52 source > Exporting data from table 'uctohsDB.mdl_assignfeedback_comments' (7 of 31 tables) 2022-10-02 23:02:52 source > For table 'uctohsDB.mdl_assignfeedback_comments' using select statement: 'SELECT `id`, `assignment`, `grade`, `commenttext`, `commentformat` FROM `uctohsDB`.`mdl_assignfeedback_comments`' 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1012000 (240 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1013000 (240 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1014000 (240 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1015000 (241 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1016000 (241 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1017000 (241 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1018000 (241 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1019000 (241 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1020000 (242 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1021000 (242 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1022000 (242 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1023000 (242 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1024000 (242 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1025000 (242 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1026000 (243 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1027000 (243 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1028000 (243 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1029000 (243 MB) 2022-10-02 23:02:52 destination > Starting a new buffer for stream mdl_assignfeedback_comments (current state: 36 MB in 5 buffers) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1030000 (244 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1031000 (244 MB) 2022-10-02 23:02:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1032000 (245 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1033000 (245 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1034000 (246 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1035000 (246 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1036000 (246 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1037000 (247 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1038000 (247 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1039000 (248 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1040000 (248 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1041000 (249 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1042000 (249 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1043000 (250 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1044000 (250 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1045000 (250 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1046000 (251 MB) 2022-10-02 23:02:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1047000 (251 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1048000 (252 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1049000 (252 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1050000 (253 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1051000 (253 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1052000 (253 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1053000 (254 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1054000 (254 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1055000 (255 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1056000 (255 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1057000 (256 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1058000 (256 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1059000 (257 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1060000 (257 MB) 2022-10-02 23:02:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1061000 (257 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1062000 (258 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1063000 (258 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1064000 (259 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1065000 (259 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1066000 (260 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1067000 (260 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1068000 (261 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1069000 (261 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1070000 (262 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1071000 (262 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1072000 (263 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1073000 (263 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1074000 (263 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1075000 (264 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1076000 (264 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1077000 (265 MB) 2022-10-02 23:02:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1078000 (265 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1079000 (266 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1080000 (266 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1081000 (267 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1082000 (267 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1083000 (268 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1084000 (268 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1085000 (269 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1086000 (269 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1087000 (270 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1088000 (270 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1089000 (271 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1090000 (271 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1091000 (272 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1092000 (272 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1093000 (273 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1094000 (273 MB) 2022-10-02 23:02:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1095000 (274 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1096000 (274 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1097000 (275 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1098000 (275 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1099000 (276 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1100000 (276 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1101000 (277 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1102000 (277 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1103000 (278 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1104000 (278 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1105000 (279 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1106000 (279 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1107000 (280 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1108000 (280 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1109000 (281 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1110000 (281 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1111000 (282 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1112000 (282 MB) 2022-10-02 23:02:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1113000 (283 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1114000 (283 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1115000 (284 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1116000 (284 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1117000 (285 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1118000 (285 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1119000 (286 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1120000 (286 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1121000 (287 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1122000 (287 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1123000 (288 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1124000 (288 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1125000 (289 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1126000 (289 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1127000 (290 MB) 2022-10-02 23:02:58 source > Finished exporting 117039 records for table 'uctohsDB.mdl_assignfeedback_comments'; total duration '00:00:06.794' 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1128000 (290 MB) 2022-10-02 23:02:58 source > Exporting data from table 'uctohsDB.mdl_block_launchpad' (8 of 31 tables) 2022-10-02 23:02:58 source > For table 'uctohsDB.mdl_block_launchpad' using select statement: 'SELECT `id`, `userid`, `courseid`, `moduleid`, `targetcompletiondate`, `completioncutoffdate` FROM `uctohsDB`.`mdl_block_launchpad`' 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1129000 (291 MB) 2022-10-02 23:02:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1130000 (292 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1131000 (292 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1132000 (292 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1133000 (293 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1134000 (293 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1135000 (294 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1136000 (294 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1137000 (295 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1138000 (296 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1139000 (296 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1140000 (297 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1141000 (297 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1142000 (298 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1143000 (298 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1144000 (298 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1145000 (299 MB) 2022-10-02 23:02:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1146000 (299 MB) 2022-10-02 23:02:59 destination > Starting a new buffer for stream mdl_block_launchpad (current state: 46 MB in 6 buffers) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1147000 (300 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1148000 (300 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1149000 (300 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1150000 (300 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1151000 (301 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1152000 (301 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1153000 (301 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1154000 (301 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1155000 (302 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1156000 (302 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1157000 (302 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1158000 (303 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1159000 (303 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1160000 (303 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1161000 (303 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1162000 (304 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1163000 (304 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1164000 (304 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1165000 (304 MB) 2022-10-02 23:03:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1166000 (305 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1167000 (305 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1168000 (305 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1169000 (305 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1170000 (306 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1171000 (306 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1172000 (306 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1173000 (306 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1174000 (307 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1175000 (307 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1176000 (307 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1177000 (307 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1178000 (308 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1179000 (308 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1180000 (308 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1181000 (308 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1182000 (309 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1183000 (309 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1184000 (309 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1185000 (309 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1186000 (310 MB) 2022-10-02 23:03:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1187000 (310 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1188000 (310 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1189000 (310 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1190000 (311 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1191000 (311 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1192000 (311 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1193000 (311 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1194000 (312 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1195000 (312 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1196000 (312 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1197000 (312 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1198000 (313 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1199000 (313 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1200000 (313 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1201000 (313 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1202000 (314 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1203000 (314 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1204000 (314 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1205000 (314 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1206000 (315 MB) 2022-10-02 23:03:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1207000 (315 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1208000 (315 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1209000 (315 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1210000 (316 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1211000 (316 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1212000 (316 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1213000 (316 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1214000 (317 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1215000 (317 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1216000 (317 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1217000 (317 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1218000 (318 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1219000 (318 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1220000 (318 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1221000 (318 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1222000 (319 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1223000 (319 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1224000 (319 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1225000 (319 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1226000 (320 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1227000 (320 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1228000 (320 MB) 2022-10-02 23:03:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1229000 (320 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1230000 (321 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1231000 (321 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1232000 (321 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1233000 (321 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1234000 (322 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1235000 (322 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1236000 (322 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1237000 (322 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1238000 (323 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1239000 (323 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1240000 (323 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1241000 (323 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1242000 (324 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1243000 (324 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1244000 (324 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1245000 (324 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1246000 (325 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1247000 (325 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1248000 (325 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1249000 (325 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1250000 (326 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1251000 (326 MB) 2022-10-02 23:03:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1252000 (326 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1253000 (326 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1254000 (327 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1255000 (327 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1256000 (327 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1257000 (327 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1258000 (328 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1259000 (328 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1260000 (328 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1261000 (328 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1262000 (329 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1263000 (329 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1264000 (329 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1265000 (329 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1266000 (330 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1267000 (330 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1268000 (330 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1269000 (331 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1270000 (331 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1271000 (331 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1272000 (331 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1273000 (332 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1274000 (332 MB) 2022-10-02 23:03:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1275000 (332 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1276000 (332 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1277000 (333 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1278000 (333 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1279000 (333 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1280000 (333 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1281000 (334 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1282000 (334 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1283000 (334 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1284000 (334 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1285000 (335 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1286000 (335 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1287000 (335 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1288000 (335 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1289000 (336 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1290000 (336 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1291000 (336 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1292000 (336 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1293000 (337 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1294000 (337 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1295000 (337 MB) 2022-10-02 23:03:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1296000 (337 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1297000 (338 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1298000 (338 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1299000 (338 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1300000 (338 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1301000 (339 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1302000 (339 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1303000 (339 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1304000 (339 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1305000 (340 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1306000 (340 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1307000 (340 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1308000 (340 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1309000 (341 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1310000 (341 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1311000 (341 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1312000 (341 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1313000 (342 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1314000 (342 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1315000 (342 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1316000 (342 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1317000 (343 MB) 2022-10-02 23:03:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1318000 (343 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1319000 (343 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1320000 (343 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1321000 (344 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1322000 (344 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1323000 (344 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1324000 (344 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1325000 (345 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1326000 (345 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1327000 (345 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1328000 (345 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1329000 (346 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1330000 (346 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1331000 (346 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1332000 (346 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1333000 (347 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1334000 (347 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1335000 (347 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1336000 (347 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1337000 (348 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1338000 (348 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1339000 (348 MB) 2022-10-02 23:03:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1340000 (348 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1341000 (349 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1342000 (349 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1343000 (349 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1344000 (349 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1345000 (350 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1346000 (350 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1347000 (350 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1348000 (350 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1349000 (351 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1350000 (351 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1351000 (351 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1352000 (351 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1353000 (352 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1354000 (352 MB) 2022-10-02 23:03:09 source > Exported 227627 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:00:10.609 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1355000 (352 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1356000 (352 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1357000 (353 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1358000 (353 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1359000 (353 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1360000 (353 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1361000 (354 MB) 2022-10-02 23:03:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1362000 (354 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1363000 (354 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1364000 (355 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1365000 (355 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1366000 (355 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1367000 (355 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1368000 (356 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1369000 (356 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1370000 (356 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1371000 (356 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1372000 (357 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1373000 (357 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1374000 (357 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1375000 (357 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1376000 (358 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1377000 (358 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1378000 (358 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1379000 (358 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1380000 (359 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1381000 (359 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1382000 (359 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1383000 (359 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1384000 (360 MB) 2022-10-02 23:03:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1385000 (360 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1386000 (360 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1387000 (360 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1388000 (361 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1389000 (361 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1390000 (361 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1391000 (361 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1392000 (362 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1393000 (362 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1394000 (362 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1395000 (362 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1396000 (363 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1397000 (363 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1398000 (363 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1399000 (363 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1400000 (364 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1401000 (364 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1402000 (364 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1403000 (364 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1404000 (365 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1405000 (365 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1406000 (365 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1407000 (365 MB) 2022-10-02 23:03:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1408000 (366 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1409000 (366 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1410000 (366 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1411000 (366 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1412000 (367 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1413000 (367 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1414000 (367 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1415000 (367 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1416000 (368 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1417000 (368 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1418000 (368 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1419000 (368 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1420000 (369 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1421000 (369 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1422000 (369 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1423000 (369 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1424000 (370 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1425000 (370 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1426000 (370 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1427000 (370 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1428000 (371 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1429000 (371 MB) 2022-10-02 23:03:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1430000 (371 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1431000 (371 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1432000 (372 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1433000 (372 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1434000 (372 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1435000 (372 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1436000 (373 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1437000 (373 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1438000 (373 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1439000 (373 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1440000 (374 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1441000 (374 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1442000 (374 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1443000 (374 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1444000 (375 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1445000 (375 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1446000 (375 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1447000 (375 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1448000 (376 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1449000 (376 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1450000 (376 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1451000 (376 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1452000 (377 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1453000 (377 MB) 2022-10-02 23:03:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1454000 (377 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1455000 (377 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1456000 (378 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1457000 (378 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1458000 (378 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1459000 (378 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1460000 (379 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1461000 (379 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1462000 (379 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1463000 (379 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1464000 (380 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1465000 (380 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1466000 (380 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1467000 (381 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1468000 (381 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1469000 (381 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1470000 (381 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1471000 (382 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1472000 (382 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1473000 (382 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1474000 (382 MB) 2022-10-02 23:03:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1475000 (383 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1476000 (383 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1477000 (383 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1478000 (383 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1479000 (384 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1480000 (384 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1481000 (384 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1482000 (384 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1483000 (385 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1484000 (385 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1485000 (385 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1486000 (385 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1487000 (386 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1488000 (386 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1489000 (386 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1490000 (386 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1491000 (387 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1492000 (387 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1493000 (387 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1494000 (387 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1495000 (388 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1496000 (388 MB) 2022-10-02 23:03:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1497000 (388 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1498000 (388 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1499000 (389 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1500000 (389 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1501000 (389 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1502000 (389 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1503000 (390 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1504000 (390 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1505000 (390 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1506000 (390 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1507000 (391 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1508000 (391 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1509000 (391 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1510000 (391 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1511000 (392 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1512000 (392 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1513000 (392 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1514000 (392 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1515000 (393 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1516000 (393 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1517000 (393 MB) 2022-10-02 23:03:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1518000 (393 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1519000 (394 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1520000 (394 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1521000 (394 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1522000 (394 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1523000 (395 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1524000 (395 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1525000 (395 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1526000 (395 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1527000 (396 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1528000 (396 MB) 2022-10-02 23:03:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1529000 (396 MB) 2022-10-02 23:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1530000 (396 MB) 2022-10-02 23:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1531000 (397 MB) 2022-10-02 23:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1532000 (397 MB) 2022-10-02 23:03:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1533000 (397 MB) 2022-10-02 23:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1534000 (397 MB) 2022-10-02 23:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1535000 (398 MB) 2022-10-02 23:03:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1536000 (398 MB) 2022-10-02 23:03:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1537000 (398 MB) 2022-10-02 23:03:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1538000 (398 MB) 2022-10-02 23:03:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1539000 (399 MB) 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1540000 (399 MB) 2022-10-02 23:03:21 source > Exported 412480 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:00:21.231 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1541000 (399 MB) 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1542000 (399 MB) 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1543000 (400 MB) 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1544000 (400 MB) 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1545000 (400 MB) 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1546000 (400 MB) 2022-10-02 23:03:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1547000 (401 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1548000 (401 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1549000 (401 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1550000 (401 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1551000 (402 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1552000 (402 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1553000 (402 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1554000 (402 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1555000 (403 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1556000 (403 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1557000 (403 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1558000 (403 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1559000 (404 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1560000 (404 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1561000 (404 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1562000 (404 MB) 2022-10-02 23:03:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1563000 (405 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1564000 (405 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1565000 (405 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1566000 (406 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1567000 (406 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1568000 (406 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1569000 (406 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1570000 (407 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1571000 (407 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1572000 (407 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1573000 (407 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1574000 (408 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1575000 (408 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1576000 (408 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1577000 (408 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1578000 (409 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1579000 (409 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1580000 (409 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1581000 (409 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1582000 (410 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1583000 (410 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1584000 (410 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1585000 (410 MB) 2022-10-02 23:03:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1586000 (411 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1587000 (411 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1588000 (411 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1589000 (411 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1590000 (412 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1591000 (412 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1592000 (412 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1593000 (412 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1594000 (413 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1595000 (413 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1596000 (413 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1597000 (413 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1598000 (414 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1599000 (414 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1600000 (414 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1601000 (414 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1602000 (415 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1603000 (415 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1604000 (415 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1605000 (415 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1606000 (416 MB) 2022-10-02 23:03:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1607000 (416 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1608000 (416 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1609000 (416 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1610000 (417 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1611000 (417 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1612000 (417 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1613000 (417 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1614000 (418 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1615000 (418 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1616000 (418 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1617000 (418 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1618000 (419 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1619000 (419 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1620000 (419 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1621000 (419 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1622000 (420 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1623000 (420 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1624000 (420 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1625000 (420 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1626000 (421 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1627000 (421 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1628000 (421 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1629000 (421 MB) 2022-10-02 23:03:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1630000 (422 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1631000 (422 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1632000 (422 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1633000 (422 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1634000 (423 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1635000 (423 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1636000 (423 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1637000 (423 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1638000 (424 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1639000 (424 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1640000 (424 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1641000 (425 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1642000 (425 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1643000 (425 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1644000 (425 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1645000 (426 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1646000 (426 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1647000 (426 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1648000 (426 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1649000 (427 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1650000 (427 MB) 2022-10-02 23:03:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1651000 (427 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1652000 (427 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1653000 (428 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1654000 (428 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1655000 (428 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1656000 (428 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1657000 (429 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1658000 (429 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1659000 (429 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1660000 (429 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1661000 (430 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1662000 (430 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1663000 (430 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1664000 (430 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1665000 (431 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1666000 (431 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1667000 (431 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1668000 (431 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1669000 (432 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1670000 (432 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1671000 (432 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1672000 (432 MB) 2022-10-02 23:03:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1673000 (433 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1674000 (433 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1675000 (433 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1676000 (433 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1677000 (434 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1678000 (434 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1679000 (434 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1680000 (434 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1681000 (435 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1682000 (435 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1683000 (435 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1684000 (435 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1685000 (436 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1686000 (436 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1687000 (436 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1688000 (436 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1689000 (437 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1690000 (437 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1691000 (437 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1692000 (437 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1693000 (438 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1694000 (438 MB) 2022-10-02 23:03:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1695000 (438 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1696000 (438 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1697000 (439 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1698000 (439 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1699000 (439 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1700000 (439 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1701000 (440 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1702000 (440 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1703000 (440 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1704000 (441 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1705000 (441 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1706000 (441 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1707000 (441 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1708000 (442 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1709000 (442 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1710000 (442 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1711000 (442 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1712000 (443 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1713000 (443 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1714000 (443 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1715000 (443 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1716000 (444 MB) 2022-10-02 23:03:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1717000 (444 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1718000 (444 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1719000 (444 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1720000 (445 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1721000 (445 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1722000 (445 MB) 2022-10-02 23:03:30 source > Exported 594615 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:00:31.234 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1723000 (445 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1724000 (446 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1725000 (446 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1726000 (446 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1727000 (446 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1728000 (447 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1729000 (447 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1730000 (447 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1731000 (447 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1732000 (448 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1733000 (448 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1734000 (448 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1735000 (448 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1736000 (449 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1737000 (449 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1738000 (449 MB) 2022-10-02 23:03:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1739000 (449 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1740000 (450 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1741000 (450 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1742000 (450 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1743000 (450 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1744000 (451 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1745000 (451 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1746000 (451 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1747000 (451 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1748000 (452 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1749000 (452 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1750000 (452 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1751000 (452 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1752000 (453 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1753000 (453 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1754000 (453 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1755000 (453 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1756000 (454 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1757000 (454 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1758000 (454 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1759000 (454 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1760000 (455 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1761000 (455 MB) 2022-10-02 23:03:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1762000 (455 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1763000 (455 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1764000 (456 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1765000 (456 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1766000 (456 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1767000 (456 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1768000 (457 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1769000 (457 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1770000 (457 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1771000 (458 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1772000 (458 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1773000 (458 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1774000 (458 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1775000 (459 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1776000 (459 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1777000 (459 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1778000 (459 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1779000 (460 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1780000 (460 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1781000 (460 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1782000 (460 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1783000 (461 MB) 2022-10-02 23:03:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1784000 (461 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1785000 (461 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1786000 (461 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1787000 (462 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1788000 (462 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1789000 (462 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1790000 (462 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1791000 (463 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1792000 (463 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1793000 (463 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1794000 (463 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1795000 (464 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1796000 (464 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1797000 (464 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1798000 (464 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1799000 (465 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1800000 (465 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1801000 (465 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1802000 (465 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1803000 (466 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1804000 (466 MB) 2022-10-02 23:03:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1805000 (466 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1806000 (466 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1807000 (467 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1808000 (467 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1809000 (467 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1810000 (467 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1811000 (468 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1812000 (468 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1813000 (468 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1814000 (468 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1815000 (469 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1816000 (469 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1817000 (469 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1818000 (469 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1819000 (470 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1820000 (470 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1821000 (470 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1822000 (470 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1823000 (471 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1824000 (471 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1825000 (471 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1826000 (471 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1827000 (472 MB) 2022-10-02 23:03:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1828000 (472 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1829000 (472 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1830000 (472 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1831000 (473 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1832000 (473 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1833000 (473 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1834000 (474 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1835000 (474 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1836000 (474 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1837000 (474 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1838000 (475 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1839000 (475 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1840000 (475 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1841000 (475 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1842000 (476 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1843000 (476 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1844000 (476 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1845000 (476 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1846000 (477 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1847000 (477 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1848000 (477 MB) 2022-10-02 23:03:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1849000 (477 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1850000 (478 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1851000 (478 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1852000 (478 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1853000 (478 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1854000 (479 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1855000 (479 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1856000 (479 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1857000 (479 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1858000 (480 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1859000 (480 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1860000 (480 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1861000 (480 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1862000 (481 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1863000 (481 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1864000 (481 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1865000 (481 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1866000 (482 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1867000 (482 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1868000 (482 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1869000 (482 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1870000 (483 MB) 2022-10-02 23:03:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1871000 (483 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1872000 (483 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1873000 (483 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1874000 (484 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1875000 (484 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1876000 (484 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1877000 (484 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1878000 (485 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1879000 (485 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1880000 (485 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1881000 (485 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1882000 (486 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1883000 (486 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1884000 (486 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1885000 (486 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1886000 (487 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1887000 (487 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1888000 (487 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1889000 (487 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1890000 (488 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1891000 (488 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1892000 (488 MB) 2022-10-02 23:03:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1893000 (488 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1894000 (489 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1895000 (489 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1896000 (489 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1897000 (490 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1898000 (490 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1899000 (490 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1900000 (490 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1901000 (491 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1902000 (491 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1903000 (491 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1904000 (491 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1905000 (492 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1906000 (492 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1907000 (492 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1908000 (492 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1909000 (493 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1910000 (493 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1911000 (493 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1912000 (493 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1913000 (494 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1914000 (494 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1915000 (494 MB) 2022-10-02 23:03:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1916000 (494 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1917000 (495 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1918000 (495 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1919000 (495 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1920000 (495 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1921000 (496 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1922000 (496 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1923000 (496 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1924000 (496 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1925000 (497 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1926000 (497 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1927000 (497 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1928000 (497 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1929000 (498 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1930000 (498 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1931000 (498 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1932000 (498 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1933000 (499 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1934000 (499 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1935000 (499 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1936000 (499 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1937000 (500 MB) 2022-10-02 23:03:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1938000 (500 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1939000 (500 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1940000 (500 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1941000 (501 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1942000 (501 MB) 2022-10-02 23:03:40 source > Exported 815823 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:00:41.235 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1943000 (501 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1944000 (501 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1945000 (502 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1946000 (502 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1947000 (502 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1948000 (502 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1949000 (503 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1950000 (503 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1951000 (503 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1952000 (503 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1953000 (504 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1954000 (504 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1955000 (504 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1956000 (504 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1957000 (505 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1958000 (505 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1959000 (505 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1960000 (505 MB) 2022-10-02 23:03:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1961000 (506 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1962000 (506 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1963000 (506 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1964000 (507 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1965000 (507 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1966000 (507 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1967000 (507 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1968000 (508 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1969000 (508 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1970000 (508 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1971000 (508 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1972000 (509 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1973000 (509 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1974000 (509 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1975000 (509 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1976000 (510 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1977000 (510 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1978000 (510 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1979000 (510 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1980000 (511 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1981000 (511 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1982000 (511 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1983000 (511 MB) 2022-10-02 23:03:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1984000 (512 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1985000 (512 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1986000 (512 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1987000 (512 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1988000 (513 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1989000 (513 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1990000 (513 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1991000 (513 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1992000 (514 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1993000 (514 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1994000 (514 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1995000 (514 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1996000 (515 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1997000 (515 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1998000 (515 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 1999000 (515 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2000000 (516 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2001000 (516 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2002000 (516 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2003000 (516 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2004000 (517 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2005000 (517 MB) 2022-10-02 23:03:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2006000 (517 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2007000 (517 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2008000 (518 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2009000 (518 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2010000 (518 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2011000 (518 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2012000 (519 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2013000 (519 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2014000 (519 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2015000 (519 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2016000 (520 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2017000 (520 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2018000 (520 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2019000 (520 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2020000 (521 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2021000 (521 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2022000 (521 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2023000 (521 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2024000 (522 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2025000 (522 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2026000 (522 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2027000 (523 MB) 2022-10-02 23:03:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2028000 (523 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2029000 (523 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2030000 (523 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2031000 (524 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2032000 (524 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2033000 (524 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2034000 (524 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2035000 (525 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2036000 (525 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2037000 (525 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2038000 (525 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2039000 (526 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2040000 (526 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2041000 (526 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2042000 (526 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2043000 (527 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2044000 (527 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2045000 (527 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2046000 (527 MB) 2022-10-02 23:03:44 source > 1597009 records sent during previous 00:01:19.965, last recorded offset: {ts_sec=1664751779, file=mysql-bin-changelog.002540, pos=107516140, snapshot=true} 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2047000 (528 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2048000 (528 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2049000 (528 MB) 2022-10-02 23:03:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2050000 (528 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2051000 (529 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2052000 (529 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2053000 (529 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2054000 (529 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2055000 (530 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2056000 (530 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2057000 (530 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2058000 (530 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2059000 (531 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2060000 (531 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2061000 (531 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2062000 (531 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2063000 (532 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2064000 (532 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2065000 (532 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2066000 (532 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2067000 (533 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2068000 (533 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2069000 (533 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2070000 (533 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2071000 (534 MB) 2022-10-02 23:03:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2072000 (534 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2073000 (534 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2074000 (534 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2075000 (535 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2076000 (535 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2077000 (535 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2078000 (535 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2079000 (536 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2080000 (536 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2081000 (536 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2082000 (536 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2083000 (537 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2084000 (537 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2085000 (537 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2086000 (537 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2087000 (538 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2088000 (538 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2089000 (538 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2090000 (538 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2091000 (539 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2092000 (539 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2093000 (539 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2094000 (540 MB) 2022-10-02 23:03:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2095000 (540 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2096000 (540 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2097000 (540 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2098000 (541 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2099000 (541 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2100000 (541 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2101000 (541 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2102000 (542 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2103000 (542 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2104000 (542 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2105000 (542 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2106000 (543 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2107000 (543 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2108000 (543 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2109000 (543 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2110000 (544 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2111000 (544 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2112000 (544 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2113000 (544 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2114000 (545 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2115000 (545 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2116000 (545 MB) 2022-10-02 23:03:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2117000 (545 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2118000 (546 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2119000 (546 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2120000 (546 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2121000 (546 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2122000 (547 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2123000 (547 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2124000 (547 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2125000 (547 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2126000 (548 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2127000 (548 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2128000 (548 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2129000 (548 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2130000 (549 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2131000 (549 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2132000 (549 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2133000 (549 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2134000 (550 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2135000 (550 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2136000 (550 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2137000 (550 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2138000 (551 MB) 2022-10-02 23:03:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2139000 (551 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2140000 (551 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2141000 (551 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2142000 (552 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2143000 (552 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2144000 (552 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2145000 (552 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2146000 (553 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2147000 (553 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2148000 (553 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2149000 (553 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2150000 (554 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2151000 (554 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2152000 (554 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2153000 (554 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2154000 (555 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2155000 (555 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2156000 (555 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2157000 (556 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2158000 (556 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2159000 (556 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2160000 (556 MB) 2022-10-02 23:03:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2161000 (557 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2162000 (557 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2163000 (557 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2164000 (557 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2165000 (558 MB) 2022-10-02 23:03:50 source > Exported 1038777 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:00:51.236 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2166000 (558 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2167000 (558 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2168000 (558 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2169000 (559 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2170000 (559 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2171000 (559 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2172000 (559 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2173000 (560 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2174000 (560 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2175000 (560 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2176000 (560 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2177000 (561 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2178000 (561 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2179000 (561 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2180000 (561 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2181000 (562 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2182000 (562 MB) 2022-10-02 23:03:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2183000 (562 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2184000 (562 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2185000 (563 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2186000 (563 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2187000 (563 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2188000 (563 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2189000 (564 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2190000 (564 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2191000 (564 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2192000 (564 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2193000 (565 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2194000 (565 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2195000 (565 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2196000 (565 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2197000 (566 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2198000 (566 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2199000 (566 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2200000 (566 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2201000 (567 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2202000 (567 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2203000 (567 MB) 2022-10-02 23:03:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2204000 (567 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2205000 (568 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2206000 (568 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2207000 (568 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2208000 (568 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2209000 (569 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2210000 (569 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2211000 (569 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2212000 (569 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2213000 (570 MB) 2022-10-02 23:03:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2214000 (570 MB) 2022-10-02 23:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2215000 (570 MB) 2022-10-02 23:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2216000 (570 MB) 2022-10-02 23:03:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2217000 (571 MB) 2022-10-02 23:03:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2218000 (571 MB) 2022-10-02 23:03:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2219000 (571 MB) 2022-10-02 23:03:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2220000 (571 MB) 2022-10-02 23:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2221000 (572 MB) 2022-10-02 23:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2222000 (572 MB) 2022-10-02 23:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2223000 (572 MB) 2022-10-02 23:03:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2224000 (573 MB) 2022-10-02 23:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2225000 (573 MB) 2022-10-02 23:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2226000 (573 MB) 2022-10-02 23:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2227000 (573 MB) 2022-10-02 23:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2228000 (574 MB) 2022-10-02 23:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2229000 (574 MB) 2022-10-02 23:03:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2230000 (574 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2231000 (574 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2232000 (575 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2233000 (575 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2234000 (575 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2235000 (575 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2236000 (576 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2237000 (576 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2238000 (576 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2239000 (576 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2240000 (577 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2241000 (577 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2242000 (577 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2243000 (577 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2244000 (578 MB) 2022-10-02 23:03:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2245000 (578 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2246000 (578 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2247000 (578 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2248000 (579 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2249000 (579 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2250000 (579 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2251000 (579 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2252000 (580 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2253000 (580 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2254000 (580 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2255000 (580 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2256000 (581 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2257000 (581 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2258000 (581 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2259000 (581 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2260000 (582 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2261000 (582 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2262000 (582 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2263000 (582 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2264000 (583 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2265000 (583 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2266000 (583 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2267000 (583 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2268000 (584 MB) 2022-10-02 23:03:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2269000 (584 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2270000 (584 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2271000 (584 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2272000 (585 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2273000 (585 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2274000 (585 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2275000 (585 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2276000 (586 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2277000 (586 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2278000 (586 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2279000 (586 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2280000 (587 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2281000 (587 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2282000 (587 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2283000 (587 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2284000 (588 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2285000 (588 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2286000 (588 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2287000 (589 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2288000 (589 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2289000 (589 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2290000 (589 MB) 2022-10-02 23:03:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2291000 (590 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2292000 (590 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2293000 (590 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2294000 (590 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2295000 (591 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2296000 (591 MB) 2022-10-02 23:04:00 source > Exported 1168192 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:01:01.246 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2297000 (591 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2298000 (591 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2299000 (592 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2300000 (592 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2301000 (592 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2302000 (592 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2303000 (593 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2304000 (593 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2305000 (593 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2306000 (593 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2307000 (594 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2308000 (594 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2309000 (594 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2310000 (594 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2311000 (595 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2312000 (595 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2313000 (595 MB) 2022-10-02 23:04:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2314000 (595 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2315000 (596 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2316000 (596 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2317000 (596 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2318000 (596 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2319000 (597 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2320000 (597 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2321000 (597 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2322000 (597 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2323000 (598 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2324000 (598 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2325000 (598 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2326000 (598 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2327000 (599 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2328000 (599 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2329000 (599 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2330000 (599 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2331000 (600 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2332000 (600 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2333000 (600 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2334000 (600 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2335000 (601 MB) 2022-10-02 23:04:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2336000 (601 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2337000 (601 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2338000 (601 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2339000 (602 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2340000 (602 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2341000 (602 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2342000 (602 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2343000 (603 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2344000 (603 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2345000 (603 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2346000 (603 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2347000 (604 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2348000 (604 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2349000 (604 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2350000 (605 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2351000 (605 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2352000 (605 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2353000 (605 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2354000 (606 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2355000 (606 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2356000 (606 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2357000 (606 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2358000 (607 MB) 2022-10-02 23:04:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2359000 (607 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2360000 (607 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2361000 (607 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2362000 (608 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2363000 (608 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2364000 (608 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2365000 (608 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2366000 (609 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2367000 (609 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2368000 (609 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2369000 (609 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2370000 (610 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2371000 (610 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2372000 (610 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2373000 (610 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2374000 (611 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2375000 (611 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2376000 (611 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2377000 (611 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2378000 (612 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2379000 (612 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2380000 (612 MB) 2022-10-02 23:04:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2381000 (612 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2382000 (613 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2383000 (613 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2384000 (613 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2385000 (613 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2386000 (614 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2387000 (614 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2388000 (614 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2389000 (614 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2390000 (615 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2391000 (615 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2392000 (615 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2393000 (615 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2394000 (616 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2395000 (616 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2396000 (616 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2397000 (616 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2398000 (617 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2399000 (617 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2400000 (617 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2401000 (617 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2402000 (618 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2403000 (618 MB) 2022-10-02 23:04:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2404000 (618 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2405000 (618 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2406000 (619 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2407000 (619 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2408000 (619 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2409000 (619 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2410000 (620 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2411000 (620 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2412000 (620 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2413000 (620 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2414000 (621 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2415000 (621 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2416000 (621 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2417000 (622 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2418000 (622 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2419000 (622 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2420000 (622 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2421000 (623 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2422000 (623 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2423000 (623 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2424000 (623 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2425000 (624 MB) 2022-10-02 23:04:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2426000 (624 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2427000 (624 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2428000 (624 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2429000 (625 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2430000 (625 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2431000 (625 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2432000 (625 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2433000 (626 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2434000 (626 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2435000 (626 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2436000 (626 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2437000 (627 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2438000 (627 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2439000 (627 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2440000 (627 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2441000 (628 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2442000 (628 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2443000 (628 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2444000 (628 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2445000 (629 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2446000 (629 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2447000 (629 MB) 2022-10-02 23:04:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2448000 (629 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2449000 (630 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2450000 (630 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2451000 (630 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2452000 (630 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2453000 (631 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2454000 (631 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2455000 (631 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2456000 (631 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2457000 (632 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2458000 (632 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2459000 (632 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2460000 (632 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2461000 (633 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2462000 (633 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2463000 (633 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2464000 (633 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2465000 (634 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2466000 (634 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2467000 (634 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2468000 (634 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2469000 (635 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2470000 (635 MB) 2022-10-02 23:04:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2471000 (635 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2472000 (635 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2473000 (636 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2474000 (636 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2475000 (636 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2476000 (636 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2477000 (637 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2478000 (637 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2479000 (637 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2480000 (638 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2481000 (638 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2482000 (638 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2483000 (638 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2484000 (639 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2485000 (639 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2486000 (639 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2487000 (639 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2488000 (640 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2489000 (640 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2490000 (640 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2491000 (640 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2492000 (641 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2493000 (641 MB) 2022-10-02 23:04:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2494000 (641 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2495000 (641 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2496000 (642 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2497000 (642 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2498000 (642 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2499000 (642 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2500000 (643 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2501000 (643 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2502000 (643 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2503000 (643 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2504000 (644 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2505000 (644 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2506000 (644 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2507000 (644 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2508000 (645 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2509000 (645 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2510000 (645 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2511000 (645 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2512000 (646 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2513000 (646 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2514000 (646 MB) 2022-10-02 23:04:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2515000 (646 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2516000 (647 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2517000 (647 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2518000 (647 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2519000 (647 MB) 2022-10-02 23:04:10 source > Exported 1393087 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:01:11.247 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2520000 (648 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2521000 (648 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2522000 (648 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2523000 (648 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2524000 (649 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2525000 (649 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2526000 (649 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2527000 (649 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2528000 (650 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2529000 (650 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2530000 (650 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2531000 (650 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2532000 (651 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2533000 (651 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2534000 (651 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2535000 (651 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2536000 (652 MB) 2022-10-02 23:04:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2537000 (652 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2538000 (652 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2539000 (652 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2540000 (653 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2541000 (653 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2542000 (653 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2543000 (654 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2544000 (654 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2545000 (654 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2546000 (654 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2547000 (655 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2548000 (655 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2549000 (655 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2550000 (655 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2551000 (656 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2552000 (656 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2553000 (656 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2554000 (656 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2555000 (657 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2556000 (657 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2557000 (657 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2558000 (657 MB) 2022-10-02 23:04:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2559000 (658 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2560000 (658 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2561000 (658 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2562000 (658 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2563000 (659 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2564000 (659 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2565000 (659 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2566000 (659 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2567000 (660 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2568000 (660 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2569000 (660 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2570000 (660 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2571000 (661 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2572000 (661 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2573000 (661 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2574000 (661 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2575000 (662 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2576000 (662 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2577000 (662 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2578000 (662 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2579000 (663 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2580000 (663 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2581000 (663 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2582000 (663 MB) 2022-10-02 23:04:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2583000 (664 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2584000 (664 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2585000 (664 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2586000 (664 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2587000 (665 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2588000 (665 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2589000 (665 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2590000 (665 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2591000 (666 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2592000 (666 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2593000 (666 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2594000 (666 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2595000 (667 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2596000 (667 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2597000 (667 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2598000 (667 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2599000 (668 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2600000 (668 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2601000 (668 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2602000 (668 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2603000 (669 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2604000 (669 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2605000 (669 MB) 2022-10-02 23:04:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2606000 (670 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2607000 (670 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2608000 (670 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2609000 (670 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2610000 (671 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2611000 (671 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2612000 (671 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2613000 (671 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2614000 (672 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2615000 (672 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2616000 (672 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2617000 (672 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2618000 (673 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2619000 (673 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2620000 (673 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2621000 (673 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2622000 (674 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2623000 (674 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2624000 (674 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2625000 (674 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2626000 (675 MB) 2022-10-02 23:04:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2627000 (675 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2628000 (675 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2629000 (675 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2630000 (676 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2631000 (676 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2632000 (676 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2633000 (676 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2634000 (677 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2635000 (677 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2636000 (677 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2637000 (677 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2638000 (678 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2639000 (678 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2640000 (678 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2641000 (678 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2642000 (679 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2643000 (679 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2644000 (679 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2645000 (679 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2646000 (680 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2647000 (680 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2648000 (680 MB) 2022-10-02 23:04:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2649000 (680 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2650000 (681 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2651000 (681 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2652000 (681 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2653000 (681 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2654000 (682 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2655000 (682 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2656000 (682 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2657000 (682 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2658000 (683 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2659000 (683 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2660000 (683 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2661000 (683 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2662000 (684 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2663000 (684 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2664000 (684 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2665000 (684 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2666000 (685 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2667000 (685 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2668000 (685 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2669000 (685 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2670000 (686 MB) 2022-10-02 23:04:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2671000 (686 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2672000 (686 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2673000 (687 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2674000 (687 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2675000 (687 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2676000 (687 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2677000 (688 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2678000 (688 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2679000 (688 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2680000 (688 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2681000 (689 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2682000 (689 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2683000 (689 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2684000 (689 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2685000 (690 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2686000 (690 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2687000 (690 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2688000 (690 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2689000 (691 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2690000 (691 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2691000 (691 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2692000 (691 MB) 2022-10-02 23:04:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2693000 (692 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2694000 (692 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2695000 (692 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2696000 (692 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2697000 (693 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2698000 (693 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2699000 (693 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2700000 (693 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2701000 (694 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2702000 (694 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2703000 (694 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2704000 (694 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2705000 (695 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2706000 (695 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2707000 (695 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2708000 (695 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2709000 (696 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2710000 (696 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2711000 (696 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2712000 (696 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2713000 (697 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2714000 (697 MB) 2022-10-02 23:04:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2715000 (697 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2716000 (697 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2717000 (698 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2718000 (698 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2719000 (698 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2720000 (698 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2721000 (699 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2722000 (699 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2723000 (699 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2724000 (699 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2725000 (700 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2726000 (700 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2727000 (700 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2728000 (700 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2729000 (701 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2730000 (701 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2731000 (701 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2732000 (701 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2733000 (702 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2734000 (702 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2735000 (702 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2736000 (703 MB) 2022-10-02 23:04:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2737000 (703 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2738000 (703 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2739000 (703 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2740000 (704 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2741000 (704 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2742000 (704 MB) 2022-10-02 23:04:20 source > Exported 1614656 of 1637579 records for table 'uctohsDB.mdl_block_launchpad' after 00:01:21.303 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2743000 (704 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2744000 (705 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2745000 (705 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2746000 (705 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2747000 (705 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2748000 (706 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2749000 (706 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2750000 (706 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2751000 (706 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2752000 (707 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2753000 (707 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2754000 (707 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2755000 (707 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2756000 (708 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2757000 (708 MB) 2022-10-02 23:04:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2758000 (708 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2759000 (708 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2760000 (709 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2761000 (709 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2762000 (709 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2763000 (709 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2764000 (710 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2765000 (710 MB) 2022-10-02 23:04:21 source > Finished exporting 1638905 records for table 'uctohsDB.mdl_block_launchpad'; total duration '00:01:22.358' 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2766000 (710 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2767000 (710 MB) 2022-10-02 23:04:21 source > Exporting data from table 'uctohsDB.mdl_book' (9 of 31 tables) 2022-10-02 23:04:21 source > For table 'uctohsDB.mdl_book' using select statement: 'SELECT `id`, `course`, `name`, `intro`, `introformat`, `numbering`, `navstyle`, `customtitles`, `revision`, `timecreated`, `timemodified` FROM `uctohsDB`.`mdl_book`' 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2768000 (711 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2769000 (711 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2770000 (711 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2771000 (711 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2772000 (712 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2773000 (712 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2774000 (712 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2775000 (712 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2776000 (713 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2777000 (713 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2778000 (713 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2779000 (713 MB) 2022-10-02 23:04:21 source > Finished exporting 1 records for table 'uctohsDB.mdl_book'; total duration '00:00:00.517' 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2780000 (714 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2781000 (714 MB) 2022-10-02 23:04:21 source > Exporting data from table 'uctohsDB.mdl_book_chapters' (10 of 31 tables) 2022-10-02 23:04:21 source > For table 'uctohsDB.mdl_book_chapters' using select statement: 'SELECT `id`, `bookid`, `pagenum`, `subchapter`, `title`, `content`, `contentformat`, `hidden`, `timecreated`, `timemodified`, `importsrc` FROM `uctohsDB`.`mdl_book_chapters`' 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2782000 (714 MB) 2022-10-02 23:04:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2783000 (714 MB) 2022-10-02 23:04:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2784000 (715 MB) 2022-10-02 23:04:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2785000 (715 MB) 2022-10-02 23:04:22 source > Finished exporting 0 records for table 'uctohsDB.mdl_book_chapters'; total duration '00:00:00.54' 2022-10-02 23:04:22 source > Exporting data from table 'uctohsDB.mdl_chat' (11 of 31 tables) 2022-10-02 23:04:22 source > For table 'uctohsDB.mdl_chat' using select statement: 'SELECT `id`, `course`, `name`, `intro`, `introformat`, `keepdays`, `studentlogs`, `chattime`, `schedule`, `timemodified` FROM `uctohsDB`.`mdl_chat`' 2022-10-02 23:04:22 source > Finished exporting 1 records for table 'uctohsDB.mdl_chat'; total duration '00:00:00.517' 2022-10-02 23:04:22 source > Exporting data from table 'uctohsDB.mdl_choice' (12 of 31 tables) 2022-10-02 23:04:22 source > For table 'uctohsDB.mdl_choice' using select statement: 'SELECT `id`, `course`, `name`, `intro`, `introformat`, `publish`, `showresults`, `display`, `allowupdate`, `allowmultiple`, `showunanswered`, `includeinactive`, `limitanswers`, `timeopen`, `timeclose`, `showpreview`, `timemodified`, `completionsubmit`, `showavailable` FROM `uctohsDB`.`mdl_choice`' 2022-10-02 23:04:23 source > Finished exporting 9 records for table 'uctohsDB.mdl_choice'; total duration '00:00:00.518' 2022-10-02 23:04:23 source > Exporting data from table 'uctohsDB.mdl_context' (13 of 31 tables) 2022-10-02 23:04:23 source > For table 'uctohsDB.mdl_context' using select statement: 'SELECT `id`, `contextlevel`, `instanceid`, `path`, `depth`, `locked` FROM `uctohsDB`.`mdl_context`' 2022-10-02 23:04:23 destination > Starting a new buffer for stream mdl_book (current state: 99 MB in 7 buffers) 2022-10-02 23:04:23 destination > Starting a new buffer for stream mdl_chat (current state: 99 MB in 8 buffers) 2022-10-02 23:04:24 destination > Starting a new buffer for stream mdl_choice (current state: 99 MB in 9 buffers) 2022-10-02 23:04:24 destination > Flushing all 10 current buffers (99 MB in total) 2022-10-02 23:04:24 destination > Flushing buffer of stream mdl_assign_submission (8 MB) 2022-10-02 23:04:24 destination > Flushing buffer for stream mdl_assign_submission (8 MB) to staging 2022-10-02 23:04:24 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:24 destination > Finished writing data to 5bc693f7-efd0-4f6f-bc3e-0eae619d39fb11142346459884479055.csv.gz (8 MB) 2022-10-02 23:04:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2786000 (715 MB) 2022-10-02 23:04:29 destination > closing connection 2022-10-02 23:04:29 destination > Deleting tempFile data 5bc693f7-efd0-4f6f-bc3e-0eae619d39fb11142346459884479055.csv.gz 2022-10-02 23:04:29 destination > Flushing buffer of stream mdl_assign_grades (6 MB) 2022-10-02 23:04:29 destination > Flushing buffer for stream mdl_assign_grades (6 MB) to staging 2022-10-02 23:04:29 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:29 destination > Finished writing data to f8c2bf4d-a390-4622-a263-5119ccc14e1516235393811615140229.csv.gz (6 MB) 2022-10-02 23:04:31 destination > closing connection 2022-10-02 23:04:31 destination > Deleting tempFile data f8c2bf4d-a390-4622-a263-5119ccc14e1516235393811615140229.csv.gz 2022-10-02 23:04:31 destination > Flushing buffer of stream mdl_assign (699 KB) 2022-10-02 23:04:31 destination > Flushing buffer for stream mdl_assign (699 KB) to staging 2022-10-02 23:04:31 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:31 destination > Finished writing data to 6252ca91-9bb1-4ac0-a368-4a2a24d427687461999955577644963.csv.gz (711 KB) 2022-10-02 23:04:32 destination > closing connection 2022-10-02 23:04:32 destination > Deleting tempFile data 6252ca91-9bb1-4ac0-a368-4a2a24d427687461999955577644963.csv.gz 2022-10-02 23:04:32 destination > Flushing buffer of stream mdl_assign_user_flags (4 MB) 2022-10-02 23:04:32 destination > Flushing buffer for stream mdl_assign_user_flags (4 MB) to staging 2022-10-02 23:04:32 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:32 destination > Finished writing data to b727b500-dfdf-4205-b663-6e8e12ec55698521418509901312351.csv.gz (4 MB) 2022-10-02 23:04:34 destination > closing connection 2022-10-02 23:04:34 destination > Deleting tempFile data b727b500-dfdf-4205-b663-6e8e12ec55698521418509901312351.csv.gz 2022-10-02 23:04:34 destination > Flushing buffer of stream mdl_choice (10 bytes) 2022-10-02 23:04:34 destination > Flushing buffer for stream mdl_choice (10 bytes) to staging 2022-10-02 23:04:34 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:34 destination > Finished writing data to 7cdd414b-5cfc-48a5-9975-363b411036c98153660839649405502.csv.gz (647 bytes) 2022-10-02 23:04:35 destination > closing connection 2022-10-02 23:04:35 destination > Deleting tempFile data 7cdd414b-5cfc-48a5-9975-363b411036c98153660839649405502.csv.gz 2022-10-02 23:04:35 destination > Flushing buffer of stream mdl_block_launchpad (53 MB) 2022-10-02 23:04:35 destination > Flushing buffer for stream mdl_block_launchpad (53 MB) to staging 2022-10-02 23:04:35 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:35 destination > Finished writing data to 8742ef7b-28f3-4ac5-ab1e-264667d957c814839614151393636851.csv.gz (53 MB) 2022-10-02 23:04:41 destination > closing connection 2022-10-02 23:04:41 destination > Deleting tempFile data 8742ef7b-28f3-4ac5-ab1e-264667d957c814839614151393636851.csv.gz 2022-10-02 23:04:41 destination > Flushing buffer of stream mdl_chat (10 bytes) 2022-10-02 23:04:41 destination > Flushing buffer for stream mdl_chat (10 bytes) to staging 2022-10-02 23:04:41 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:41 destination > Finished writing data to 896f23d5-3223-4d27-8ffa-62e078e493d85873599282695798599.csv.gz (266 bytes) 2022-10-02 23:04:42 destination > closing connection 2022-10-02 23:04:42 destination > Deleting tempFile data 896f23d5-3223-4d27-8ffa-62e078e493d85873599282695798599.csv.gz 2022-10-02 23:04:42 destination > Flushing buffer of stream mdl_assignfeedback_comments (10 MB) 2022-10-02 23:04:42 destination > Flushing buffer for stream mdl_assignfeedback_comments (10 MB) to staging 2022-10-02 23:04:42 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:42 destination > Finished writing data to 262a55c2-3c66-411f-b912-467ca6cf67897475990404901087180.csv.gz (10 MB) 2022-10-02 23:04:44 destination > closing connection 2022-10-02 23:04:44 destination > Deleting tempFile data 262a55c2-3c66-411f-b912-467ca6cf67897475990404901087180.csv.gz 2022-10-02 23:04:44 destination > Flushing buffer of stream mdl_assign_user_mapping (16 MB) 2022-10-02 23:04:44 destination > Flushing buffer for stream mdl_assign_user_mapping (16 MB) to staging 2022-10-02 23:04:44 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:44 destination > Finished writing data to 399ab571-2064-4557-b55a-9904d241d2e917889626504314084875.csv.gz (16 MB) 2022-10-02 23:04:47 destination > closing connection 2022-10-02 23:04:47 destination > Deleting tempFile data 399ab571-2064-4557-b55a-9904d241d2e917889626504314084875.csv.gz 2022-10-02 23:04:47 destination > Flushing buffer of stream mdl_book (10 bytes) 2022-10-02 23:04:47 destination > Flushing buffer for stream mdl_book (10 bytes) to staging 2022-10-02 23:04:47 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:04:47 destination > Finished writing data to ac87b2be-484e-4e2d-a14d-1984e393294b5085919102279242255.csv.gz (268 bytes) 2022-10-02 23:04:48 destination > closing connection 2022-10-02 23:04:48 destination > Deleting tempFile data ac87b2be-484e-4e2d-a14d-1984e393294b5085919102279242255.csv.gz 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_assign_submission 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_assign_grades 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_assign 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_assign_user_flags 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_choice 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_block_launchpad 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_chat 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_assignfeedback_comments 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_assign_user_mapping 2022-10-02 23:04:48 destination > Closing buffer for stream mdl_book 2022-10-02 23:04:48 destination > Starting a new buffer for stream mdl_choice (current state: 0 bytes in 0 buffers) 2022-10-02 23:04:48 destination > Starting a new buffer for stream mdl_context (current state: 0 bytes in 1 buffers) 2022-10-02 23:04:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2787000 (715 MB) 2022-10-02 23:04:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2788000 (716 MB) 2022-10-02 23:04:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2789000 (716 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2790000 (716 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2791000 (716 MB) 2022-10-02 23:04:49 source > Exported 24578 of 41261 records for table 'uctohsDB.mdl_context' after 00:00:25.26 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2792000 (717 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2793000 (717 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2794000 (717 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2795000 (717 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2796000 (718 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2797000 (718 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2798000 (718 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2799000 (718 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2800000 (718 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2801000 (719 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2802000 (719 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2803000 (719 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2804000 (719 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2805000 (720 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2806000 (720 MB) 2022-10-02 23:04:49 source > Finished exporting 40950 records for table 'uctohsDB.mdl_context'; total duration '00:00:25.958' 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2807000 (720 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2808000 (720 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2809000 (721 MB) 2022-10-02 23:04:49 source > Exporting data from table 'uctohsDB.mdl_course' (14 of 31 tables) 2022-10-02 23:04:49 source > For table 'uctohsDB.mdl_course' using select statement: 'SELECT `id`, `category`, `sortorder`, `fullname`, `shortname`, `idnumber`, `summary`, `summaryformat`, `format`, `showgrades`, `newsitems`, `startdate`, `enddate`, `relativedatesmode`, `marker`, `maxbytes`, `legacyfiles`, `showreports`, `visible`, `visibleold`, `downloadcontent`, `groupmode`, `groupmodeforce`, `defaultgroupingid`, `lang`, `calendartype`, `theme`, `timecreated`, `timemodified`, `requested`, `enablecompletion`, `completionnotify`, `cacherev`, `originalcourseid`, `showactivitydates`, `showcompletionconditions` FROM `uctohsDB`.`mdl_course`' 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2810000 (721 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2811000 (721 MB) 2022-10-02 23:04:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2812000 (721 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2813000 (722 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2814000 (722 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2815000 (722 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2816000 (722 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2817000 (723 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2818000 (723 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2819000 (723 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2820000 (723 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2821000 (724 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2822000 (724 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2823000 (724 MB) 2022-10-02 23:04:50 source > Finished exporting 368 records for table 'uctohsDB.mdl_course'; total duration '00:00:00.662' 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2824000 (724 MB) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2825000 (725 MB) 2022-10-02 23:04:50 source > Exporting data from table 'uctohsDB.mdl_course_modules' (15 of 31 tables) 2022-10-02 23:04:50 source > For table 'uctohsDB.mdl_course_modules' using select statement: 'SELECT `id`, `course`, `module`, `instance`, `section`, `idnumber`, `added`, `score`, `indent`, `visible`, `visibleoncoursepage`, `visibleold`, `groupmode`, `groupingid`, `completion`, `completiongradeitemnumber`, `completionview`, `completionexpected`, `showdescription`, `availability`, `deletioninprogress` FROM `uctohsDB`.`mdl_course_modules`' 2022-10-02 23:04:50 destination > Starting a new buffer for stream mdl_course (current state: 1 MB in 2 buffers) 2022-10-02 23:04:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2826000 (725 MB) 2022-10-02 23:04:51 destination > Starting a new buffer for stream mdl_course_modules (current state: 1 MB in 3 buffers) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2827000 (725 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2828000 (726 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2829000 (726 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2830000 (727 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2831000 (728 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2832000 (728 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2833000 (729 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2834000 (729 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2835000 (730 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2836000 (730 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2837000 (731 MB) 2022-10-02 23:04:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2838000 (731 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2839000 (732 MB) 2022-10-02 23:04:52 source > Finished exporting 31878 records for table 'uctohsDB.mdl_course_modules'; total duration '00:00:01.438' 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2840000 (732 MB) 2022-10-02 23:04:52 source > Exporting data from table 'uctohsDB.mdl_course_modules_completion' (16 of 31 tables) 2022-10-02 23:04:52 source > For table 'uctohsDB.mdl_course_modules_completion' using select statement: 'SELECT `id`, `coursemoduleid`, `userid`, `completionstate`, `viewed`, `overrideby`, `timemodified` FROM `uctohsDB`.`mdl_course_modules_completion`' 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2841000 (733 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2842000 (733 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2843000 (734 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2844000 (734 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2845000 (735 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2846000 (735 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2847000 (736 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2848000 (736 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2849000 (737 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2850000 (737 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2851000 (738 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2852000 (738 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2853000 (739 MB) 2022-10-02 23:04:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2854000 (739 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2855000 (740 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2856000 (740 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2857000 (741 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2858000 (741 MB) 2022-10-02 23:04:53 destination > Starting a new buffer for stream mdl_course_modules_completion (current state: 2 MB in 4 buffers) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2859000 (742 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2860000 (742 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2861000 (742 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2862000 (742 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2863000 (743 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2864000 (743 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2865000 (743 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2866000 (744 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2867000 (744 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2868000 (744 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2869000 (744 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2870000 (745 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2871000 (745 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2872000 (745 MB) 2022-10-02 23:04:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2873000 (745 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2874000 (746 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2875000 (746 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2876000 (746 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2877000 (746 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2878000 (747 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2879000 (747 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2880000 (747 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2881000 (747 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2882000 (748 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2883000 (748 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2884000 (748 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2885000 (749 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2886000 (749 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2887000 (749 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2888000 (749 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2889000 (750 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2890000 (750 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2891000 (750 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2892000 (750 MB) 2022-10-02 23:04:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2893000 (751 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2894000 (751 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2895000 (751 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2896000 (751 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2897000 (752 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2898000 (752 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2899000 (752 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2900000 (752 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2901000 (753 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2902000 (753 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2903000 (753 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2904000 (754 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2905000 (754 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2906000 (754 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2907000 (754 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2908000 (755 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2909000 (755 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2910000 (755 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2911000 (755 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2912000 (756 MB) 2022-10-02 23:04:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2913000 (756 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2914000 (756 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2915000 (756 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2916000 (757 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2917000 (757 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2918000 (757 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2919000 (757 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2920000 (758 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2921000 (758 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2922000 (758 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2923000 (759 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2924000 (759 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2925000 (759 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2926000 (759 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2927000 (760 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2928000 (760 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2929000 (760 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2930000 (760 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2931000 (761 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2932000 (761 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2933000 (761 MB) 2022-10-02 23:04:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2934000 (761 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2935000 (762 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2936000 (762 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2937000 (762 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2938000 (762 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2939000 (763 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2940000 (763 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2941000 (763 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2942000 (764 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2943000 (764 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2944000 (764 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2945000 (764 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2946000 (765 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2947000 (765 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2948000 (765 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2949000 (765 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2950000 (766 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2951000 (766 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2952000 (766 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2953000 (766 MB) 2022-10-02 23:04:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2954000 (767 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2955000 (767 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2956000 (767 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2957000 (768 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2958000 (768 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2959000 (768 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2960000 (768 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2961000 (769 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2962000 (769 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2963000 (769 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2964000 (769 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2965000 (770 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2966000 (770 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2967000 (770 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2968000 (770 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2969000 (771 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2970000 (771 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2971000 (771 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2972000 (771 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2973000 (772 MB) 2022-10-02 23:04:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2974000 (772 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2975000 (772 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2976000 (773 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2977000 (773 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2978000 (773 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2979000 (773 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2980000 (774 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2981000 (774 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2982000 (774 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2983000 (774 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2984000 (775 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2985000 (775 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2986000 (775 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2987000 (775 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2988000 (776 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2989000 (776 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2990000 (776 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2991000 (777 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2992000 (777 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2993000 (777 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2994000 (777 MB) 2022-10-02 23:04:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2995000 (778 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2996000 (778 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2997000 (778 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2998000 (778 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 2999000 (779 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3000000 (779 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3001000 (779 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3002000 (779 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3003000 (780 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3004000 (780 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3005000 (780 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3006000 (780 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3007000 (781 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3008000 (781 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3009000 (781 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3010000 (782 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3011000 (782 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3012000 (782 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3013000 (782 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3014000 (783 MB) 2022-10-02 23:05:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3015000 (783 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3016000 (783 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3017000 (783 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3018000 (784 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3019000 (784 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3020000 (784 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3021000 (784 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3022000 (785 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3023000 (785 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3024000 (785 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3025000 (785 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3026000 (786 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3027000 (786 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3028000 (786 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3029000 (787 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3030000 (787 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3031000 (787 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3032000 (787 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3033000 (788 MB) 2022-10-02 23:05:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3034000 (788 MB) 2022-10-02 23:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3035000 (788 MB) 2022-10-02 23:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3036000 (788 MB) 2022-10-02 23:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3037000 (789 MB) 2022-10-02 23:05:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3038000 (789 MB) 2022-10-02 23:05:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3039000 (789 MB) 2022-10-02 23:05:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3040000 (789 MB) 2022-10-02 23:05:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3041000 (790 MB) 2022-10-02 23:05:04 source > Exported 201596 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:00:10.591 2022-10-02 23:05:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3042000 (790 MB) 2022-10-02 23:05:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3043000 (790 MB) 2022-10-02 23:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3044000 (791 MB) 2022-10-02 23:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3045000 (791 MB) 2022-10-02 23:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3046000 (791 MB) 2022-10-02 23:05:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3047000 (791 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3048000 (792 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3049000 (792 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3050000 (792 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3051000 (792 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3052000 (793 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3053000 (793 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3054000 (793 MB) 2022-10-02 23:05:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3055000 (793 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3056000 (794 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3057000 (794 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3058000 (794 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3059000 (794 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3060000 (795 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3061000 (795 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3062000 (795 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3063000 (796 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3064000 (796 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3065000 (796 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3066000 (796 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3067000 (797 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3068000 (797 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3069000 (797 MB) 2022-10-02 23:05:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3070000 (797 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3071000 (798 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3072000 (798 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3073000 (798 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3074000 (798 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3075000 (799 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3076000 (799 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3077000 (799 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3078000 (800 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3079000 (800 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3080000 (800 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3081000 (800 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3082000 (801 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3083000 (801 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3084000 (801 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3085000 (801 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3086000 (802 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3087000 (802 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3088000 (802 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3089000 (802 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3090000 (803 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3091000 (803 MB) 2022-10-02 23:05:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3092000 (803 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3093000 (803 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3094000 (804 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3095000 (804 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3096000 (804 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3097000 (805 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3098000 (805 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3099000 (805 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3100000 (805 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3101000 (806 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3102000 (806 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3103000 (806 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3104000 (806 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3105000 (807 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3106000 (807 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3107000 (807 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3108000 (807 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3109000 (808 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3110000 (808 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3111000 (808 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3112000 (808 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3113000 (809 MB) 2022-10-02 23:05:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3114000 (809 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3115000 (809 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3116000 (810 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3117000 (810 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3118000 (810 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3119000 (810 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3120000 (811 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3121000 (811 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3122000 (811 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3123000 (811 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3124000 (812 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3125000 (812 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3126000 (812 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3127000 (812 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3128000 (813 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3129000 (813 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3130000 (813 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3131000 (814 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3132000 (814 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3133000 (814 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3134000 (814 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3135000 (815 MB) 2022-10-02 23:05:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3136000 (815 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3137000 (815 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3138000 (815 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3139000 (816 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3140000 (816 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3141000 (816 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3142000 (816 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3143000 (817 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3144000 (817 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3145000 (817 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3146000 (817 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3147000 (818 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3148000 (818 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3149000 (818 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3150000 (819 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3151000 (819 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3152000 (819 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3153000 (819 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3154000 (820 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3155000 (820 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3156000 (820 MB) 2022-10-02 23:05:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3157000 (820 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3158000 (821 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3159000 (821 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3160000 (821 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3161000 (821 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3162000 (822 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3163000 (822 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3164000 (822 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3165000 (823 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3166000 (823 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3167000 (823 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3168000 (823 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3169000 (824 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3170000 (824 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3171000 (824 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3172000 (824 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3173000 (825 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3174000 (825 MB) 2022-10-02 23:05:12 source > Exported 334716 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:00:20.661 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3175000 (825 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3176000 (825 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3177000 (826 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3178000 (826 MB) 2022-10-02 23:05:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3179000 (826 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3180000 (826 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3181000 (827 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3182000 (827 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3183000 (827 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3184000 (828 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3185000 (828 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3186000 (828 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3187000 (828 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3188000 (829 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3189000 (829 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3190000 (829 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3191000 (829 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3192000 (830 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3193000 (830 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3194000 (830 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3195000 (830 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3196000 (831 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3197000 (831 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3198000 (831 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3199000 (832 MB) 2022-10-02 23:05:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3200000 (832 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3201000 (832 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3202000 (832 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3203000 (833 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3204000 (833 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3205000 (833 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3206000 (833 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3207000 (834 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3208000 (834 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3209000 (834 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3210000 (834 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3211000 (835 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3212000 (835 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3213000 (835 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3214000 (835 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3215000 (836 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3216000 (836 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3217000 (836 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3218000 (837 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3219000 (837 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3220000 (837 MB) 2022-10-02 23:05:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3221000 (837 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3222000 (838 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3223000 (838 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3224000 (838 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3225000 (838 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3226000 (839 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3227000 (839 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3228000 (839 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3229000 (839 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3230000 (840 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3231000 (840 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3232000 (840 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3233000 (840 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3234000 (841 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3235000 (841 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3236000 (841 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3237000 (842 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3238000 (842 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3239000 (842 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3240000 (842 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3241000 (843 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3242000 (843 MB) 2022-10-02 23:05:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3243000 (843 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3244000 (843 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3245000 (844 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3246000 (844 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3247000 (844 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3248000 (844 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3249000 (845 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3250000 (845 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3251000 (845 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3252000 (846 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3253000 (846 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3254000 (846 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3255000 (846 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3256000 (847 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3257000 (847 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3258000 (847 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3259000 (847 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3260000 (848 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3261000 (848 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3262000 (848 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3263000 (848 MB) 2022-10-02 23:05:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3264000 (849 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3265000 (849 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3266000 (849 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3267000 (849 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3268000 (850 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3269000 (850 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3270000 (850 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3271000 (851 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3272000 (851 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3273000 (851 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3274000 (851 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3275000 (852 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3276000 (852 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3277000 (852 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3278000 (852 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3279000 (853 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3280000 (853 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3281000 (853 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3282000 (853 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3283000 (854 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3284000 (854 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3285000 (854 MB) 2022-10-02 23:05:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3286000 (855 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3287000 (855 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3288000 (855 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3289000 (855 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3290000 (856 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3291000 (856 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3292000 (856 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3293000 (856 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3294000 (857 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3295000 (857 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3296000 (857 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3297000 (857 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3298000 (858 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3299000 (858 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3300000 (858 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3301000 (858 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3302000 (859 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3303000 (859 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3304000 (859 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3305000 (860 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3306000 (860 MB) 2022-10-02 23:05:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3307000 (860 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3308000 (860 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3309000 (861 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3310000 (861 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3311000 (861 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3312000 (861 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3313000 (862 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3314000 (862 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3315000 (862 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3316000 (862 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3317000 (863 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3318000 (863 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3319000 (863 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3320000 (863 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3321000 (864 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3322000 (864 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3323000 (864 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3324000 (865 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3325000 (865 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3326000 (865 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3327000 (865 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3328000 (866 MB) 2022-10-02 23:05:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3329000 (866 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3330000 (866 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3331000 (866 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3332000 (867 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3333000 (867 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3334000 (867 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3335000 (867 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3336000 (868 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3337000 (868 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3338000 (868 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3339000 (869 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3340000 (869 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3341000 (869 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3342000 (869 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3343000 (870 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3344000 (870 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3345000 (870 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3346000 (870 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3347000 (871 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3348000 (871 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3349000 (871 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3350000 (871 MB) 2022-10-02 23:05:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3351000 (872 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3352000 (872 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3353000 (872 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3354000 (872 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3355000 (873 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3356000 (873 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3357000 (873 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3358000 (874 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3359000 (874 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3360000 (874 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3361000 (874 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3362000 (875 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3363000 (875 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3364000 (875 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3365000 (875 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3366000 (876 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3367000 (876 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3368000 (876 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3369000 (876 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3370000 (877 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3371000 (877 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3372000 (877 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3373000 (878 MB) 2022-10-02 23:05:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3374000 (878 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3375000 (878 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3376000 (878 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3377000 (879 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3378000 (879 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3379000 (879 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3380000 (879 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3381000 (880 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3382000 (880 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3383000 (880 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3384000 (880 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3385000 (881 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3386000 (881 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3387000 (881 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3388000 (881 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3389000 (882 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3390000 (882 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3391000 (882 MB) 2022-10-02 23:05:22 source > Exported 551804 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:00:30.687 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3392000 (883 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3393000 (883 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3394000 (883 MB) 2022-10-02 23:05:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3395000 (883 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3396000 (884 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3397000 (884 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3398000 (884 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3399000 (884 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3400000 (885 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3401000 (885 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3402000 (885 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3403000 (885 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3404000 (886 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3405000 (886 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3406000 (886 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3407000 (887 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3408000 (887 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3409000 (887 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3410000 (887 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3411000 (888 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3412000 (888 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3413000 (888 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3414000 (888 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3415000 (889 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3416000 (889 MB) 2022-10-02 23:05:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3417000 (889 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3418000 (889 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3419000 (890 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3420000 (890 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3421000 (890 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3422000 (890 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3423000 (891 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3424000 (891 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3425000 (891 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3426000 (892 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3427000 (892 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3428000 (892 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3429000 (892 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3430000 (893 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3431000 (893 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3432000 (893 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3433000 (893 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3434000 (894 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3435000 (894 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3436000 (894 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3437000 (894 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3438000 (895 MB) 2022-10-02 23:05:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3439000 (895 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3440000 (895 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3441000 (895 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3442000 (896 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3443000 (896 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3444000 (896 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3445000 (897 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3446000 (897 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3447000 (897 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3448000 (897 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3449000 (898 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3450000 (898 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3451000 (898 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3452000 (898 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3453000 (899 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3454000 (899 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3455000 (899 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3456000 (899 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3457000 (900 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3458000 (900 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3459000 (900 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3460000 (901 MB) 2022-10-02 23:05:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3461000 (901 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3462000 (901 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3463000 (901 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3464000 (902 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3465000 (902 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3466000 (902 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3467000 (902 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3468000 (903 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3469000 (903 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3470000 (903 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3471000 (903 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3472000 (904 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3473000 (904 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3474000 (904 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3475000 (904 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3476000 (905 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3477000 (905 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3478000 (905 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3479000 (906 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3480000 (906 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3481000 (906 MB) 2022-10-02 23:05:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3482000 (906 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3483000 (907 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3484000 (907 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3485000 (907 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3486000 (907 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3487000 (908 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3488000 (908 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3489000 (908 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3490000 (908 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3491000 (909 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3492000 (909 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3493000 (909 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3494000 (910 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3495000 (910 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3496000 (910 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3497000 (910 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3498000 (911 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3499000 (911 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3500000 (911 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3501000 (911 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3502000 (912 MB) 2022-10-02 23:05:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3503000 (912 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3504000 (912 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3505000 (912 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3506000 (913 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3507000 (913 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3508000 (913 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3509000 (913 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3510000 (914 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3511000 (914 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3512000 (914 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3513000 (915 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3514000 (915 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3515000 (915 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3516000 (915 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3517000 (916 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3518000 (916 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3519000 (916 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3520000 (916 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3521000 (917 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3522000 (917 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3523000 (917 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3524000 (917 MB) 2022-10-02 23:05:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3525000 (918 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3526000 (918 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3527000 (918 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3528000 (919 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3529000 (919 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3530000 (919 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3531000 (919 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3532000 (920 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3533000 (920 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3534000 (920 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3535000 (920 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3536000 (921 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3537000 (921 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3538000 (921 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3539000 (921 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3540000 (922 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3541000 (922 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3542000 (922 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3543000 (922 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3544000 (923 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3545000 (923 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3546000 (923 MB) 2022-10-02 23:05:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3547000 (924 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3548000 (924 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3549000 (924 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3550000 (924 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3551000 (925 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3552000 (925 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3553000 (925 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3554000 (925 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3555000 (926 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3556000 (926 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3557000 (926 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3558000 (926 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3559000 (927 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3560000 (927 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3561000 (927 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3562000 (927 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3563000 (928 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3564000 (928 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3565000 (928 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3566000 (929 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3567000 (929 MB) 2022-10-02 23:05:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3568000 (929 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3569000 (929 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3570000 (930 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3571000 (930 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3572000 (930 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3573000 (930 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3574000 (931 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3575000 (931 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3576000 (931 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3577000 (931 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3578000 (932 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3579000 (932 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3580000 (932 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3581000 (933 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3582000 (933 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3583000 (933 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3584000 (933 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3585000 (934 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3586000 (934 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3587000 (934 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3588000 (934 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3589000 (935 MB) 2022-10-02 23:05:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3590000 (935 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3591000 (935 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3592000 (935 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3593000 (936 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3594000 (936 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3595000 (936 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3596000 (936 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3597000 (937 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3598000 (937 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3599000 (937 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3600000 (938 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3601000 (938 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3602000 (938 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3603000 (938 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3604000 (939 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3605000 (939 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3606000 (939 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3607000 (939 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3608000 (940 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3609000 (940 MB) 2022-10-02 23:05:32 source > Exported 768892 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:00:40.743 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3610000 (940 MB) 2022-10-02 23:05:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3611000 (940 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3612000 (941 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3613000 (941 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3614000 (941 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3615000 (942 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3616000 (942 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3617000 (942 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3618000 (942 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3619000 (943 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3620000 (943 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3621000 (943 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3622000 (943 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3623000 (944 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3624000 (944 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3625000 (944 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3626000 (944 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3627000 (945 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3628000 (945 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3629000 (945 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3630000 (945 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3631000 (946 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3632000 (946 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3633000 (946 MB) 2022-10-02 23:05:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3634000 (947 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3635000 (947 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3636000 (947 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3637000 (947 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3638000 (948 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3639000 (948 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3640000 (948 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3641000 (948 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3642000 (949 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3643000 (949 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3644000 (949 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3645000 (949 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3646000 (950 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3647000 (950 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3648000 (950 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3649000 (951 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3650000 (951 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3651000 (951 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3652000 (951 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3653000 (952 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3654000 (952 MB) 2022-10-02 23:05:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3655000 (952 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3656000 (952 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3657000 (953 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3658000 (953 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3659000 (953 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3660000 (953 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3661000 (954 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3662000 (954 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3663000 (954 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3664000 (954 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3665000 (955 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3666000 (955 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3667000 (955 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3668000 (956 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3669000 (956 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3670000 (956 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3671000 (956 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3672000 (957 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3673000 (957 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3674000 (957 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3675000 (957 MB) 2022-10-02 23:05:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3676000 (958 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3677000 (958 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3678000 (958 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3679000 (958 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3680000 (959 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3681000 (959 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3682000 (959 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3683000 (960 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3684000 (960 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3685000 (960 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3686000 (960 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3687000 (961 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3688000 (961 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3689000 (961 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3690000 (961 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3691000 (962 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3692000 (962 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3693000 (962 MB) 2022-10-02 23:05:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3694000 (962 MB) 2022-10-02 23:05:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3695000 (963 MB) 2022-10-02 23:05:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3696000 (963 MB) 2022-10-02 23:05:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3697000 (963 MB) 2022-10-02 23:05:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3698000 (963 MB) 2022-10-02 23:05:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3699000 (964 MB) 2022-10-02 23:05:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3700000 (964 MB) 2022-10-02 23:05:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3701000 (964 MB) 2022-10-02 23:05:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3702000 (965 MB) 2022-10-02 23:05:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3703000 (965 MB) 2022-10-02 23:05:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3704000 (965 MB) 2022-10-02 23:05:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3705000 (965 MB) 2022-10-02 23:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3706000 (966 MB) 2022-10-02 23:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3707000 (966 MB) 2022-10-02 23:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3708000 (966 MB) 2022-10-02 23:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3709000 (966 MB) 2022-10-02 23:05:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3710000 (967 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3711000 (967 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3712000 (967 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3713000 (967 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3714000 (968 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3715000 (968 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3716000 (968 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3717000 (968 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3718000 (969 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3719000 (969 MB) 2022-10-02 23:05:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3720000 (969 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3721000 (970 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3722000 (970 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3723000 (970 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3724000 (970 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3725000 (971 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3726000 (971 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3727000 (971 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3728000 (971 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3729000 (972 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3730000 (972 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3731000 (972 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3732000 (972 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3733000 (973 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3734000 (973 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3735000 (973 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3736000 (974 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3737000 (974 MB) 2022-10-02 23:05:42 source > Exported 897916 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:00:50.749 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3738000 (974 MB) 2022-10-02 23:05:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3739000 (974 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3740000 (975 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3741000 (975 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3742000 (975 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3743000 (975 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3744000 (976 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3745000 (976 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3746000 (976 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3747000 (976 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3748000 (977 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3749000 (977 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3750000 (977 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3751000 (977 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3752000 (978 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3753000 (978 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3754000 (978 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3755000 (979 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3756000 (979 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3757000 (979 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3758000 (979 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3759000 (980 MB) 2022-10-02 23:05:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3760000 (980 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3761000 (980 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3762000 (980 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3763000 (981 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3764000 (981 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3765000 (981 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3766000 (981 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3767000 (982 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3768000 (982 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3769000 (982 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3770000 (983 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3771000 (983 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3772000 (983 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3773000 (983 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3774000 (984 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3775000 (984 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3776000 (984 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3777000 (984 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3778000 (985 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3779000 (985 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3780000 (985 MB) 2022-10-02 23:05:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3781000 (985 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3782000 (986 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3783000 (986 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3784000 (986 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3785000 (987 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3786000 (987 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3787000 (987 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3788000 (987 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3789000 (988 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3790000 (988 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3791000 (988 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3792000 (988 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3793000 (989 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3794000 (989 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3795000 (989 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3796000 (989 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3797000 (990 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3798000 (990 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3799000 (990 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3800000 (991 MB) 2022-10-02 23:05:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3801000 (991 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3802000 (991 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3803000 (991 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3804000 (992 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3805000 (992 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3806000 (992 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3807000 (992 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3808000 (993 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3809000 (993 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3810000 (993 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3811000 (993 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3812000 (994 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3813000 (994 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3814000 (994 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3815000 (994 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3816000 (995 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3817000 (995 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3818000 (995 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3819000 (996 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3820000 (996 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3821000 (996 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3822000 (996 MB) 2022-10-02 23:05:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3823000 (997 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3824000 (997 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3825000 (997 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3826000 (997 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3827000 (998 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3828000 (998 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3829000 (998 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3830000 (998 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3831000 (999 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3832000 (999 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3833000 (999 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3834000 (1000 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3835000 (1000 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3836000 (1000 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3837000 (1000 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3838000 (1001 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3839000 (1001 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3840000 (1001 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3841000 (1001 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3842000 (1002 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3843000 (1002 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3844000 (1002 MB) 2022-10-02 23:05:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3845000 (1002 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3846000 (1003 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3847000 (1003 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3848000 (1003 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3849000 (1004 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3850000 (1004 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3851000 (1004 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3852000 (1004 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3853000 (1005 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3854000 (1005 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3855000 (1005 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3856000 (1005 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3857000 (1006 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3858000 (1006 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3859000 (1006 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3860000 (1006 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3861000 (1007 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3862000 (1007 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3863000 (1007 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3864000 (1007 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3865000 (1008 MB) 2022-10-02 23:05:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3866000 (1008 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3867000 (1008 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3868000 (1009 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3869000 (1009 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3870000 (1009 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3871000 (1009 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3872000 (1010 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3873000 (1010 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3874000 (1010 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3875000 (1010 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3876000 (1011 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3877000 (1011 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3878000 (1011 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3879000 (1011 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3880000 (1012 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3881000 (1012 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3882000 (1012 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3883000 (1013 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3884000 (1013 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3885000 (1013 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3886000 (1013 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3887000 (1014 MB) 2022-10-02 23:05:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3888000 (1014 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3889000 (1014 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3890000 (1014 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3891000 (1015 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3892000 (1015 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3893000 (1015 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3894000 (1015 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3895000 (1016 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3896000 (1016 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3897000 (1016 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3898000 (1017 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3899000 (1017 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3900000 (1017 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3901000 (1017 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3902000 (1018 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3903000 (1018 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3904000 (1018 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3905000 (1018 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3906000 (1019 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3907000 (1019 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3908000 (1019 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3909000 (1019 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3910000 (1020 MB) 2022-10-02 23:05:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3911000 (1020 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3912000 (1020 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3913000 (1021 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3914000 (1021 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3915000 (1021 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3916000 (1021 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3917000 (1022 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3918000 (1022 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3919000 (1022 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3920000 (1022 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3921000 (1023 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3922000 (1023 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3923000 (1023 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3924000 (1023 MB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3925000 (1 GB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3926000 (1 GB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3927000 (1 GB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3928000 (1 GB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3929000 (1 GB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3930000 (1 GB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3931000 (1 GB) 2022-10-02 23:05:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3932000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3933000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3934000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3935000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3936000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3937000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3938000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3939000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3940000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3941000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3942000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3943000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3944000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3945000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3946000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3947000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3948000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3949000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3950000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3951000 (1 GB) 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3952000 (1 GB) 2022-10-02 23:05:52 source > Exported 1112956 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:01:00.835 2022-10-02 23:05:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3953000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3954000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3955000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3956000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3957000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3958000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3959000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3960000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3961000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3962000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3963000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3964000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3965000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3966000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3967000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3968000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3969000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3970000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3971000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3972000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3973000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3974000 (1 GB) 2022-10-02 23:05:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3975000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3976000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3977000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3978000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3979000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3980000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3981000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3982000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3983000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3984000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3985000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3986000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3987000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3988000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3989000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3990000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3991000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3992000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3993000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3994000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3995000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3996000 (1 GB) 2022-10-02 23:05:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3997000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3998000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 3999000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4000000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4001000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4002000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4003000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4004000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4005000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4006000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4007000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4008000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4009000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4010000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4011000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4012000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4013000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4014000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4015000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4016000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4017000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4018000 (1 GB) 2022-10-02 23:05:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4019000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4020000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4021000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4022000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4023000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4024000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4025000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4026000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4027000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4028000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4029000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4030000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4031000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4032000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4033000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4034000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4035000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4036000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4037000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4038000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4039000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4040000 (1 GB) 2022-10-02 23:05:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4041000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4042000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4043000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4044000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4045000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4046000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4047000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4048000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4049000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4050000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4051000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4052000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4053000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4054000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4055000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4056000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4057000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4058000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4059000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4060000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4061000 (1 GB) 2022-10-02 23:05:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4062000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4063000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4064000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4065000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4066000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4067000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4068000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4069000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4070000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4071000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4072000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4073000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4074000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4075000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4076000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4077000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4078000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4079000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4080000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4081000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4082000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4083000 (1 GB) 2022-10-02 23:05:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4084000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4085000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4086000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4087000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4088000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4089000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4090000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4091000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4092000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4093000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4094000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4095000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4096000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4097000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4098000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4099000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4100000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4101000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4102000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4103000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4104000 (1 GB) 2022-10-02 23:05:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4105000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4106000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4107000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4108000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4109000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4110000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4111000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4112000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4113000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4114000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4115000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4116000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4117000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4118000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4119000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4120000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4121000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4122000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4123000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4124000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4125000 (1 GB) 2022-10-02 23:06:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4126000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4127000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4128000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4129000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4130000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4131000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4132000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4133000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4134000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4135000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4136000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4137000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4138000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4139000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4140000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4141000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4142000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4143000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4144000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4145000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4146000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4147000 (1 GB) 2022-10-02 23:06:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4148000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4149000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4150000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4151000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4152000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4153000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4154000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4155000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4156000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4157000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4158000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4159000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4160000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4161000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4162000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4163000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4164000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4165000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4166000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4167000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4168000 (1 GB) 2022-10-02 23:06:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4169000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4170000 (1 GB) 2022-10-02 23:06:03 source > Exported 1330044 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:01:10.901 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4171000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4172000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4173000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4174000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4175000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4176000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4177000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4178000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4179000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4180000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4181000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4182000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4183000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4184000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4185000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4186000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4187000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4188000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4189000 (1 GB) 2022-10-02 23:06:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4190000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4191000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4192000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4193000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4194000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4195000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4196000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4197000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4198000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4199000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4200000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4201000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4202000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4203000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4204000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4205000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4206000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4207000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4208000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4209000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4210000 (1 GB) 2022-10-02 23:06:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4211000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4212000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4213000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4214000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4215000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4216000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4217000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4218000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4219000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4220000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4221000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4222000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4223000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4224000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4225000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4226000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4227000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4228000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4229000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4230000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4231000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4232000 (1 GB) 2022-10-02 23:06:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4233000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4234000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4235000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4236000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4237000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4238000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4239000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4240000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4241000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4242000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4243000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4244000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4245000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4246000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4247000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4248000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4249000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4250000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4251000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4252000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4253000 (1 GB) 2022-10-02 23:06:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4254000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4255000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4256000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4257000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4258000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4259000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4260000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4261000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4262000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4263000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4264000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4265000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4266000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4267000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4268000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4269000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4270000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4271000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4272000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4273000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4274000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4275000 (1 GB) 2022-10-02 23:06:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4276000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4277000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4278000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4279000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4280000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4281000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4282000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4283000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4284000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4285000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4286000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4287000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4288000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4289000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4290000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4291000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4292000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4293000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4294000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4295000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4296000 (1 GB) 2022-10-02 23:06:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4297000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4298000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4299000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4300000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4301000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4302000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4303000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4304000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4305000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4306000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4307000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4308000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4309000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4310000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4311000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4312000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4313000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4314000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4315000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4316000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4317000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4318000 (1 GB) 2022-10-02 23:06:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4319000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4320000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4321000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4322000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4323000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4324000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4325000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4326000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4327000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4328000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4329000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4330000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4331000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4332000 (1 GB) 2022-10-02 23:06:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4333000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4334000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4335000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4336000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4337000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4338000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4339000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4340000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4341000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4342000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4343000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4344000 (1 GB) 2022-10-02 23:06:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4345000 (1 GB) 2022-10-02 23:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4346000 (1 GB) 2022-10-02 23:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4347000 (1 GB) 2022-10-02 23:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4348000 (1 GB) 2022-10-02 23:06:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4349000 (1 GB) 2022-10-02 23:06:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4350000 (1 GB) 2022-10-02 23:06:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4351000 (1 GB) 2022-10-02 23:06:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4352000 (1 GB) 2022-10-02 23:06:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4353000 (1 GB) 2022-10-02 23:06:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4354000 (1 GB) 2022-10-02 23:06:14 source > Exported 1514364 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:01:21.29 2022-10-02 23:06:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4355000 (1 GB) 2022-10-02 23:06:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4356000 (1 GB) 2022-10-02 23:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4357000 (1 GB) 2022-10-02 23:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4358000 (1 GB) 2022-10-02 23:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4359000 (1 GB) 2022-10-02 23:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4360000 (1 GB) 2022-10-02 23:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4361000 (1 GB) 2022-10-02 23:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4362000 (1 GB) 2022-10-02 23:06:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4363000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4364000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4365000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4366000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4367000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4368000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4369000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4370000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4371000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4372000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4373000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4374000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4375000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4376000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4377000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4378000 (1 GB) 2022-10-02 23:06:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4379000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4380000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4381000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4382000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4383000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4384000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4385000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4386000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4387000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4388000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4389000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4390000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4391000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4392000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4393000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4394000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4395000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4396000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4397000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4398000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4399000 (1 GB) 2022-10-02 23:06:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4400000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4401000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4402000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4403000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4404000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4405000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4406000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4407000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4408000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4409000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4410000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4411000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4412000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4413000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4414000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4415000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4416000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4417000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4418000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4419000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4420000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4421000 (1 GB) 2022-10-02 23:06:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4422000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4423000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4424000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4425000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4426000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4427000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4428000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4429000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4430000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4431000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4432000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4433000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4434000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4435000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4436000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4437000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4438000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4439000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4440000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4441000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4442000 (1 GB) 2022-10-02 23:06:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4443000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4444000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4445000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4446000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4447000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4448000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4449000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4450000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4451000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4452000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4453000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4454000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4455000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4456000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4457000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4458000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4459000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4460000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4461000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4462000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4463000 (1 GB) 2022-10-02 23:06:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4464000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4465000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4466000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4467000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4468000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4469000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4470000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4471000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4472000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4473000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4474000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4475000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4476000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4477000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4478000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4479000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4480000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4481000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4482000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4483000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4484000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4485000 (1 GB) 2022-10-02 23:06:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4486000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4487000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4488000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4489000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4490000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4491000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4492000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4493000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4494000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4495000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4496000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4497000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4498000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4499000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4500000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4501000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4502000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4503000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4504000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4505000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4506000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4507000 (1 GB) 2022-10-02 23:06:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4508000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4509000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4510000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4511000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4512000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4513000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4514000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4515000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4516000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4517000 (1 GB) 2022-10-02 23:06:23 source > Exported 1677835 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:01:31.291 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4518000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4519000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4520000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4521000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4522000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4523000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4524000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4525000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4526000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4527000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4528000 (1 GB) 2022-10-02 23:06:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4529000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4530000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4531000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4532000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4533000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4534000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4535000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4536000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4537000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4538000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4539000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4540000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4541000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4542000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4543000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4544000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4545000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4546000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4547000 (1 GB) 2022-10-02 23:06:24 source > 2500652 records sent during previous 00:02:40.009, last recorded offset: {ts_sec=1664751892, file=mysql-bin-changelog.002540, pos=107516140, snapshot=true} 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4548000 (1 GB) 2022-10-02 23:06:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4549000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4550000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4551000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4552000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4553000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4554000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4555000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4556000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4557000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4558000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4559000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4560000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4561000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4562000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4563000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4564000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4565000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4566000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4567000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4568000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4569000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4570000 (1 GB) 2022-10-02 23:06:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4571000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4572000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4573000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4574000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4575000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4576000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4577000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4578000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4579000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4580000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4581000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4582000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4583000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4584000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4585000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4586000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4587000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4588000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4589000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4590000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4591000 (1 GB) 2022-10-02 23:06:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4592000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4593000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4594000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4595000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4596000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4597000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4598000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4599000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4600000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4601000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4602000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4603000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4604000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4605000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4606000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4607000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4608000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4609000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4610000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4611000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4612000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4613000 (1 GB) 2022-10-02 23:06:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4614000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4615000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4616000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4617000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4618000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4619000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4620000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4621000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4622000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4623000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4624000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4625000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4626000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4627000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4628000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4629000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4630000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4631000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4632000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4633000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4634000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4635000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4636000 (1 GB) 2022-10-02 23:06:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4637000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4638000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4639000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4640000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4641000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4642000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4643000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4644000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4645000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4646000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4647000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4648000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4649000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4650000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4651000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4652000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4653000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4654000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4655000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4656000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4657000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4658000 (1 GB) 2022-10-02 23:06:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4659000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4660000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4661000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4662000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4663000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4664000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4665000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4666000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4667000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4668000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4669000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4670000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4671000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4672000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4673000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4674000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4675000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4676000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4677000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4678000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4679000 (1 GB) 2022-10-02 23:06:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4680000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4681000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4682000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4683000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4684000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4685000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4686000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4687000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4688000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4689000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4690000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4691000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4692000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4693000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4694000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4695000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4696000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4697000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4698000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4699000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4700000 (1 GB) 2022-10-02 23:06:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4701000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4702000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4703000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4704000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4705000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4706000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4707000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4708000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4709000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4710000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4711000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4712000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4713000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4714000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4715000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4716000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4717000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4718000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4719000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4720000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4721000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4722000 (1 GB) 2022-10-02 23:06:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4723000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4724000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4725000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4726000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4727000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4728000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4729000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4730000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4731000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4732000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4733000 (1 GB) 2022-10-02 23:06:33 source > Exported 1893922 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:01:41.323 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4734000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4735000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4736000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4737000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4738000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4739000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4740000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4741000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4742000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4743000 (1 GB) 2022-10-02 23:06:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4744000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4745000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4746000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4747000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4748000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4749000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4750000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4751000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4752000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4753000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4754000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4755000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4756000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4757000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4758000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4759000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4760000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4761000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4762000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4763000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4764000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4765000 (1 GB) 2022-10-02 23:06:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4766000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4767000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4768000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4769000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4770000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4771000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4772000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4773000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4774000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4775000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4776000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4777000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4778000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4779000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4780000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4781000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4782000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4783000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4784000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4785000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4786000 (1 GB) 2022-10-02 23:06:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4787000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4788000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4789000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4790000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4791000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4792000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4793000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4794000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4795000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4796000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4797000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4798000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4799000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4800000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4801000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4802000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4803000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4804000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4805000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4806000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4807000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4808000 (1 GB) 2022-10-02 23:06:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4809000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4810000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4811000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4812000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4813000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4814000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4815000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4816000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4817000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4818000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4819000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4820000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4821000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4822000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4823000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4824000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4825000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4826000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4827000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4828000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4829000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4830000 (1 GB) 2022-10-02 23:06:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4831000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4832000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4833000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4834000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4835000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4836000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4837000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4838000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4839000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4840000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4841000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4842000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4843000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4844000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4845000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4846000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4847000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4848000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4849000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4850000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4851000 (1 GB) 2022-10-02 23:06:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4852000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4853000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4854000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4855000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4856000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4857000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4858000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4859000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4860000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4861000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4862000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4863000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4864000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4865000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4866000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4867000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4868000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4869000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4870000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4871000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4872000 (1 GB) 2022-10-02 23:06:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4873000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4874000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4875000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4876000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4877000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4878000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4879000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4880000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4881000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4882000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4883000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4884000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4885000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4886000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4887000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4888000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4889000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4890000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4891000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4892000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4893000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4894000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4895000 (1 GB) 2022-10-02 23:06:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4896000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4897000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4898000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4899000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4900000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4901000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4902000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4903000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4904000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4905000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4906000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4907000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4908000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4909000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4910000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4911000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4912000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4913000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4914000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4915000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4916000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4917000 (1 GB) 2022-10-02 23:06:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4918000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4919000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4920000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4921000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4922000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4923000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4924000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4925000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4926000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4927000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4928000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4929000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4930000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4931000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4932000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4933000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4934000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4935000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4936000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4937000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4938000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4939000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4940000 (1 GB) 2022-10-02 23:06:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4941000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4942000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4943000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4944000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4945000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4946000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4947000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4948000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4949000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4950000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4951000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4952000 (1 GB) 2022-10-02 23:06:43 source > Exported 2112380 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:01:51.42 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4953000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4954000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4955000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4956000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4957000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4958000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4959000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4960000 (1 GB) 2022-10-02 23:06:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4961000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4962000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4963000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4964000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4965000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4966000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4967000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4968000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4969000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4970000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4971000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4972000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4973000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4974000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4975000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4976000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4977000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4978000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4979000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4980000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4981000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4982000 (1 GB) 2022-10-02 23:06:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4983000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4984000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4985000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4986000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4987000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4988000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4989000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4990000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4991000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4992000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4993000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4994000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4995000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4996000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4997000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4998000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 4999000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5000000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5001000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5002000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5003000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5004000 (1 GB) 2022-10-02 23:06:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5005000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5006000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5007000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5008000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5009000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5010000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5011000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5012000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5013000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5014000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5015000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5016000 (1 GB) 2022-10-02 23:06:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5017000 (1 GB) 2022-10-02 23:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5018000 (1 GB) 2022-10-02 23:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5019000 (1 GB) 2022-10-02 23:06:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5020000 (1 GB) 2022-10-02 23:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5021000 (1 GB) 2022-10-02 23:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5022000 (1 GB) 2022-10-02 23:06:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5023000 (1 GB) 2022-10-02 23:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5024000 (1 GB) 2022-10-02 23:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5025000 (1 GB) 2022-10-02 23:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5026000 (1 GB) 2022-10-02 23:06:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5027000 (1 GB) 2022-10-02 23:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5028000 (1 GB) 2022-10-02 23:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5029000 (1 GB) 2022-10-02 23:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5030000 (1 GB) 2022-10-02 23:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5031000 (1 GB) 2022-10-02 23:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5032000 (1 GB) 2022-10-02 23:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5033000 (1 GB) 2022-10-02 23:06:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5034000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5035000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5036000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5037000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5038000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5039000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5040000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5041000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5042000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5043000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5044000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5045000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5046000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5047000 (1 GB) 2022-10-02 23:06:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5048000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5049000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5050000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5051000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5052000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5053000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5054000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5055000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5056000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5057000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5058000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5059000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5060000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5061000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5062000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5063000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5064000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5065000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5066000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5067000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5068000 (1 GB) 2022-10-02 23:06:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5069000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5070000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5071000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5072000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5073000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5074000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5075000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5076000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5077000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5078000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5079000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5080000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5081000 (1 GB) 2022-10-02 23:06:53 source > Exported 2242120 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:02:01.422 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5082000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5083000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5084000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5085000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5086000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5087000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5088000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5089000 (1 GB) 2022-10-02 23:06:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5090000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5091000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5092000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5093000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5094000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5095000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5096000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5097000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5098000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5099000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5100000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5101000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5102000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5103000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5104000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5105000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5106000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5107000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5108000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5109000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5110000 (1 GB) 2022-10-02 23:06:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5111000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5112000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5113000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5114000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5115000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5116000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5117000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5118000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5119000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5120000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5121000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5122000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5123000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5124000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5125000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5126000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5127000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5128000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5129000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5130000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5131000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5132000 (1 GB) 2022-10-02 23:06:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5133000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5134000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5135000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5136000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5137000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5138000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5139000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5140000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5141000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5142000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5143000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5144000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5145000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5146000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5147000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5148000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5149000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5150000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5151000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5152000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5153000 (1 GB) 2022-10-02 23:06:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5154000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5155000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5156000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5157000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5158000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5159000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5160000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5161000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5162000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5163000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5164000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5165000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5166000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5167000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5168000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5169000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5170000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5171000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5172000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5173000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5174000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5175000 (1 GB) 2022-10-02 23:06:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5176000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5177000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5178000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5179000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5180000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5181000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5182000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5183000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5184000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5185000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5186000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5187000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5188000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5189000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5190000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5191000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5192000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5193000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5194000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5195000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5196000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5197000 (1 GB) 2022-10-02 23:06:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5198000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5199000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5200000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5201000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5202000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5203000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5204000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5205000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5206000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5207000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5208000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5209000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5210000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5211000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5212000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5213000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5214000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5215000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5216000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5217000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5218000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5219000 (1 GB) 2022-10-02 23:06:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5220000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5221000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5222000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5223000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5224000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5225000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5226000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5227000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5228000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5229000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5230000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5231000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5232000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5233000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5234000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5235000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5236000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5237000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5238000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5239000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5240000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5241000 (1 GB) 2022-10-02 23:07:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5242000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5243000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5244000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5245000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5246000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5247000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5248000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5249000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5250000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5251000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5252000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5253000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5254000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5255000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5256000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5257000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5258000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5259000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5260000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5261000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5262000 (1 GB) 2022-10-02 23:07:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5263000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5264000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5265000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5266000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5267000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5268000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5269000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5270000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5271000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5272000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5273000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5274000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5275000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5276000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5277000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5278000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5279000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5280000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5281000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5282000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5283000 (1 GB) 2022-10-02 23:07:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5284000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5285000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5286000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5287000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5288000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5289000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5290000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5291000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5292000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5293000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5294000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5295000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5296000 (1 GB) 2022-10-02 23:07:03 source > Exported 2456770 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:02:11.423 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5297000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5298000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5299000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5300000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5301000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5302000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5303000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5304000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5305000 (1 GB) 2022-10-02 23:07:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5306000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5307000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5308000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5309000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5310000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5311000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5312000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5313000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5314000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5315000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5316000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5317000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5318000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5319000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5320000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5321000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5322000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5323000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5324000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5325000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5326000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5327000 (1 GB) 2022-10-02 23:07:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5328000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5329000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5330000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5331000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5332000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5333000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5334000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5335000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5336000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5337000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5338000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5339000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5340000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5341000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5342000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5343000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5344000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5345000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5346000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5347000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5348000 (1 GB) 2022-10-02 23:07:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5349000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5350000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5351000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5352000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5353000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5354000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5355000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5356000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5357000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5358000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5359000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5360000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5361000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5362000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5363000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5364000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5365000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5366000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5367000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5368000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5369000 (1 GB) 2022-10-02 23:07:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5370000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5371000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5372000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5373000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5374000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5375000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5376000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5377000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5378000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5379000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5380000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5381000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5382000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5383000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5384000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5385000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5386000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5387000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5388000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5389000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5390000 (1 GB) 2022-10-02 23:07:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5391000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5392000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5393000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5394000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5395000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5396000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5397000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5398000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5399000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5400000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5401000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5402000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5403000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5404000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5405000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5406000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5407000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5408000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5409000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5410000 (1 GB) 2022-10-02 23:07:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5411000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5412000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5413000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5414000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5415000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5416000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5417000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5418000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5419000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5420000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5421000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5422000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5423000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5424000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5425000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5426000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5427000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5428000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5429000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5430000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5431000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5432000 (1 GB) 2022-10-02 23:07:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5433000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5434000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5435000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5436000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5437000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5438000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5439000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5440000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5441000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5442000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5443000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5444000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5445000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5446000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5447000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5448000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5449000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5450000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5451000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5452000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5453000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5454000 (1 GB) 2022-10-02 23:07:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5455000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5456000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5457000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5458000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5459000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5460000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5461000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5462000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5463000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5464000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5465000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5466000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5467000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5468000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5469000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5470000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5471000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5472000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5473000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5474000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5475000 (1 GB) 2022-10-02 23:07:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5476000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5477000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5478000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5479000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5480000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5481000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5482000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5483000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5484000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5485000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5486000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5487000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5488000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5489000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5490000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5491000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5492000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5493000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5494000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5495000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5496000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5497000 (1 GB) 2022-10-02 23:07:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5498000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5499000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5500000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5501000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5502000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5503000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5504000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5505000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5506000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5507000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5508000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5509000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5510000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5511000 (1 GB) 2022-10-02 23:07:13 source > Exported 2671484 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:02:21.5 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5512000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5513000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5514000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5515000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5516000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5517000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5518000 (1 GB) 2022-10-02 23:07:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5519000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5520000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5521000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5522000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5523000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5524000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5525000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5526000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5527000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5528000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5529000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5530000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5531000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5532000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5533000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5534000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5535000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5536000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5537000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5538000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5539000 (1 GB) 2022-10-02 23:07:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5540000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5541000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5542000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5543000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5544000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5545000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5546000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5547000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5548000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5549000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5550000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5551000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5552000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5553000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5554000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5555000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5556000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5557000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5558000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5559000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5560000 (1 GB) 2022-10-02 23:07:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5561000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5562000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5563000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5564000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5565000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5566000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5567000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5568000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5569000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5570000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5571000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5572000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5573000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5574000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5575000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5576000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5577000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5578000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5579000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5580000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5581000 (1 GB) 2022-10-02 23:07:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5582000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5583000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5584000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5585000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5586000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5587000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5588000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5589000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5590000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5591000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5592000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5593000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5594000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5595000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5596000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5597000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5598000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5599000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5600000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5601000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5602000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5603000 (1 GB) 2022-10-02 23:07:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5604000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5605000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5606000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5607000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5608000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5609000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5610000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5611000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5612000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5613000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5614000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5615000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5616000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5617000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5618000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5619000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5620000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5621000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5622000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5623000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5624000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5625000 (1 GB) 2022-10-02 23:07:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5626000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5627000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5628000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5629000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5630000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5631000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5632000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5633000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5634000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5635000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5636000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5637000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5638000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5639000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5640000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5641000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5642000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5643000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5644000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5645000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5646000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5647000 (1 GB) 2022-10-02 23:07:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5648000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5649000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5650000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5651000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5652000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5653000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5654000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5655000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5656000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5657000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5658000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5659000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5660000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5661000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5662000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5663000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5664000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5665000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5666000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5667000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5668000 (1 GB) 2022-10-02 23:07:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5669000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5670000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5671000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5672000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5673000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5674000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5675000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5676000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5677000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5678000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5679000 (1 GB) 2022-10-02 23:07:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5680000 (1 GB) 2022-10-02 23:07:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5681000 (1 GB) 2022-10-02 23:07:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5682000 (1 GB) 2022-10-02 23:07:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5683000 (1 GB) 2022-10-02 23:07:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5684000 (1 GB) 2022-10-02 23:07:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5685000 (1 GB) 2022-10-02 23:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5686000 (1 GB) 2022-10-02 23:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5687000 (1 GB) 2022-10-02 23:07:24 source > Exported 2849090 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:02:31.501 2022-10-02 23:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5688000 (1 GB) 2022-10-02 23:07:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5689000 (1 GB) 2022-10-02 23:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5690000 (1 GB) 2022-10-02 23:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5691000 (1 GB) 2022-10-02 23:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5692000 (1 GB) 2022-10-02 23:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5693000 (1 GB) 2022-10-02 23:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5694000 (1 GB) 2022-10-02 23:07:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5695000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5696000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5697000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5698000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5699000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5700000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5701000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5702000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5703000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5704000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5705000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5706000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5707000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5708000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5709000 (1 GB) 2022-10-02 23:07:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5710000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5711000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5712000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5713000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5714000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5715000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5716000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5717000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5718000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5719000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5720000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5721000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5722000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5723000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5724000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5725000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5726000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5727000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5728000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5729000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5730000 (1 GB) 2022-10-02 23:07:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5731000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5732000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5733000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5734000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5735000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5736000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5737000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5738000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5739000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5740000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5741000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5742000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5743000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5744000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5745000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5746000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5747000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5748000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5749000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5750000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5751000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5752000 (1 GB) 2022-10-02 23:07:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5753000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5754000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5755000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5756000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5757000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5758000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5759000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5760000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5761000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5762000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5763000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5764000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5765000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5766000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5767000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5768000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5769000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5770000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5771000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5772000 (1 GB) 2022-10-02 23:07:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5773000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5774000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5775000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5776000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5777000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5778000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5779000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5780000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5781000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5782000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5783000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5784000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5785000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5786000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5787000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5788000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5789000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5790000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5791000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5792000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5793000 (1 GB) 2022-10-02 23:07:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5794000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5795000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5796000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5797000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5798000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5799000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5800000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5801000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5802000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5803000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5804000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5805000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5806000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5807000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5808000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5809000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5810000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5811000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5812000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5813000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5814000 (1 GB) 2022-10-02 23:07:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5815000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5816000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5817000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5818000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5819000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5820000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5821000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5822000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5823000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5824000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5825000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5826000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5827000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5828000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5829000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5830000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5831000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5832000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5833000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5834000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5835000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5836000 (1 GB) 2022-10-02 23:07:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5837000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5838000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5839000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5840000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5841000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5842000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5843000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5844000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5845000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5846000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5847000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5848000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5849000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5850000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5851000 (1 GB) 2022-10-02 23:07:33 source > Exported 3011452 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:02:41.522 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5852000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5853000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5854000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5855000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5856000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5857000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5858000 (1 GB) 2022-10-02 23:07:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5859000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5860000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5861000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5862000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5863000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5864000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5865000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5866000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5867000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5868000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5869000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5870000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5871000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5872000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5873000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5874000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5875000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5876000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5877000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5878000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5879000 (1 GB) 2022-10-02 23:07:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5880000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5881000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5882000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5883000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5884000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5885000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5886000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5887000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5888000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5889000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5890000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5891000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5892000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5893000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5894000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5895000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5896000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5897000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5898000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5899000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5900000 (1 GB) 2022-10-02 23:07:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5901000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5902000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5903000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5904000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5905000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5906000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5907000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5908000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5909000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5910000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5911000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5912000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5913000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5914000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5915000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5916000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5917000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5918000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5919000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5920000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5921000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5922000 (1 GB) 2022-10-02 23:07:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5923000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5924000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5925000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5926000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5927000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5928000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5929000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5930000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5931000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5932000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5933000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5934000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5935000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5936000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5937000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5938000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5939000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5940000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5941000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5942000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5943000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5944000 (1 GB) 2022-10-02 23:07:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5945000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5946000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5947000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5948000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5949000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5950000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5951000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5952000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5953000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5954000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5955000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5956000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5957000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5958000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5959000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5960000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5961000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5962000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5963000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5964000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5965000 (1 GB) 2022-10-02 23:07:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5966000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5967000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5968000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5969000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5970000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5971000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5972000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5973000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5974000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5975000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5976000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5977000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5978000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5979000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5980000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5981000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5982000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5983000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5984000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5985000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5986000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5987000 (1 GB) 2022-10-02 23:07:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5988000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5989000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5990000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5991000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5992000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5993000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5994000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5995000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5996000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5997000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5998000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 5999000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6000000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6001000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6002000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6003000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6004000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6005000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6006000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6007000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6008000 (1 GB) 2022-10-02 23:07:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6009000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6010000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6011000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6012000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6013000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6014000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6015000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6016000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6017000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6018000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6019000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6020000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6021000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6022000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6023000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6024000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6025000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6026000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6027000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6028000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6029000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6030000 (1 GB) 2022-10-02 23:07:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6031000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6032000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6033000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6034000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6035000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6036000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6037000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6038000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6039000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6040000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6041000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6042000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6043000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6044000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6045000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6046000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6047000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6048000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6049000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6050000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6051000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6052000 (1 GB) 2022-10-02 23:07:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6053000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6054000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6055000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6056000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6057000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6058000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6059000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6060000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6061000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6062000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6063000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6064000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6065000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6066000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6067000 (1 GB) 2022-10-02 23:07:43 source > Exported 3228017 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:02:51.523 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6068000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6069000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6070000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6071000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6072000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6073000 (1 GB) 2022-10-02 23:07:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6074000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6075000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6076000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6077000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6078000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6079000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6080000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6081000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6082000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6083000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6084000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6085000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6086000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6087000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6088000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6089000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6090000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6091000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6092000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6093000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6094000 (1 GB) 2022-10-02 23:07:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6095000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6096000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6097000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6098000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6099000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6100000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6101000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6102000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6103000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6104000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6105000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6106000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6107000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6108000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6109000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6110000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6111000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6112000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6113000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6114000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6115000 (1 GB) 2022-10-02 23:07:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6116000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6117000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6118000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6119000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6120000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6121000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6122000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6123000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6124000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6125000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6126000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6127000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6128000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6129000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6130000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6131000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6132000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6133000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6134000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6135000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6136000 (1 GB) 2022-10-02 23:07:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6137000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6138000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6139000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6140000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6141000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6142000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6143000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6144000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6145000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6146000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6147000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6148000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6149000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6150000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6151000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6152000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6153000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6154000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6155000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6156000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6157000 (1 GB) 2022-10-02 23:07:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6158000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6159000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6160000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6161000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6162000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6163000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6164000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6165000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6166000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6167000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6168000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6169000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6170000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6171000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6172000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6173000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6174000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6175000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6176000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6177000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6178000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6179000 (1 GB) 2022-10-02 23:07:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6180000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6181000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6182000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6183000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6184000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6185000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6186000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6187000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6188000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6189000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6190000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6191000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6192000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6193000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6194000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6195000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6196000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6197000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6198000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6199000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6200000 (1 GB) 2022-10-02 23:07:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6201000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6202000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6203000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6204000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6205000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6206000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6207000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6208000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6209000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6210000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6211000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6212000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6213000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6214000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6215000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6216000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6217000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6218000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6219000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6220000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6221000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6222000 (1 GB) 2022-10-02 23:07:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6223000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6224000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6225000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6226000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6227000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6228000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6229000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6230000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6231000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6232000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6233000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6234000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6235000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6236000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6237000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6238000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6239000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6240000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6241000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6242000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6243000 (1 GB) 2022-10-02 23:07:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6244000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6245000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6246000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6247000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6248000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6249000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6250000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6251000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6252000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6253000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6254000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6255000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6256000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6257000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6258000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6259000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6260000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6261000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6262000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6263000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6264000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6265000 (1 GB) 2022-10-02 23:07:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6266000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6267000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6268000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6269000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6270000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6271000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6272000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6273000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6274000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6275000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6276000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6277000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6278000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6279000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6280000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6281000 (1 GB) 2022-10-02 23:07:53 source > Exported 3441532 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:03:01.533 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6282000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6283000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6284000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6285000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6286000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6287000 (1 GB) 2022-10-02 23:07:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6288000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6289000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6290000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6291000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6292000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6293000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6294000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6295000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6296000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6297000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6298000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6299000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6300000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6301000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6302000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6303000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6304000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6305000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6306000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6307000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6308000 (1 GB) 2022-10-02 23:07:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6309000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6310000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6311000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6312000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6313000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6314000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6315000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6316000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6317000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6318000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6319000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6320000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6321000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6322000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6323000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6324000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6325000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6326000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6327000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6328000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6329000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6330000 (1 GB) 2022-10-02 23:07:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6331000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6332000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6333000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6334000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6335000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6336000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6337000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6338000 (1 GB) 2022-10-02 23:07:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6339000 (1 GB) 2022-10-02 23:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6340000 (1 GB) 2022-10-02 23:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6341000 (1 GB) 2022-10-02 23:07:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6342000 (1 GB) 2022-10-02 23:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6343000 (1 GB) 2022-10-02 23:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6344000 (1 GB) 2022-10-02 23:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6345000 (1 GB) 2022-10-02 23:07:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6346000 (1 GB) 2022-10-02 23:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6347000 (1 GB) 2022-10-02 23:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6348000 (1 GB) 2022-10-02 23:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6349000 (1 GB) 2022-10-02 23:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6350000 (1 GB) 2022-10-02 23:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6351000 (1 GB) 2022-10-02 23:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6352000 (1 GB) 2022-10-02 23:07:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6353000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6354000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6355000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6356000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6357000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6358000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6359000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6360000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6361000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6362000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6363000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6364000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6365000 (1 GB) 2022-10-02 23:08:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6366000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6367000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6368000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6369000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6370000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6371000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6372000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6373000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6374000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6375000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6376000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6377000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6378000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6379000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6380000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6381000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6382000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6383000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6384000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6385000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6386000 (1 GB) 2022-10-02 23:08:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6387000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6388000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6389000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6390000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6391000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6392000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6393000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6394000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6395000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6396000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6397000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6398000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6399000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6400000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6401000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6402000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6403000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6404000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6405000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6406000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6407000 (1 GB) 2022-10-02 23:08:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6408000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6409000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6410000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6411000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6412000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6413000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6414000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6415000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6416000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6417000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6418000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6419000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6420000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6421000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6422000 (1 GB) 2022-10-02 23:08:03 source > Exported 3582844 of 3759670 records for table 'uctohsDB.mdl_course_modules_completion' after 00:03:11.545 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6423000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6424000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6425000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6426000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6427000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6428000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6429000 (1 GB) 2022-10-02 23:08:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6430000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6431000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6432000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6433000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6434000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6435000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6436000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6437000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6438000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6439000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6440000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6441000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6442000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6443000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6444000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6445000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6446000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6447000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6448000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6449000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6450000 (1 GB) 2022-10-02 23:08:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6451000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6452000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6453000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6454000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6455000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6456000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6457000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6458000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6459000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6460000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6461000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6462000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6463000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6464000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6465000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6466000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6467000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6468000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6469000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6470000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6471000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6472000 (1 GB) 2022-10-02 23:08:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6473000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6474000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6475000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6476000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6477000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6478000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6479000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6480000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6481000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6482000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6483000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6484000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6485000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6486000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6487000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6488000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6489000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6490000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6491000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6492000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6493000 (1 GB) 2022-10-02 23:08:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6494000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6495000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6496000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6497000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6498000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6499000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6500000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6501000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6502000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6503000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6504000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6505000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6506000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6507000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6508000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6509000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6510000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6511000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6512000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6513000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6514000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6515000 (1 GB) 2022-10-02 23:08:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6516000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6517000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6518000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6519000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6520000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6521000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6522000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6523000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6524000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6525000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6526000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6527000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6528000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6529000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6530000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6531000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6532000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6533000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6534000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6535000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6536000 (1 GB) 2022-10-02 23:08:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6537000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6538000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6539000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6540000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6541000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6542000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6543000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6544000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6545000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6546000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6547000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6548000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6549000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6550000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6551000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6552000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6553000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6554000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6555000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6556000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6557000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6558000 (1 GB) 2022-10-02 23:08:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6559000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6560000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6561000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6562000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6563000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6564000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6565000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6566000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6567000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6568000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6569000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6570000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6571000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6572000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6573000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6574000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6575000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6576000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6577000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6578000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6579000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6580000 (1 GB) 2022-10-02 23:08:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6581000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6582000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6583000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6584000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6585000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6586000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6587000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6588000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6589000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6590000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6591000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6592000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6593000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6594000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6595000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6596000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6597000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6598000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6599000 (1 GB) 2022-10-02 23:08:11 source > Finished exporting 3760945 records for table 'uctohsDB.mdl_course_modules_completion'; total duration '00:03:19.701' 2022-10-02 23:08:11 source > Exporting data from table 'uctohsDB.mdl_course_sections' (17 of 31 tables) 2022-10-02 23:08:11 source > For table 'uctohsDB.mdl_course_sections' using select statement: 'SELECT `id`, `course`, `section`, `name`, `summary`, `summaryformat`, `sequence`, `visible`, `availability`, `timemodified` FROM `uctohsDB`.`mdl_course_sections`' 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6600000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6601000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6602000 (1 GB) 2022-10-02 23:08:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6603000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6604000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6605000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6606000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6607000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6608000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6609000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6610000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6611000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6612000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6613000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6614000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6615000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6616000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6617000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6618000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6619000 (1 GB) 2022-10-02 23:08:12 destination > Starting a new buffer for stream mdl_course_sections (current state: 139 MB in 5 buffers) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6620000 (1 GB) 2022-10-02 23:08:12 source > Finished exporting 8588 records for table 'uctohsDB.mdl_course_sections'; total duration '00:00:01.047' 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6621000 (1 GB) 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6622000 (1 GB) 2022-10-02 23:08:12 source > Exporting data from table 'uctohsDB.mdl_data' (18 of 31 tables) 2022-10-02 23:08:12 source > For table 'uctohsDB.mdl_data' using select statement: 'SELECT `id`, `course`, `name`, `intro`, `introformat`, `comments`, `timeavailablefrom`, `timeavailableto`, `timeviewfrom`, `timeviewto`, `requiredentries`, `requiredentriestoview`, `maxentries`, `rssarticles`, `singletemplate`, `listtemplate`, `listtemplateheader`, `listtemplatefooter`, `addtemplate`, `rsstemplate`, `rsstitletemplate`, `csstemplate`, `jstemplate`, `asearchtemplate`, `approval`, `manageapproved`, `scale`, `assessed`, `assesstimestart`, `assesstimefinish`, `defaultsort`, `defaultsortdir`, `editany`, `notification`, `timemodified`, `config`, `completionentries` FROM `uctohsDB`.`mdl_data`' 2022-10-02 23:08:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6623000 (1 GB) 2022-10-02 23:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6624000 (1 GB) 2022-10-02 23:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6625000 (1 GB) 2022-10-02 23:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6626000 (1 GB) 2022-10-02 23:08:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6627000 (1 GB) 2022-10-02 23:08:13 source > Finished exporting 2 records for table 'uctohsDB.mdl_data'; total duration '00:00:00.516' 2022-10-02 23:08:13 source > Exporting data from table 'uctohsDB.mdl_enrol' (19 of 31 tables) 2022-10-02 23:08:13 source > For table 'uctohsDB.mdl_enrol' using select statement: 'SELECT `id`, `enrol`, `status`, `courseid`, `sortorder`, `name`, `enrolperiod`, `enrolstartdate`, `enrolenddate`, `expirynotify`, `expirythreshold`, `notifyall`, `password`, `cost`, `currency`, `roleid`, `customint1`, `customint2`, `customint3`, `customint4`, `customint5`, `customint6`, `customint7`, `customint8`, `customchar1`, `customchar2`, `customchar3`, `customdec1`, `customdec2`, `customtext1`, `customtext2`, `customtext3`, `customtext4`, `timecreated`, `timemodified` FROM `uctohsDB`.`mdl_enrol`' 2022-10-02 23:08:14 source > Finished exporting 1101 records for table 'uctohsDB.mdl_enrol'; total duration '00:00:00.585' 2022-10-02 23:08:14 source > Exporting data from table 'uctohsDB.mdl_feedback' (20 of 31 tables) 2022-10-02 23:08:14 source > For table 'uctohsDB.mdl_feedback' using select statement: 'SELECT `id`, `course`, `name`, `intro`, `introformat`, `anonymous`, `email_notification`, `multiple_submit`, `autonumbering`, `site_after_submit`, `page_after_submit`, `page_after_submitformat`, `publish_stats`, `timeopen`, `timeclose`, `timemodified`, `completionsubmit` FROM `uctohsDB`.`mdl_feedback`' 2022-10-02 23:08:14 destination > Starting a new buffer for stream mdl_data (current state: 140 MB in 6 buffers) 2022-10-02 23:08:14 destination > Starting a new buffer for stream mdl_enrol (current state: 140 MB in 7 buffers) 2022-10-02 23:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6628000 (1 GB) 2022-10-02 23:08:14 destination > Starting a new buffer for stream mdl_feedback (current state: 140 MB in 8 buffers) 2022-10-02 23:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6629000 (1 GB) 2022-10-02 23:08:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6630000 (1 GB) 2022-10-02 23:08:14 source > Finished exporting 2971 records for table 'uctohsDB.mdl_feedback'; total duration '00:00:00.717' 2022-10-02 23:08:14 source > Exporting data from table 'uctohsDB.mdl_forum' (21 of 31 tables) 2022-10-02 23:08:14 source > For table 'uctohsDB.mdl_forum' using select statement: 'SELECT `id`, `course`, `type`, `name`, `intro`, `introformat`, `duedate`, `cutoffdate`, `assessed`, `assesstimestart`, `assesstimefinish`, `scale`, `grade_forum`, `grade_forum_notify`, `maxbytes`, `maxattachments`, `forcesubscribe`, `trackingtype`, `rsstype`, `rssarticles`, `timemodified`, `warnafter`, `blockafter`, `blockperiod`, `completiondiscussions`, `completionreplies`, `completionposts`, `displaywordcount`, `lockdiscussionafter` FROM `uctohsDB`.`mdl_forum`' 2022-10-02 23:08:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6631000 (1 GB) 2022-10-02 23:08:15 source > Finished exporting 295 records for table 'uctohsDB.mdl_forum'; total duration '00:00:00.586' 2022-10-02 23:08:15 source > Exporting data from table 'uctohsDB.mdl_forum_discussions' (22 of 31 tables) 2022-10-02 23:08:15 source > For table 'uctohsDB.mdl_forum_discussions' using select statement: 'SELECT `id`, `course`, `forum`, `name`, `firstpost`, `userid`, `groupid`, `assessed`, `timemodified`, `usermodified`, `timestart`, `timeend`, `pinned`, `timelocked` FROM `uctohsDB`.`mdl_forum_discussions`' 2022-10-02 23:08:15 destination > Starting a new buffer for stream mdl_forum (current state: 140 MB in 9 buffers) 2022-10-02 23:08:15 destination > Flushing all 10 current buffers (140 MB in total) 2022-10-02 23:08:15 destination > Flushing buffer of stream mdl_feedback (209 KB) 2022-10-02 23:08:15 destination > Flushing buffer for stream mdl_feedback (209 KB) to staging 2022-10-02 23:08:15 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:15 destination > Finished writing data to 2ac84425-a241-4c11-b425-26789be8786e10019179579314714939.csv.gz (212 KB) 2022-10-02 23:08:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6632000 (1 GB) 2022-10-02 23:08:16 source > Finished exporting 2098 records for table 'uctohsDB.mdl_forum_discussions'; total duration '00:00:00.65' 2022-10-02 23:08:17 destination > closing connection 2022-10-02 23:08:17 destination > Deleting tempFile data 2ac84425-a241-4c11-b425-26789be8786e10019179579314714939.csv.gz 2022-10-02 23:08:17 destination > Flushing buffer of stream mdl_enrol (32 KB) 2022-10-02 23:08:17 destination > Flushing buffer for stream mdl_enrol (32 KB) to staging 2022-10-02 23:08:17 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:17 destination > Finished writing data to 753d84f6-df9f-4b42-a3d8-89408af6fa4c9605363982488235511.csv.gz (42 KB) 2022-10-02 23:08:19 destination > closing connection 2022-10-02 23:08:19 destination > Deleting tempFile data 753d84f6-df9f-4b42-a3d8-89408af6fa4c9605363982488235511.csv.gz 2022-10-02 23:08:19 destination > Flushing buffer of stream mdl_data (10 bytes) 2022-10-02 23:08:19 destination > Flushing buffer for stream mdl_data (10 bytes) to staging 2022-10-02 23:08:19 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:19 destination > Finished writing data to a58c6617-0a5b-4155-836f-61832fe1544a7990368824301662667.csv.gz (1 KB) 2022-10-02 23:08:20 destination > closing connection 2022-10-02 23:08:20 destination > Deleting tempFile data a58c6617-0a5b-4155-836f-61832fe1544a7990368824301662667.csv.gz 2022-10-02 23:08:20 destination > Flushing buffer of stream mdl_course_modules (1 MB) 2022-10-02 23:08:20 destination > Flushing buffer for stream mdl_course_modules (1 MB) to staging 2022-10-02 23:08:20 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:20 destination > Finished writing data to 03331eab-1f7d-48fb-b500-d4fe61af5b9f6061720059866540770.csv.gz (1 MB) 2022-10-02 23:08:22 destination > closing connection 2022-10-02 23:08:22 destination > Deleting tempFile data 03331eab-1f7d-48fb-b500-d4fe61af5b9f6061720059866540770.csv.gz 2022-10-02 23:08:22 destination > Flushing buffer of stream mdl_choice (10 bytes) 2022-10-02 23:08:22 destination > Flushing buffer for stream mdl_choice (10 bytes) to staging 2022-10-02 23:08:22 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:22 destination > Finished writing data to 2a3407c0-0770-476d-9fa1-017120a0c2b14014837394790500729.csv.gz (2 KB) 2022-10-02 23:08:23 destination > closing connection 2022-10-02 23:08:23 destination > Deleting tempFile data 2a3407c0-0770-476d-9fa1-017120a0c2b14014837394790500729.csv.gz 2022-10-02 23:08:23 destination > Flushing buffer of stream mdl_course (19 KB) 2022-10-02 23:08:23 destination > Flushing buffer for stream mdl_course (19 KB) to staging 2022-10-02 23:08:23 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:23 destination > Finished writing data to 144091f4-a24a-4c3b-8228-f46c76e5c93f11469388174565507526.csv.gz (24 KB) 2022-10-02 23:08:24 destination > closing connection 2022-10-02 23:08:24 destination > Deleting tempFile data 144091f4-a24a-4c3b-8228-f46c76e5c93f11469388174565507526.csv.gz 2022-10-02 23:08:24 destination > Flushing buffer of stream mdl_context (1 MB) 2022-10-02 23:08:24 destination > Flushing buffer for stream mdl_context (1 MB) to staging 2022-10-02 23:08:24 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:24 destination > Finished writing data to aa3c27d7-7cac-414e-8e9d-539599bb4bb113880487282218754312.csv.gz (1 MB) 2022-10-02 23:08:26 destination > closing connection 2022-10-02 23:08:26 destination > Deleting tempFile data aa3c27d7-7cac-414e-8e9d-539599bb4bb113880487282218754312.csv.gz 2022-10-02 23:08:26 destination > Flushing buffer of stream mdl_course_modules_completion (137 MB) 2022-10-02 23:08:26 destination > Flushing buffer for stream mdl_course_modules_completion (137 MB) to staging 2022-10-02 23:08:26 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:26 destination > Finished writing data to 881c6025-6a84-448f-96c4-f65f06da6a1614300524186537278770.csv.gz (137 MB) 2022-10-02 23:08:37 destination > closing connection 2022-10-02 23:08:37 destination > Deleting tempFile data 881c6025-6a84-448f-96c4-f65f06da6a1614300524186537278770.csv.gz 2022-10-02 23:08:37 destination > Flushing buffer of stream mdl_course_sections (909 KB) 2022-10-02 23:08:37 destination > Flushing buffer for stream mdl_course_sections (909 KB) to staging 2022-10-02 23:08:37 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:37 destination > Finished writing data to 235dde6e-c25a-4015-b502-9d5c7ec3dabe14740953793795765245.csv.gz (914 KB) 2022-10-02 23:08:39 destination > closing connection 2022-10-02 23:08:39 destination > Deleting tempFile data 235dde6e-c25a-4015-b502-9d5c7ec3dabe14740953793795765245.csv.gz 2022-10-02 23:08:39 destination > Flushing buffer of stream mdl_forum (10 bytes) 2022-10-02 23:08:39 destination > Flushing buffer for stream mdl_forum (10 bytes) to staging 2022-10-02 23:08:39 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:08:39 destination > Finished writing data to 66b89728-16d1-45f4-90cd-b8e9959e61c25867047095831384114.csv.gz (430 bytes) 2022-10-02 23:08:40 destination > closing connection 2022-10-02 23:08:40 destination > Deleting tempFile data 66b89728-16d1-45f4-90cd-b8e9959e61c25867047095831384114.csv.gz 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_feedback 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_enrol 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_data 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_course_modules 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_choice 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_course 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_context 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_course_modules_completion 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_course_sections 2022-10-02 23:08:40 destination > Closing buffer for stream mdl_forum 2022-10-02 23:08:40 destination > Starting a new buffer for stream mdl_forum (current state: 0 bytes in 0 buffers) 2022-10-02 23:08:40 destination > Starting a new buffer for stream mdl_forum_discussions (current state: 45 KB in 1 buffers) 2022-10-02 23:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6633000 (1 GB) 2022-10-02 23:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6634000 (1 GB) 2022-10-02 23:08:40 source > Exporting data from table 'uctohsDB.mdl_forum_posts' (23 of 31 tables) 2022-10-02 23:08:40 source > For table 'uctohsDB.mdl_forum_posts' using select statement: 'SELECT `id`, `discussion`, `parent`, `userid`, `created`, `modified`, `mailed`, `subject`, `message`, `messageformat`, `messagetrust`, `attachment`, `totalscore`, `mailnow`, `deleted`, `privatereplyto`, `wordcount`, `charcount` FROM `uctohsDB`.`mdl_forum_posts`' 2022-10-02 23:08:40 destination > Starting a new buffer for stream mdl_forum_posts (current state: 163 KB in 2 buffers) 2022-10-02 23:08:40 source > Finished exporting 8142 records for table 'uctohsDB.mdl_forum_posts'; total duration '00:00:00.79' 2022-10-02 23:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6635000 (1 GB) 2022-10-02 23:08:40 source > Exporting data from table 'uctohsDB.mdl_glossary' (24 of 31 tables) 2022-10-02 23:08:40 source > For table 'uctohsDB.mdl_glossary' using select statement: 'SELECT `id`, `course`, `name`, `intro`, `introformat`, `allowduplicatedentries`, `displayformat`, `mainglossary`, `showspecial`, `showalphabet`, `showall`, `allowcomments`, `allowprintview`, `usedynalink`, `defaultapproval`, `approvaldisplayformat`, `globalglossary`, `entbypage`, `editalways`, `rsstype`, `rssarticles`, `assessed`, `assesstimestart`, `assesstimefinish`, `scale`, `timecreated`, `timemodified`, `completionentries` FROM `uctohsDB`.`mdl_glossary`' 2022-10-02 23:08:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6636000 (1 GB) 2022-10-02 23:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6637000 (1 GB) 2022-10-02 23:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6638000 (1 GB) 2022-10-02 23:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6639000 (1 GB) 2022-10-02 23:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6640000 (1 GB) 2022-10-02 23:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6641000 (1 GB) 2022-10-02 23:08:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6642000 (1 GB) 2022-10-02 23:08:41 source > Finished exporting 15 records for table 'uctohsDB.mdl_glossary'; total duration '00:00:00.524' 2022-10-02 23:08:41 source > Exporting data from table 'uctohsDB.mdl_grade_categories' (25 of 31 tables) 2022-10-02 23:08:41 source > For table 'uctohsDB.mdl_grade_categories' using select statement: 'SELECT `id`, `courseid`, `parent`, `depth`, `path`, `fullname`, `aggregation`, `keephigh`, `droplow`, `aggregateonlygraded`, `aggregateoutcomes`, `timecreated`, `timemodified`, `hidden` FROM `uctohsDB`.`mdl_grade_categories`' 2022-10-02 23:08:42 destination > Starting a new buffer for stream mdl_glossary (current state: 1 MB in 3 buffers) 2022-10-02 23:08:42 destination > Starting a new buffer for stream mdl_grade_categories (current state: 1 MB in 4 buffers) 2022-10-02 23:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6643000 (1 GB) 2022-10-02 23:08:42 source > Finished exporting 2814 records for table 'uctohsDB.mdl_grade_categories'; total duration '00:00:00.784' 2022-10-02 23:08:42 source > Exporting data from table 'uctohsDB.mdl_grade_grades' (26 of 31 tables) 2022-10-02 23:08:42 source > For table 'uctohsDB.mdl_grade_grades' using select statement: 'SELECT `id`, `itemid`, `userid`, `rawgrade`, `rawgrademax`, `rawgrademin`, `rawscaleid`, `usermodified`, `finalgrade`, `hidden`, `locked`, `locktime`, `exported`, `overridden`, `excluded`, `feedback`, `feedbackformat`, `information`, `informationformat`, `timecreated`, `timemodified`, `aggregationstatus`, `aggregationweight` FROM `uctohsDB`.`mdl_grade_grades`' 2022-10-02 23:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6644000 (1 GB) 2022-10-02 23:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6645000 (1 GB) 2022-10-02 23:08:42 destination > Starting a new buffer for stream mdl_grade_grades (current state: 1 MB in 5 buffers) 2022-10-02 23:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6646000 (1 GB) 2022-10-02 23:08:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6647000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6648000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6649000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6650000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6651000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6652000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6653000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6654000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6655000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6656000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6657000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6658000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6659000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6660000 (1 GB) 2022-10-02 23:08:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6661000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6662000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6663000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6664000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6665000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6666000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6667000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6668000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6669000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6670000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6671000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6672000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6673000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6674000 (1 GB) 2022-10-02 23:08:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6675000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6676000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6677000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6678000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6679000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6680000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6681000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6682000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6683000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6684000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6685000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6686000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6687000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6688000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6689000 (1 GB) 2022-10-02 23:08:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6690000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6691000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6692000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6693000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6694000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6695000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6696000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6697000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6698000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6699000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6700000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6701000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6702000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6703000 (1 GB) 2022-10-02 23:08:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6704000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6705000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6706000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6707000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6708000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6709000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6710000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6711000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6712000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6713000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6714000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6715000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6716000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6717000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6718000 (1 GB) 2022-10-02 23:08:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6719000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6720000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6721000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6722000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6723000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6724000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6725000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6726000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6727000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6728000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6729000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6730000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6731000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6732000 (1 GB) 2022-10-02 23:08:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6733000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6734000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6735000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6736000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6737000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6738000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6739000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6740000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6741000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6742000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6743000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6744000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6745000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6746000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6747000 (1 GB) 2022-10-02 23:08:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6748000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6749000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6750000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6751000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6752000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6753000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6754000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6755000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6756000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6757000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6758000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6759000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6760000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6761000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6762000 (1 GB) 2022-10-02 23:08:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6763000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6764000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6765000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6766000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6767000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6768000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6769000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6770000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6771000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6772000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6773000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6774000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6775000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6776000 (1 GB) 2022-10-02 23:08:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6777000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6778000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6779000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6780000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6781000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6782000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6783000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6784000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6785000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6786000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6787000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6788000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6789000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6790000 (1 GB) 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6791000 (1 GB) 2022-10-02 23:08:52 source > Exported 164476 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:00:10.519 2022-10-02 23:08:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6792000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6793000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6794000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6795000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6796000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6797000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6798000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6799000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6800000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6801000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6802000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6803000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6804000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6805000 (1 GB) 2022-10-02 23:08:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6806000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6807000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6808000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6809000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6810000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6811000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6812000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6813000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6814000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6815000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6816000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6817000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6818000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6819000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6820000 (1 GB) 2022-10-02 23:08:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6821000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6822000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6823000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6824000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6825000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6826000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6827000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6828000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6829000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6830000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6831000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6832000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6833000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6834000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6835000 (1 GB) 2022-10-02 23:08:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6836000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6837000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6838000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6839000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6840000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6841000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6842000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6843000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6844000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6845000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6846000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6847000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6848000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6849000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6850000 (1 GB) 2022-10-02 23:08:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6851000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6852000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6853000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6854000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6855000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6856000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6857000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6858000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6859000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6860000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6861000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6862000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6863000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6864000 (1 GB) 2022-10-02 23:08:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6865000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6866000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6867000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6868000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6869000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6870000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6871000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6872000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6873000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6874000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6875000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6876000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6877000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6878000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6879000 (1 GB) 2022-10-02 23:08:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6880000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6881000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6882000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6883000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6884000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6885000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6886000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6887000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6888000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6889000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6890000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6891000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6892000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6893000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6894000 (1 GB) 2022-10-02 23:08:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6895000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6896000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6897000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6898000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6899000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6900000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6901000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6902000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6903000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6904000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6905000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6906000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6907000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6908000 (1 GB) 2022-10-02 23:09:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6909000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6910000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6911000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6912000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6913000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6914000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6915000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6916000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6917000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6918000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6919000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6920000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6921000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6922000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6923000 (1 GB) 2022-10-02 23:09:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6924000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6925000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6926000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6927000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6928000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6929000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6930000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6931000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6932000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6933000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6934000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6935000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6936000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6937000 (1 GB) 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6938000 (1 GB) 2022-10-02 23:09:02 source > Exported 311298 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:00:20.555 2022-10-02 23:09:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6939000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6940000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6941000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6942000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6943000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6944000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6945000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6946000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6947000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6948000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6949000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6950000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6951000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6952000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6953000 (1 GB) 2022-10-02 23:09:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6954000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6955000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6956000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6957000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6958000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6959000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6960000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6961000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6962000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6963000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6964000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6965000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6966000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6967000 (1 GB) 2022-10-02 23:09:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6968000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6969000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6970000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6971000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6972000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6973000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6974000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6975000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6976000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6977000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6978000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6979000 (1 GB) 2022-10-02 23:09:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6980000 (1 GB) 2022-10-02 23:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6981000 (1 GB) 2022-10-02 23:09:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6982000 (1 GB) 2022-10-02 23:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6983000 (1 GB) 2022-10-02 23:09:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6984000 (1 GB) 2022-10-02 23:09:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6985000 (1 GB) 2022-10-02 23:09:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6986000 (1 GB) 2022-10-02 23:09:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6987000 (1 GB) 2022-10-02 23:09:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6988000 (1 GB) 2022-10-02 23:09:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6989000 (1 GB) 2022-10-02 23:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6990000 (1 GB) 2022-10-02 23:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6991000 (1 GB) 2022-10-02 23:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6992000 (1 GB) 2022-10-02 23:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6993000 (1 GB) 2022-10-02 23:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6994000 (1 GB) 2022-10-02 23:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6995000 (1 GB) 2022-10-02 23:09:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6996000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6997000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6998000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 6999000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7000000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7001000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7002000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7003000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7004000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7005000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7006000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7007000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7008000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7009000 (1 GB) 2022-10-02 23:09:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7010000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7011000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7012000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7013000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7014000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7015000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7016000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7017000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7018000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7019000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7020000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7021000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7022000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7023000 (1 GB) 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7024000 (1 GB) 2022-10-02 23:09:12 source > Exported 399338 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:00:30.556 2022-10-02 23:09:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7025000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7026000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7027000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7028000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7029000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7030000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7031000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7032000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7033000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7034000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7035000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7036000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7037000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7038000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7039000 (1 GB) 2022-10-02 23:09:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7040000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7041000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7042000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7043000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7044000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7045000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7046000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7047000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7048000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7049000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7050000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7051000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7052000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7053000 (1 GB) 2022-10-02 23:09:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7054000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7055000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7056000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7057000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7058000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7059000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7060000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7061000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7062000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7063000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7064000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7065000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7066000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7067000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7068000 (1 GB) 2022-10-02 23:09:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7069000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7070000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7071000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7072000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7073000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7074000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7075000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7076000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7077000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7078000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7079000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7080000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7081000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7082000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7083000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7084000 (1 GB) 2022-10-02 23:09:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7085000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7086000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7087000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7088000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7089000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7090000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7091000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7092000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7093000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7094000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7095000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7096000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7097000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7098000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7099000 (1 GB) 2022-10-02 23:09:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7100000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7101000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7102000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7103000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7104000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7105000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7106000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7107000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7108000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7109000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7110000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7111000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7112000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7113000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7114000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7115000 (1 GB) 2022-10-02 23:09:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7116000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7117000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7118000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7119000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7120000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7121000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7122000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7123000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7124000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7125000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7126000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7127000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7128000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7129000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7130000 (1 GB) 2022-10-02 23:09:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7131000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7132000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7133000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7134000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7135000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7136000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7137000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7138000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7139000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7140000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7141000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7142000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7143000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7144000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7145000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7146000 (1 GB) 2022-10-02 23:09:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7147000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7148000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7149000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7150000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7151000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7152000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7153000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7154000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7155000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7156000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7157000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7158000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7159000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7160000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7161000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7162000 (1 GB) 2022-10-02 23:09:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7163000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7164000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7165000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7166000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7167000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7168000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7169000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7170000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7171000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7172000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7173000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7174000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7175000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7176000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7177000 (1 GB) 2022-10-02 23:09:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7178000 (1 GB) 2022-10-02 23:09:22 source > Exported 551680 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:00:40.557 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7179000 (1 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7180000 (1 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7181000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7182000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7183000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7184000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7185000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7186000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7187000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7188000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7189000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7190000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7191000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7192000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7193000 (2 GB) 2022-10-02 23:09:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7194000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7195000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7196000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7197000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7198000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7199000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7200000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7201000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7202000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7203000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7204000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7205000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7206000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7207000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7208000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7209000 (2 GB) 2022-10-02 23:09:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7210000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7211000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7212000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7213000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7214000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7215000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7216000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7217000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7218000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7219000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7220000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7221000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7222000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7223000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7224000 (2 GB) 2022-10-02 23:09:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7225000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7226000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7227000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7228000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7229000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7230000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7231000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7232000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7233000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7234000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7235000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7236000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7237000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7238000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7239000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7240000 (2 GB) 2022-10-02 23:09:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7241000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7242000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7243000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7244000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7245000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7246000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7247000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7248000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7249000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7250000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7251000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7252000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7253000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7254000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7255000 (2 GB) 2022-10-02 23:09:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7256000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7257000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7258000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7259000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7260000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7261000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7262000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7263000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7264000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7265000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7266000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7267000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7268000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7269000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7270000 (2 GB) 2022-10-02 23:09:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7271000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7272000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7273000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7274000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7275000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7276000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7277000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7278000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7279000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7280000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7281000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7282000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7283000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7284000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7285000 (2 GB) 2022-10-02 23:09:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7286000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7287000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7288000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7289000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7290000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7291000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7292000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7293000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7294000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7295000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7296000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7297000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7298000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7299000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7300000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7301000 (2 GB) 2022-10-02 23:09:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7302000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7303000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7304000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7305000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7306000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7307000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7308000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7309000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7310000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7311000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7312000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7313000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7314000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7315000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7316000 (2 GB) 2022-10-02 23:09:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7317000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7318000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7319000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7320000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7321000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7322000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7323000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7324000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7325000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7326000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7327000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7328000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7329000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7330000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7331000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7332000 (2 GB) 2022-10-02 23:09:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7333000 (2 GB) 2022-10-02 23:09:32 source > Exported 706562 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:00:50.684 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7334000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7335000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7336000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7337000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7338000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7339000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7340000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7341000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7342000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7343000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7344000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7345000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7346000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7347000 (2 GB) 2022-10-02 23:09:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7348000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7349000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7350000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7351000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7352000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7353000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7354000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7355000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7356000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7357000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7358000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7359000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7360000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7361000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7362000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7363000 (2 GB) 2022-10-02 23:09:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7364000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7365000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7366000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7367000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7368000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7369000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7370000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7371000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7372000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7373000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7374000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7375000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7376000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7377000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7378000 (2 GB) 2022-10-02 23:09:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7379000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7380000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7381000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7382000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7383000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7384000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7385000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7386000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7387000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7388000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7389000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7390000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7391000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7392000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7393000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7394000 (2 GB) 2022-10-02 23:09:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7395000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7396000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7397000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7398000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7399000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7400000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7401000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7402000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7403000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7404000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7405000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7406000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7407000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7408000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7409000 (2 GB) 2022-10-02 23:09:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7410000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7411000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7412000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7413000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7414000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7415000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7416000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7417000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7418000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7419000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7420000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7421000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7422000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7423000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7424000 (2 GB) 2022-10-02 23:09:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7425000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7426000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7427000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7428000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7429000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7430000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7431000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7432000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7433000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7434000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7435000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7436000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7437000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7438000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7439000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7440000 (2 GB) 2022-10-02 23:09:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7441000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7442000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7443000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7444000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7445000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7446000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7447000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7448000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7449000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7450000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7451000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7452000 (2 GB) 2022-10-02 23:09:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7453000 (2 GB) 2022-10-02 23:09:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7454000 (2 GB) 2022-10-02 23:09:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7455000 (2 GB) 2022-10-02 23:09:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7456000 (2 GB) 2022-10-02 23:09:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7457000 (2 GB) 2022-10-02 23:09:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7458000 (2 GB) 2022-10-02 23:09:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7459000 (2 GB) 2022-10-02 23:09:44 source > Exported 833187 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:01:00.685 2022-10-02 23:09:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7460000 (2 GB) 2022-10-02 23:09:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7461000 (2 GB) 2022-10-02 23:09:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7462000 (2 GB) 2022-10-02 23:09:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7463000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7464000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7465000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7466000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7467000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7468000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7469000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7470000 (2 GB) 2022-10-02 23:09:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7471000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7472000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7473000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7474000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7475000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7476000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7477000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7478000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7479000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7480000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7481000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7482000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7483000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7484000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7485000 (2 GB) 2022-10-02 23:09:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7486000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7487000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7488000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7489000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7490000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7491000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7492000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7493000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7494000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7495000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7496000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7497000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7498000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7499000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7500000 (2 GB) 2022-10-02 23:09:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7501000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7502000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7503000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7504000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7505000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7506000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7507000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7508000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7509000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7510000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7511000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7512000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7513000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7514000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7515000 (2 GB) 2022-10-02 23:09:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7516000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7517000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7518000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7519000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7520000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7521000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7522000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7523000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7524000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7525000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7526000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7527000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7528000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7529000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7530000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7531000 (2 GB) 2022-10-02 23:09:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7532000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7533000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7534000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7535000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7536000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7537000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7538000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7539000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7540000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7541000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7542000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7543000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7544000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7545000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7546000 (2 GB) 2022-10-02 23:09:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7547000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7548000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7549000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7550000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7551000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7552000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7553000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7554000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7555000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7556000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7557000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7558000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7559000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7560000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7561000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7562000 (2 GB) 2022-10-02 23:09:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7563000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7564000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7565000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7566000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7567000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7568000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7569000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7570000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7571000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7572000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7573000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7574000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7575000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7576000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7577000 (2 GB) 2022-10-02 23:09:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7578000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7579000 (2 GB) 2022-10-02 23:09:53 source > Exported 952807 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:01:10.686 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7580000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7581000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7582000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7583000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7584000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7585000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7586000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7587000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7588000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7589000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7590000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7591000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7592000 (2 GB) 2022-10-02 23:09:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7593000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7594000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7595000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7596000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7597000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7598000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7599000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7600000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7601000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7602000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7603000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7604000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7605000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7606000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7607000 (2 GB) 2022-10-02 23:09:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7608000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7609000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7610000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7611000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7612000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7613000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7614000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7615000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7616000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7617000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7618000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7619000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7620000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7621000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7622000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7623000 (2 GB) 2022-10-02 23:09:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7624000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7625000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7626000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7627000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7628000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7629000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7630000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7631000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7632000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7633000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7634000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7635000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7636000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7637000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7638000 (2 GB) 2022-10-02 23:09:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7639000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7640000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7641000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7642000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7643000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7644000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7645000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7646000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7647000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7648000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7649000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7650000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7651000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7652000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7653000 (2 GB) 2022-10-02 23:09:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7654000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7655000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7656000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7657000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7658000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7659000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7660000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7661000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7662000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7663000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7664000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7665000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7666000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7667000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7668000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7669000 (2 GB) 2022-10-02 23:09:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7670000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7671000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7672000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7673000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7674000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7675000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7676000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7677000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7678000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7679000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7680000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7681000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7682000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7683000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7684000 (2 GB) 2022-10-02 23:09:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7685000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7686000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7687000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7688000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7689000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7690000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7691000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7692000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7693000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7694000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7695000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7696000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7697000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7698000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7699000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7700000 (2 GB) 2022-10-02 23:10:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7701000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7702000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7703000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7704000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7705000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7706000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7707000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7708000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7709000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7710000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7711000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7712000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7713000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7714000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7715000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7716000 (2 GB) 2022-10-02 23:10:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7717000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7718000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7719000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7720000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7721000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7722000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7723000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7724000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7725000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7726000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7727000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7728000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7729000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7730000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7731000 (2 GB) 2022-10-02 23:10:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7732000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7733000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7734000 (2 GB) 2022-10-02 23:10:03 source > Exported 1107970 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:01:20.77 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7735000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7736000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7737000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7738000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7739000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7740000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7741000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7742000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7743000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7744000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7745000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7746000 (2 GB) 2022-10-02 23:10:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7747000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7748000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7749000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7750000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7751000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7752000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7753000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7754000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7755000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7756000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7757000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7758000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7759000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7760000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7761000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7762000 (2 GB) 2022-10-02 23:10:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7763000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7764000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7765000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7766000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7767000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7768000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7769000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7770000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7771000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7772000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7773000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7774000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7775000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7776000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7777000 (2 GB) 2022-10-02 23:10:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7778000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7779000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7780000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7781000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7782000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7783000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7784000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7785000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7786000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7787000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7788000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7789000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7790000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7791000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7792000 (2 GB) 2022-10-02 23:10:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7793000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7794000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7795000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7796000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7797000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7798000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7799000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7800000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7801000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7802000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7803000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7804000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7805000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7806000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7807000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7808000 (2 GB) 2022-10-02 23:10:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7809000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7810000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7811000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7812000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7813000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7814000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7815000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7816000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7817000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7818000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7819000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7820000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7821000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7822000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7823000 (2 GB) 2022-10-02 23:10:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7824000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7825000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7826000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7827000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7828000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7829000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7830000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7831000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7832000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7833000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7834000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7835000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7836000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7837000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7838000 (2 GB) 2022-10-02 23:10:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7839000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7840000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7841000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7842000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7843000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7844000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7845000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7846000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7847000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7848000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7849000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7850000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7851000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7852000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7853000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7854000 (2 GB) 2022-10-02 23:10:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7855000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7856000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7857000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7858000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7859000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7860000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7861000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7862000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7863000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7864000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7865000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7866000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7867000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7868000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7869000 (2 GB) 2022-10-02 23:10:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7870000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7871000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7872000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7873000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7874000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7875000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7876000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7877000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7878000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7879000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7880000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7881000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7882000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7883000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7884000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7885000 (2 GB) 2022-10-02 23:10:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7886000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7887000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7888000 (2 GB) 2022-10-02 23:10:13 source > Exported 1261570 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:01:30.776 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7889000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7890000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7891000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7892000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7893000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7894000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7895000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7896000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7897000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7898000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7899000 (2 GB) 2022-10-02 23:10:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7900000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7901000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7902000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7903000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7904000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7905000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7906000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7907000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7908000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7909000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7910000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7911000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7912000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7913000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7914000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7915000 (2 GB) 2022-10-02 23:10:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7916000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7917000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7918000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7919000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7920000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7921000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7922000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7923000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7924000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7925000 (2 GB) 2022-10-02 23:10:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7926000 (2 GB) 2022-10-02 23:10:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7927000 (2 GB) 2022-10-02 23:10:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7928000 (2 GB) 2022-10-02 23:10:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7929000 (2 GB) 2022-10-02 23:10:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7930000 (2 GB) 2022-10-02 23:10:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7931000 (2 GB) 2022-10-02 23:10:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7932000 (2 GB) 2022-10-02 23:10:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7933000 (2 GB) 2022-10-02 23:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7934000 (2 GB) 2022-10-02 23:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7935000 (2 GB) 2022-10-02 23:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7936000 (2 GB) 2022-10-02 23:10:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7937000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7938000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7939000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7940000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7941000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7942000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7943000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7944000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7945000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7946000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7947000 (2 GB) 2022-10-02 23:10:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7948000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7949000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7950000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7951000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7952000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7953000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7954000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7955000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7956000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7957000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7958000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7959000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7960000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7961000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7962000 (2 GB) 2022-10-02 23:10:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7963000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7964000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7965000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7966000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7967000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7968000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7969000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7970000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7971000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7972000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7973000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7974000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7975000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7976000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7977000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7978000 (2 GB) 2022-10-02 23:10:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7979000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7980000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7981000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7982000 (2 GB) 2022-10-02 23:10:23 source > Exported 1355778 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:01:40.845 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7983000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7984000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7985000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7986000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7987000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7988000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7989000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7990000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7991000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7992000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7993000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7994000 (2 GB) 2022-10-02 23:10:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7995000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7996000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7997000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7998000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 7999000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8000000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8001000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8002000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8003000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8004000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8005000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8006000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8007000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8008000 (2 GB) 2022-10-02 23:10:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8009000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8010000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8011000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8012000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8013000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8014000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8015000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8016000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8017000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8018000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8019000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8020000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8021000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8022000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8023000 (2 GB) 2022-10-02 23:10:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8024000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8025000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8026000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8027000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8028000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8029000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8030000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8031000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8032000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8033000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8034000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8035000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8036000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8037000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8038000 (2 GB) 2022-10-02 23:10:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8039000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8040000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8041000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8042000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8043000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8044000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8045000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8046000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8047000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8048000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8049000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8050000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8051000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8052000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8053000 (2 GB) 2022-10-02 23:10:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8054000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8055000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8056000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8057000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8058000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8059000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8060000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8061000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8062000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8063000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8064000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8065000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8066000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8067000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8068000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8069000 (2 GB) 2022-10-02 23:10:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8070000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8071000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8072000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8073000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8074000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8075000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8076000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8077000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8078000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8079000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8080000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8081000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8082000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8083000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8084000 (2 GB) 2022-10-02 23:10:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8085000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8086000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8087000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8088000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8089000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8090000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8091000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8092000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8093000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8094000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8095000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8096000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8097000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8098000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8099000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8100000 (2 GB) 2022-10-02 23:10:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8101000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8102000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8103000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8104000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8105000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8106000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8107000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8108000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8109000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8110000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8111000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8112000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8113000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8114000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8115000 (2 GB) 2022-10-02 23:10:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8116000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8117000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8118000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8119000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8120000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8121000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8122000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8123000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8124000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8125000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8126000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8127000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8128000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8129000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8130000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8131000 (2 GB) 2022-10-02 23:10:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8132000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8133000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8134000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8135000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8136000 (2 GB) 2022-10-02 23:10:33 source > Exported 1509378 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:01:50.916 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8137000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8138000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8139000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8140000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8141000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8142000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8143000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8144000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8145000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8146000 (2 GB) 2022-10-02 23:10:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8147000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8148000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8149000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8150000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8151000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8152000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8153000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8154000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8155000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8156000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8157000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8158000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8159000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8160000 (2 GB) 2022-10-02 23:10:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8161000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8162000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8163000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8164000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8165000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8166000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8167000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8168000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8169000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8170000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8171000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8172000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8173000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8174000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8175000 (2 GB) 2022-10-02 23:10:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8176000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8177000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8178000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8179000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8180000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8181000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8182000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8183000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8184000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8185000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8186000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8187000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8188000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8189000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8190000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8191000 (2 GB) 2022-10-02 23:10:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8192000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8193000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8194000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8195000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8196000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8197000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8198000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8199000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8200000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8201000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8202000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8203000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8204000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8205000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8206000 (2 GB) 2022-10-02 23:10:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8207000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8208000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8209000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8210000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8211000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8212000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8213000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8214000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8215000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8216000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8217000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8218000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8219000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8220000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8221000 (2 GB) 2022-10-02 23:10:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8222000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8223000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8224000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8225000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8226000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8227000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8228000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8229000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8230000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8231000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8232000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8233000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8234000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8235000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8236000 (2 GB) 2022-10-02 23:10:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8237000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8238000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8239000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8240000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8241000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8242000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8243000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8244000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8245000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8246000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8247000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8248000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8249000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8250000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8251000 (2 GB) 2022-10-02 23:10:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8252000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8253000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8254000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8255000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8256000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8257000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8258000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8259000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8260000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8261000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8262000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8263000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8264000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8265000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8266000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8267000 (2 GB) 2022-10-02 23:10:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8268000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8269000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8270000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8271000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8272000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8273000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8274000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8275000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8276000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8277000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8278000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8279000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8280000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8281000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8282000 (2 GB) 2022-10-02 23:10:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8283000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8284000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8285000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8286000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8287000 (2 GB) 2022-10-02 23:10:43 source > Exported 1660930 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:02:00.93 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8288000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8289000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8290000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8291000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8292000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8293000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8294000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8295000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8296000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8297000 (2 GB) 2022-10-02 23:10:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8298000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8299000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8300000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8301000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8302000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8303000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8304000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8305000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8306000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8307000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8308000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8309000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8310000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8311000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8312000 (2 GB) 2022-10-02 23:10:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8313000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8314000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8315000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8316000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8317000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8318000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8319000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8320000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8321000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8322000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8323000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8324000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8325000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8326000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8327000 (2 GB) 2022-10-02 23:10:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8328000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8329000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8330000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8331000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8332000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8333000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8334000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8335000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8336000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8337000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8338000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8339000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8340000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8341000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8342000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8343000 (2 GB) 2022-10-02 23:10:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8344000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8345000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8346000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8347000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8348000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8349000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8350000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8351000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8352000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8353000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8354000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8355000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8356000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8357000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8358000 (2 GB) 2022-10-02 23:10:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8359000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8360000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8361000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8362000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8363000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8364000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8365000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8366000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8367000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8368000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8369000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8370000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8371000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8372000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8373000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8374000 (2 GB) 2022-10-02 23:10:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8375000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8376000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8377000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8378000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8379000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8380000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8381000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8382000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8383000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8384000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8385000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8386000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8387000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8388000 (2 GB) 2022-10-02 23:10:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8389000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8390000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8391000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8392000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8393000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8394000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8395000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8396000 (2 GB) 2022-10-02 23:10:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8397000 (2 GB) 2022-10-02 23:10:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8398000 (2 GB) 2022-10-02 23:10:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8399000 (2 GB) 2022-10-02 23:10:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8400000 (2 GB) 2022-10-02 23:10:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8401000 (2 GB) 2022-10-02 23:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8402000 (2 GB) 2022-10-02 23:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8403000 (2 GB) 2022-10-02 23:10:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8404000 (2 GB) 2022-10-02 23:10:54 source > Exported 1777666 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:02:11.004 2022-10-02 23:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8405000 (2 GB) 2022-10-02 23:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8406000 (2 GB) 2022-10-02 23:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8407000 (2 GB) 2022-10-02 23:10:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8408000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8409000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8410000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8411000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8412000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8413000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8414000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8415000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8416000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8417000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8418000 (2 GB) 2022-10-02 23:10:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8419000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8420000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8421000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8422000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8423000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8424000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8425000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8426000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8427000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8428000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8429000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8430000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8431000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8432000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8433000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8434000 (2 GB) 2022-10-02 23:10:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8435000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8436000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8437000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8438000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8439000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8440000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8441000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8442000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8443000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8444000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8445000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8446000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8447000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8448000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8449000 (2 GB) 2022-10-02 23:10:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8450000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8451000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8452000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8453000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8454000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8455000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8456000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8457000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8458000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8459000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8460000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8461000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8462000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8463000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8464000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8465000 (2 GB) 2022-10-02 23:10:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8466000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8467000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8468000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8469000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8470000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8471000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8472000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8473000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8474000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8475000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8476000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8477000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8478000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8479000 (2 GB) 2022-10-02 23:10:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8480000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8481000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8482000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8483000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8484000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8485000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8486000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8487000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8488000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8489000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8490000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8491000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8492000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8493000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8494000 (2 GB) 2022-10-02 23:11:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8495000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8496000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8497000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8498000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8499000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8500000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8501000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8502000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8503000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8504000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8505000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8506000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8507000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8508000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8509000 (2 GB) 2022-10-02 23:11:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8510000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8511000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8512000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8513000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8514000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8515000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8516000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8517000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8518000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8519000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8520000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8521000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8522000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8523000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8524000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8525000 (2 GB) 2022-10-02 23:11:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8526000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8527000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8528000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8529000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8530000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8531000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8532000 (2 GB) 2022-10-02 23:11:03 source > Exported 1906536 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:02:21.005 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8533000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8534000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8535000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8536000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8537000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8538000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8539000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8540000 (2 GB) 2022-10-02 23:11:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8541000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8542000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8543000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8544000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8545000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8546000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8547000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8548000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8549000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8550000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8551000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8552000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8553000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8554000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8555000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8556000 (2 GB) 2022-10-02 23:11:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8557000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8558000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8559000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8560000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8561000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8562000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8563000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8564000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8565000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8566000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8567000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8568000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8569000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8570000 (2 GB) 2022-10-02 23:11:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8571000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8572000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8573000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8574000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8575000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8576000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8577000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8578000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8579000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8580000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8581000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8582000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8583000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8584000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8585000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8586000 (2 GB) 2022-10-02 23:11:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8587000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8588000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8589000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8590000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8591000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8592000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8593000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8594000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8595000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8596000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8597000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8598000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8599000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8600000 (2 GB) 2022-10-02 23:11:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8601000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8602000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8603000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8604000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8605000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8606000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8607000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8608000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8609000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8610000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8611000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8612000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8613000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8614000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8615000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8616000 (2 GB) 2022-10-02 23:11:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8617000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8618000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8619000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8620000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8621000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8622000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8623000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8624000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8625000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8626000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8627000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8628000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8629000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8630000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8631000 (2 GB) 2022-10-02 23:11:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8632000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8633000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8634000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8635000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8636000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8637000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8638000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8639000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8640000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8641000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8642000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8643000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8644000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8645000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8646000 (2 GB) 2022-10-02 23:11:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8647000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8648000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8649000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8650000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8651000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8652000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8653000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8654000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8655000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8656000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8657000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8658000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8659000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8660000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8661000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8662000 (2 GB) 2022-10-02 23:11:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8663000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8664000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8665000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8666000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8667000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8668000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8669000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8670000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8671000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8672000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8673000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8674000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8675000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8676000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8677000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8678000 (2 GB) 2022-10-02 23:11:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8679000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8680000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8681000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8682000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8683000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8684000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8685000 (2 GB) 2022-10-02 23:11:13 source > Exported 2060023 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:02:31.047 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8686000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8687000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8688000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8689000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8690000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8691000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8692000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8693000 (2 GB) 2022-10-02 23:11:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8694000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8695000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8696000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8697000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8698000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8699000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8700000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8701000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8702000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8703000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8704000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8705000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8706000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8707000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8708000 (2 GB) 2022-10-02 23:11:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8709000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8710000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8711000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8712000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8713000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8714000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8715000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8716000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8717000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8718000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8719000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8720000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8721000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8722000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8723000 (2 GB) 2022-10-02 23:11:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8724000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8725000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8726000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8727000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8728000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8729000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8730000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8731000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8732000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8733000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8734000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8735000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8736000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8737000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8738000 (2 GB) 2022-10-02 23:11:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8739000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8740000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8741000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8742000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8743000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8744000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8745000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8746000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8747000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8748000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8749000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8750000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8751000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8752000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8753000 (2 GB) 2022-10-02 23:11:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8754000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8755000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8756000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8757000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8758000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8759000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8760000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8761000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8762000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8763000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8764000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8765000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8766000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8767000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8768000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8769000 (2 GB) 2022-10-02 23:11:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8770000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8771000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8772000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8773000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8774000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8775000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8776000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8777000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8778000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8779000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8780000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8781000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8782000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8783000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8784000 (2 GB) 2022-10-02 23:11:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8785000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8786000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8787000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8788000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8789000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8790000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8791000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8792000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8793000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8794000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8795000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8796000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8797000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8798000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8799000 (2 GB) 2022-10-02 23:11:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8800000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8801000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8802000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8803000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8804000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8805000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8806000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8807000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8808000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8809000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8810000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8811000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8812000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8813000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8814000 (2 GB) 2022-10-02 23:11:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8815000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8816000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8817000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8818000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8819000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8820000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8821000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8822000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8823000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8824000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8825000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8826000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8827000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8828000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8829000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8830000 (2 GB) 2022-10-02 23:11:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8831000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8832000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8833000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8834000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8835000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8836000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8837000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8838000 (2 GB) 2022-10-02 23:11:23 source > Exported 2211842 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:02:41.091 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8839000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8840000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8841000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8842000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8843000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8844000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8845000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8846000 (2 GB) 2022-10-02 23:11:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8847000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8848000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8849000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8850000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8851000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8852000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8853000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8854000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8855000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8856000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8857000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8858000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8859000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8860000 (2 GB) 2022-10-02 23:11:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8861000 (2 GB) 2022-10-02 23:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8862000 (2 GB) 2022-10-02 23:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8863000 (2 GB) 2022-10-02 23:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8864000 (2 GB) 2022-10-02 23:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8865000 (2 GB) 2022-10-02 23:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8866000 (2 GB) 2022-10-02 23:11:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8867000 (2 GB) 2022-10-02 23:11:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8868000 (2 GB) 2022-10-02 23:11:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8869000 (2 GB) 2022-10-02 23:11:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8870000 (2 GB) 2022-10-02 23:11:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8871000 (2 GB) 2022-10-02 23:11:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8872000 (2 GB) 2022-10-02 23:11:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8873000 (2 GB) 2022-10-02 23:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8874000 (2 GB) 2022-10-02 23:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8875000 (2 GB) 2022-10-02 23:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8876000 (2 GB) 2022-10-02 23:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8877000 (2 GB) 2022-10-02 23:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8878000 (2 GB) 2022-10-02 23:11:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8879000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8880000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8881000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8882000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8883000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8884000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8885000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8886000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8887000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8888000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8889000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8890000 (2 GB) 2022-10-02 23:11:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8891000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8892000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8893000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8894000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8895000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8896000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8897000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8898000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8899000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8900000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8901000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8902000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8903000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8904000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8905000 (2 GB) 2022-10-02 23:11:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8906000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8907000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8908000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8909000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8910000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8911000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8912000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8913000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8914000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8915000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8916000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8917000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8918000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8919000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8920000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8921000 (2 GB) 2022-10-02 23:11:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8922000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8923000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8924000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8925000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8926000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8927000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8928000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8929000 (2 GB) 2022-10-02 23:11:33 source > Exported 2303435 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:02:51.092 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8930000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8931000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8932000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8933000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8934000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8935000 (2 GB) 2022-10-02 23:11:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8936000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8937000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8938000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8939000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8940000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8941000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8942000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8943000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8944000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8945000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8946000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8947000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8948000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8949000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8950000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8951000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8952000 (2 GB) 2022-10-02 23:11:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8953000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8954000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8955000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8956000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8957000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8958000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8959000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8960000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8961000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8962000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8963000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8964000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8965000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8966000 (2 GB) 2022-10-02 23:11:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8967000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8968000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8969000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8970000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8971000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8972000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8973000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8974000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8975000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8976000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8977000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8978000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8979000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8980000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8981000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8982000 (2 GB) 2022-10-02 23:11:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8983000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8984000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8985000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8986000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8987000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8988000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8989000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8990000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8991000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8992000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8993000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8994000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8995000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8996000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8997000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8998000 (2 GB) 2022-10-02 23:11:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 8999000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9000000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9001000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9002000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9003000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9004000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9005000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9006000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9007000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9008000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9009000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9010000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9011000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9012000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9013000 (2 GB) 2022-10-02 23:11:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9014000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9015000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9016000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9017000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9018000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9019000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9020000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9021000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9022000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9023000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9024000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9025000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9026000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9027000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9028000 (2 GB) 2022-10-02 23:11:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9029000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9030000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9031000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9032000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9033000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9034000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9035000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9036000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9037000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9038000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9039000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9040000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9041000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9042000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9043000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9044000 (2 GB) 2022-10-02 23:11:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9045000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9046000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9047000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9048000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9049000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9050000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9051000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9052000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9053000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9054000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9055000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9056000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9057000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9058000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9059000 (2 GB) 2022-10-02 23:11:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9060000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9061000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9062000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9063000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9064000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9065000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9066000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9067000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9068000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9069000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9070000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9071000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9072000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9073000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9074000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9075000 (2 GB) 2022-10-02 23:11:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9076000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9077000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9078000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9079000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9080000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9081000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9082000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9083000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9084000 (3 GB) 2022-10-02 23:11:43 source > Exported 2457602 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:03:01.174 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9085000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9086000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9087000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9088000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9089000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9090000 (3 GB) 2022-10-02 23:11:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9091000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9092000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9093000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9094000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9095000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9096000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9097000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9098000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9099000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9100000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9101000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9102000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9103000 (3 GB) 2022-10-02 23:11:44 source > 4556129 records sent during previous 00:05:19.988, last recorded offset: {ts_sec=1664752122, file=mysql-bin-changelog.002540, pos=107516140, snapshot=true} 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9104000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9105000 (3 GB) 2022-10-02 23:11:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9106000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9107000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9108000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9109000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9110000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9111000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9112000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9113000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9114000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9115000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9116000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9117000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9118000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9119000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9120000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9121000 (3 GB) 2022-10-02 23:11:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9122000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9123000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9124000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9125000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9126000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9127000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9128000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9129000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9130000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9131000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9132000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9133000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9134000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9135000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9136000 (3 GB) 2022-10-02 23:11:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9137000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9138000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9139000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9140000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9141000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9142000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9143000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9144000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9145000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9146000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9147000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9148000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9149000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9150000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9151000 (3 GB) 2022-10-02 23:11:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9152000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9153000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9154000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9155000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9156000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9157000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9158000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9159000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9160000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9161000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9162000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9163000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9164000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9165000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9166000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9167000 (3 GB) 2022-10-02 23:11:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9168000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9169000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9170000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9171000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9172000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9173000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9174000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9175000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9176000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9177000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9178000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9179000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9180000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9181000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9182000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9183000 (3 GB) 2022-10-02 23:11:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9184000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9185000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9186000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9187000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9188000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9189000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9190000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9191000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9192000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9193000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9194000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9195000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9196000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9197000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9198000 (3 GB) 2022-10-02 23:11:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9199000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9200000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9201000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9202000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9203000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9204000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9205000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9206000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9207000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9208000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9209000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9210000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9211000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9212000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9213000 (3 GB) 2022-10-02 23:11:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9214000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9215000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9216000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9217000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9218000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9219000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9220000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9221000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9222000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9223000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9224000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9225000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9226000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9227000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9228000 (3 GB) 2022-10-02 23:11:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9229000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9230000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9231000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9232000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9233000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9234000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9235000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9236000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9237000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9238000 (3 GB) 2022-10-02 23:11:53 source > Exported 2613225 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:03:11.175 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9239000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9240000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9241000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9242000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9243000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9244000 (3 GB) 2022-10-02 23:11:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9245000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9246000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9247000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9248000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9249000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9250000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9251000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9252000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9253000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9254000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9255000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9256000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9257000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9258000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9259000 (3 GB) 2022-10-02 23:11:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9260000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9261000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9262000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9263000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9264000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9265000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9266000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9267000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9268000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9269000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9270000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9271000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9272000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9273000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9274000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9275000 (3 GB) 2022-10-02 23:11:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9276000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9277000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9278000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9279000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9280000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9281000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9282000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9283000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9284000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9285000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9286000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9287000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9288000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9289000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9290000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9291000 (3 GB) 2022-10-02 23:11:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9292000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9293000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9294000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9295000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9296000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9297000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9298000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9299000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9300000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9301000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9302000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9303000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9304000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9305000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9306000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9307000 (3 GB) 2022-10-02 23:11:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9308000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9309000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9310000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9311000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9312000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9313000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9314000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9315000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9316000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9317000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9318000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9319000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9320000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9321000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9322000 (3 GB) 2022-10-02 23:11:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9323000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9324000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9325000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9326000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9327000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9328000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9329000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9330000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9331000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9332000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9333000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9334000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9335000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9336000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9337000 (3 GB) 2022-10-02 23:11:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9338000 (3 GB) 2022-10-02 23:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9339000 (3 GB) 2022-10-02 23:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9340000 (3 GB) 2022-10-02 23:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9341000 (3 GB) 2022-10-02 23:12:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9342000 (3 GB) 2022-10-02 23:12:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9343000 (3 GB) 2022-10-02 23:12:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9344000 (3 GB) 2022-10-02 23:12:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9345000 (3 GB) 2022-10-02 23:12:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9346000 (3 GB) 2022-10-02 23:12:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9347000 (3 GB) 2022-10-02 23:12:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9348000 (3 GB) 2022-10-02 23:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9349000 (3 GB) 2022-10-02 23:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9350000 (3 GB) 2022-10-02 23:12:04 source > Exported 2723842 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:03:21.722 2022-10-02 23:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9351000 (3 GB) 2022-10-02 23:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9352000 (3 GB) 2022-10-02 23:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9353000 (3 GB) 2022-10-02 23:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9354000 (3 GB) 2022-10-02 23:12:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9355000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9356000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9357000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9358000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9359000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9360000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9361000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9362000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9363000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9364000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9365000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9366000 (3 GB) 2022-10-02 23:12:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9367000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9368000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9369000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9370000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9371000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9372000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9373000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9374000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9375000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9376000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9377000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9378000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9379000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9380000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9381000 (3 GB) 2022-10-02 23:12:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9382000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9383000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9384000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9385000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9386000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9387000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9388000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9389000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9390000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9391000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9392000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9393000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9394000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9395000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9396000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9397000 (3 GB) 2022-10-02 23:12:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9398000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9399000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9400000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9401000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9402000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9403000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9404000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9405000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9406000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9407000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9408000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9409000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9410000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9411000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9412000 (3 GB) 2022-10-02 23:12:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9413000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9414000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9415000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9416000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9417000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9418000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9419000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9420000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9421000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9422000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9423000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9424000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9425000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9426000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9427000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9428000 (3 GB) 2022-10-02 23:12:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9429000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9430000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9431000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9432000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9433000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9434000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9435000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9436000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9437000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9438000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9439000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9440000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9441000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9442000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9443000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9444000 (3 GB) 2022-10-02 23:12:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9445000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9446000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9447000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9448000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9449000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9450000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9451000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9452000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9453000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9454000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9455000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9456000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9457000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9458000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9459000 (3 GB) 2022-10-02 23:12:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9460000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9461000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9462000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9463000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9464000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9465000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9466000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9467000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9468000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9469000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9470000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9471000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9472000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9473000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9474000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9475000 (3 GB) 2022-10-02 23:12:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9476000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9477000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9478000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9479000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9480000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9481000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9482000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9483000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9484000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9485000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9486000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9487000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9488000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9489000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9490000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9491000 (3 GB) 2022-10-02 23:12:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9492000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9493000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9494000 (3 GB) 2022-10-02 23:12:14 source > Exported 2867654 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:03:31.723 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9495000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9496000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9497000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9498000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9499000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9500000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9501000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9502000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9503000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9504000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9505000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9506000 (3 GB) 2022-10-02 23:12:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9507000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9508000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9509000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9510000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9511000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9512000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9513000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9514000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9515000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9516000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9517000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9518000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9519000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9520000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9521000 (3 GB) 2022-10-02 23:12:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9522000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9523000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9524000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9525000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9526000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9527000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9528000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9529000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9530000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9531000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9532000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9533000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9534000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9535000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9536000 (3 GB) 2022-10-02 23:12:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9537000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9538000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9539000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9540000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9541000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9542000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9543000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9544000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9545000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9546000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9547000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9548000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9549000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9550000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9551000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9552000 (3 GB) 2022-10-02 23:12:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9553000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9554000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9555000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9556000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9557000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9558000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9559000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9560000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9561000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9562000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9563000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9564000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9565000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9566000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9567000 (3 GB) 2022-10-02 23:12:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9568000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9569000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9570000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9571000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9572000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9573000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9574000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9575000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9576000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9577000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9578000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9579000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9580000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9581000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9582000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9583000 (3 GB) 2022-10-02 23:12:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9584000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9585000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9586000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9587000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9588000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9589000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9590000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9591000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9592000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9593000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9594000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9595000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9596000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9597000 (3 GB) 2022-10-02 23:12:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9598000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9599000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9600000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9601000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9602000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9603000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9604000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9605000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9606000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9607000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9608000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9609000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9610000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9611000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9612000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9613000 (3 GB) 2022-10-02 23:12:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9614000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9615000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9616000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9617000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9618000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9619000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9620000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9621000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9622000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9623000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9624000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9625000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9626000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9627000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9628000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9629000 (3 GB) 2022-10-02 23:12:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9630000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9631000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9632000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9633000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9634000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9635000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9636000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9637000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9638000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9639000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9640000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9641000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9642000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9643000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9644000 (3 GB) 2022-10-02 23:12:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9645000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9646000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9647000 (3 GB) 2022-10-02 23:12:24 source > Exported 3020802 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:03:41.759 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9648000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9649000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9650000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9651000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9652000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9653000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9654000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9655000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9656000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9657000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9658000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9659000 (3 GB) 2022-10-02 23:12:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9660000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9661000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9662000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9663000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9664000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9665000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9666000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9667000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9668000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9669000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9670000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9671000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9672000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9673000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9674000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9675000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9676000 (3 GB) 2022-10-02 23:12:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9677000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9678000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9679000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9680000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9681000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9682000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9683000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9684000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9685000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9686000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9687000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9688000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9689000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9690000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9691000 (3 GB) 2022-10-02 23:12:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9692000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9693000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9694000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9695000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9696000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9697000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9698000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9699000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9700000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9701000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9702000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9703000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9704000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9705000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9706000 (3 GB) 2022-10-02 23:12:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9707000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9708000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9709000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9710000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9711000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9712000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9713000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9714000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9715000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9716000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9717000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9718000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9719000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9720000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9721000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9722000 (3 GB) 2022-10-02 23:12:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9723000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9724000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9725000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9726000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9727000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9728000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9729000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9730000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9731000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9732000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9733000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9734000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9735000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9736000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9737000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9738000 (3 GB) 2022-10-02 23:12:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9739000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9740000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9741000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9742000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9743000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9744000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9745000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9746000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9747000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9748000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9749000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9750000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9751000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9752000 (3 GB) 2022-10-02 23:12:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9753000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9754000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9755000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9756000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9757000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9758000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9759000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9760000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9761000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9762000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9763000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9764000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9765000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9766000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9767000 (3 GB) 2022-10-02 23:12:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9768000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9769000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9770000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9771000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9772000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9773000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9774000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9775000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9776000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9777000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9778000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9779000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9780000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9781000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9782000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9783000 (3 GB) 2022-10-02 23:12:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9784000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9785000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9786000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9787000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9788000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9789000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9790000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9791000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9792000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9793000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9794000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9795000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9796000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9797000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9798000 (3 GB) 2022-10-02 23:12:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9799000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9800000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9801000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9802000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9803000 (3 GB) 2022-10-02 23:12:34 source > Exported 3176450 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:03:51.826 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9804000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9805000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9806000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9807000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9808000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9809000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9810000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9811000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9812000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9813000 (3 GB) 2022-10-02 23:12:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9814000 (3 GB) 2022-10-02 23:12:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9815000 (3 GB) 2022-10-02 23:12:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9816000 (3 GB) 2022-10-02 23:12:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9817000 (3 GB) 2022-10-02 23:12:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9818000 (3 GB) 2022-10-02 23:12:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9819000 (3 GB) 2022-10-02 23:12:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9820000 (3 GB) 2022-10-02 23:12:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9821000 (3 GB) 2022-10-02 23:12:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9822000 (3 GB) 2022-10-02 23:12:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9823000 (3 GB) 2022-10-02 23:12:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9824000 (3 GB) 2022-10-02 23:12:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9825000 (3 GB) 2022-10-02 23:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9826000 (3 GB) 2022-10-02 23:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9827000 (3 GB) 2022-10-02 23:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9828000 (3 GB) 2022-10-02 23:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9829000 (3 GB) 2022-10-02 23:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9830000 (3 GB) 2022-10-02 23:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9831000 (3 GB) 2022-10-02 23:12:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9832000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9833000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9834000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9835000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9836000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9837000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9838000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9839000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9840000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9841000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9842000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9843000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9844000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9845000 (3 GB) 2022-10-02 23:12:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9846000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9847000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9848000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9849000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9850000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9851000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9852000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9853000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9854000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9855000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9856000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9857000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9858000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9859000 (3 GB) 2022-10-02 23:12:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9860000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9861000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9862000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9863000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9864000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9865000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9866000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9867000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9868000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9869000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9870000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9871000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9872000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9873000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9874000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9875000 (3 GB) 2022-10-02 23:12:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9876000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9877000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9878000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9879000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9880000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9881000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9882000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9883000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9884000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9885000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9886000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9887000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9888000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9889000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9890000 (3 GB) 2022-10-02 23:12:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9891000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9892000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9893000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9894000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9895000 (3 GB) 2022-10-02 23:12:44 source > Exported 3268610 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:04:01.862 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9896000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9897000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9898000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9899000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9900000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9901000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9902000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9903000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9904000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9905000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9906000 (3 GB) 2022-10-02 23:12:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9907000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9908000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9909000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9910000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9911000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9912000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9913000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9914000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9915000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9916000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9917000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9918000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9919000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9920000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9921000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9922000 (3 GB) 2022-10-02 23:12:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9923000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9924000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9925000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9926000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9927000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9928000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9929000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9930000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9931000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9932000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9933000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9934000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9935000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9936000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9937000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9938000 (3 GB) 2022-10-02 23:12:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9939000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9940000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9941000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9942000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9943000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9944000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9945000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9946000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9947000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9948000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9949000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9950000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9951000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9952000 (3 GB) 2022-10-02 23:12:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9953000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9954000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9955000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9956000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9957000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9958000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9959000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9960000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9961000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9962000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9963000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9964000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9965000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9966000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9967000 (3 GB) 2022-10-02 23:12:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9968000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9969000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9970000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9971000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9972000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9973000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9974000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9975000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9976000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9977000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9978000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9979000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9980000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9981000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9982000 (3 GB) 2022-10-02 23:12:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9983000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9984000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9985000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9986000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9987000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9988000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9989000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9990000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9991000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9992000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9993000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9994000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9995000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9996000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9997000 (3 GB) 2022-10-02 23:12:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9998000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 9999000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10000000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10001000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10002000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10003000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10004000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10005000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10006000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10007000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10008000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10009000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10010000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10011000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10012000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10013000 (3 GB) 2022-10-02 23:12:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10014000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10015000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10016000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10017000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10018000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10019000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10020000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10021000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10022000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10023000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10024000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10025000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10026000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10027000 (3 GB) 2022-10-02 23:12:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10028000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10029000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10030000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10031000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10032000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10033000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10034000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10035000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10036000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10037000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10038000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10039000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10040000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10041000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10042000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10043000 (3 GB) 2022-10-02 23:12:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10044000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10045000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10046000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10047000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10048000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10049000 (3 GB) 2022-10-02 23:12:54 source > Exported 3422210 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:04:11.922 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10050000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10051000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10052000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10053000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10054000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10055000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10056000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10057000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10058000 (3 GB) 2022-10-02 23:12:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10059000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10060000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10061000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10062000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10063000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10064000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10065000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10066000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10067000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10068000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10069000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10070000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10071000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10072000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10073000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10074000 (3 GB) 2022-10-02 23:12:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10075000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10076000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10077000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10078000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10079000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10080000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10081000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10082000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10083000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10084000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10085000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10086000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10087000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10088000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10089000 (3 GB) 2022-10-02 23:12:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10090000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10091000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10092000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10093000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10094000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10095000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10096000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10097000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10098000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10099000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10100000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10101000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10102000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10103000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10104000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10105000 (3 GB) 2022-10-02 23:12:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10106000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10107000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10108000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10109000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10110000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10111000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10112000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10113000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10114000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10115000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10116000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10117000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10118000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10119000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10120000 (3 GB) 2022-10-02 23:12:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10121000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10122000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10123000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10124000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10125000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10126000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10127000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10128000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10129000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10130000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10131000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10132000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10133000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10134000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10135000 (3 GB) 2022-10-02 23:12:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10136000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10137000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10138000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10139000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10140000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10141000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10142000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10143000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10144000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10145000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10146000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10147000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10148000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10149000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10150000 (3 GB) 2022-10-02 23:13:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10151000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10152000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10153000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10154000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10155000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10156000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10157000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10158000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10159000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10160000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10161000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10162000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10163000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10164000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10165000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10166000 (3 GB) 2022-10-02 23:13:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10167000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10168000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10169000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10170000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10171000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10172000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10173000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10174000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10175000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10176000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10177000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10178000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10179000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10180000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10181000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10182000 (3 GB) 2022-10-02 23:13:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10183000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10184000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10185000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10186000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10187000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10188000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10189000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10190000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10191000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10192000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10193000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10194000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10195000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10196000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10197000 (3 GB) 2022-10-02 23:13:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10198000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10199000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10200000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10201000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10202000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10203000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10204000 (3 GB) 2022-10-02 23:13:04 source > Exported 3577858 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:04:22.022 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10205000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10206000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10207000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10208000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10209000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10210000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10211000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10212000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10213000 (3 GB) 2022-10-02 23:13:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10214000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10215000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10216000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10217000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10218000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10219000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10220000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10221000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10222000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10223000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10224000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10225000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10226000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10227000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10228000 (3 GB) 2022-10-02 23:13:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10229000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10230000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10231000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10232000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10233000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10234000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10235000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10236000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10237000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10238000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10239000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10240000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10241000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10242000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10243000 (3 GB) 2022-10-02 23:13:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10244000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10245000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10246000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10247000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10248000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10249000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10250000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10251000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10252000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10253000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10254000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10255000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10256000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10257000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10258000 (3 GB) 2022-10-02 23:13:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10259000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10260000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10261000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10262000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10263000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10264000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10265000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10266000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10267000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10268000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10269000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10270000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10271000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10272000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10273000 (3 GB) 2022-10-02 23:13:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10274000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10275000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10276000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10277000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10278000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10279000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10280000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10281000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10282000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10283000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10284000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10285000 (3 GB) 2022-10-02 23:13:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10286000 (3 GB) 2022-10-02 23:13:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10287000 (3 GB) 2022-10-02 23:13:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10288000 (3 GB) 2022-10-02 23:13:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10289000 (3 GB) 2022-10-02 23:13:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10290000 (3 GB) 2022-10-02 23:13:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10291000 (3 GB) 2022-10-02 23:13:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10292000 (3 GB) 2022-10-02 23:13:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10293000 (3 GB) 2022-10-02 23:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10294000 (3 GB) 2022-10-02 23:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10295000 (3 GB) 2022-10-02 23:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10296000 (3 GB) 2022-10-02 23:13:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10297000 (3 GB) 2022-10-02 23:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10298000 (3 GB) 2022-10-02 23:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10299000 (3 GB) 2022-10-02 23:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10300000 (3 GB) 2022-10-02 23:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10301000 (3 GB) 2022-10-02 23:13:14 source > Exported 3674114 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:04:32.083 2022-10-02 23:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10302000 (3 GB) 2022-10-02 23:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10303000 (3 GB) 2022-10-02 23:13:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10304000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10305000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10306000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10307000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10308000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10309000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10310000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10311000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10312000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10313000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10314000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10315000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10316000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10317000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10318000 (3 GB) 2022-10-02 23:13:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10319000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10320000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10321000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10322000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10323000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10324000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10325000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10326000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10327000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10328000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10329000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10330000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10331000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10332000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10333000 (3 GB) 2022-10-02 23:13:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10334000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10335000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10336000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10337000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10338000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10339000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10340000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10341000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10342000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10343000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10344000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10345000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10346000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10347000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10348000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10349000 (3 GB) 2022-10-02 23:13:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10350000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10351000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10352000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10353000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10354000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10355000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10356000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10357000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10358000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10359000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10360000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10361000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10362000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10363000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10364000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10365000 (3 GB) 2022-10-02 23:13:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10366000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10367000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10368000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10369000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10370000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10371000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10372000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10373000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10374000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10375000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10376000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10377000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10378000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10379000 (3 GB) 2022-10-02 23:13:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10380000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10381000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10382000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10383000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10384000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10385000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10386000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10387000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10388000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10389000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10390000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10391000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10392000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10393000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10394000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10395000 (3 GB) 2022-10-02 23:13:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10396000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10397000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10398000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10399000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10400000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10401000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10402000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10403000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10404000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10405000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10406000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10407000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10408000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10409000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10410000 (3 GB) 2022-10-02 23:13:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10411000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10412000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10413000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10414000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10415000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10416000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10417000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10418000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10419000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10420000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10421000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10422000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10423000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10424000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10425000 (3 GB) 2022-10-02 23:13:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10426000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10427000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10428000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10429000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10430000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10431000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10432000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10433000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10434000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10435000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10436000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10437000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10438000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10439000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10440000 (3 GB) 2022-10-02 23:13:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10441000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10442000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10443000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10444000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10445000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10446000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10447000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10448000 (3 GB) 2022-10-02 23:13:24 source > Exported 3823364 of 5455866 records for table 'uctohsDB.mdl_grade_grades' after 00:04:42.084 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10449000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10450000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10451000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10452000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10453000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10454000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10455000 (3 GB) 2022-10-02 23:13:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10456000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10457000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10458000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10459000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10460000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10461000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10462000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10463000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10464000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10465000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10466000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10467000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10468000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10469000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10470000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10471000 (3 GB) 2022-10-02 23:13:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10472000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10473000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10474000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10475000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10476000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10477000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10478000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10479000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10480000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10481000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10482000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10483000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10484000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10485000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10486000 (3 GB) 2022-10-02 23:13:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10487000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10488000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10489000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10490000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10491000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10492000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10493000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10494000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10495000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10496000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10497000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10498000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10499000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10500000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10501000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10502000 (3 GB) 2022-10-02 23:13:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10503000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10504000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10505000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10506000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10507000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10508000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10509000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10510000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10511000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10512000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10513000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10514000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10515000 (3 GB) 2022-10-02 23:13:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10516000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10517000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10518000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10519000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10520000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10521000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10522000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10523000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10524000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10525000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10526000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10527000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10528000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10529000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10530000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10531000 (3 GB) 2022-10-02 23:13:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10532000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10533000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10534000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10535000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10536000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10537000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10538000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10539000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10540000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10541000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10542000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10543000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10544000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10545000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10546000 (3 GB) 2022-10-02 23:13:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10547000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10548000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10549000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10550000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10551000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10552000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10553000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10554000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10555000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10556000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10557000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10558000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10559000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10560000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10561000 (3 GB) 2022-10-02 23:13:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10562000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10563000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10564000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10565000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10566000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10567000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10568000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10569000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10570000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10571000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10572000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10573000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10574000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10575000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10576000 (3 GB) 2022-10-02 23:13:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10577000 (3 GB) 2022-10-02 23:13:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10578000 (3 GB) 2022-10-02 23:13:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 10579000 (3 GB) 2022-10-02 23:19:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14861000 (6 GB) 2022-10-02 23:19:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14862000 (6 GB) 2022-10-02 23:19:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14863000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14864000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14865000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14866000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14867000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14868000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14869000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14870000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14871000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14872000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14873000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14874000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14875000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14876000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14877000 (6 GB) 2022-10-02 23:19:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14878000 (6 GB) 2022-10-02 23:19:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14879000 (6 GB) 2022-10-02 23:19:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14880000 (6 GB) 2022-10-02 23:19:10 source > Exported 2844339 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:03:42.219 2022-10-02 23:19:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 14881000 (6 GB) 2022-10-02 23:19:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15032000 (6 GB) 2022-10-02 23:19:20 source > Exported 2996610 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:03:52.22 2022-10-02 23:19:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15183000 (6 GB) 2022-10-02 23:19:30 source > Exported 3149301 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:04:02.221 2022-10-02 23:19:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15184000 (6 GB) 2022-10-02 23:19:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15185000 (6 GB) 2022-10-02 23:19:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15271000 (6 GB) 2022-10-02 23:19:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15272000 (6 GB) 2022-10-02 23:19:40 source > Exported 3236328 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:04:12.222 2022-10-02 23:19:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15273000 (6 GB) 2022-10-02 23:19:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15425000 (6 GB) 2022-10-02 23:19:50 source > Exported 3389107 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:04:22.289 2022-10-02 23:19:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15426000 (6 GB) 2022-10-02 23:19:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15427000 (6 GB) 2022-10-02 23:19:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15573000 (6 GB) 2022-10-02 23:20:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15574000 (6 GB) 2022-10-02 23:20:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15575000 (6 GB) 2022-10-02 23:20:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15576000 (6 GB) 2022-10-02 23:20:00 source > Exported 3540659 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:04:32.328 2022-10-02 23:20:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15577000 (6 GB) 2022-10-02 23:20:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15701000 (6 GB) 2022-10-02 23:20:11 source > Exported 3665587 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:04:42.689 2022-10-02 23:20:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15702000 (6 GB) 2022-10-02 23:20:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15824000 (6 GB) 2022-10-02 23:20:20 source > Exported 3788467 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:04:52.701 2022-10-02 23:20:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15825000 (6 GB) 2022-10-02 23:20:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15976000 (6 GB) 2022-10-02 23:20:30 source > Exported 3940019 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:05:02.71 2022-10-02 23:20:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 15977000 (6 GB) 2022-10-02 23:20:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16129000 (6 GB) 2022-10-02 23:20:40 source > Exported 4093619 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:05:12.815 2022-10-02 23:20:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16130000 (6 GB) 2022-10-02 23:20:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16218000 (6 GB) 2022-10-02 23:20:50 source > Exported 4183624 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:05:22.816 2022-10-02 23:20:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16219000 (6 GB) 2022-10-02 23:21:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16372000 (6 GB) 2022-10-02 23:21:00 source > Exported 4335863 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:05:32.856 2022-10-02 23:21:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16373000 (6 GB) 2022-10-02 23:21:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16525000 (6 GB) 2022-10-02 23:21:10 source > Exported 4489959 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:05:42.87 2022-10-02 23:21:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16526000 (6 GB) 2022-10-02 23:21:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16639000 (6 GB) 2022-10-02 23:21:21 source > Exported 4603571 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:05:53.318 2022-10-02 23:21:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16640000 (6 GB) 2022-10-02 23:21:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16776000 (6 GB) 2022-10-02 23:21:31 source > Exported 4740787 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:06:03.424 2022-10-02 23:21:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16777000 (6 GB) 2022-10-02 23:21:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16927000 (7 GB) 2022-10-02 23:21:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16928000 (7 GB) 2022-10-02 23:21:41 source > Exported 4892339 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:06:13.447 2022-10-02 23:21:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16929000 (7 GB) 2022-10-02 23:21:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16930000 (7 GB) 2022-10-02 23:21:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 16931000 (7 GB) 2022-10-02 23:21:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17000000 (7 GB) 2022-10-02 23:21:46 destination > Flushing buffer of stream mdl_grade_grades_history (200 MB) 2022-10-02 23:21:46 destination > Flushing buffer for stream mdl_grade_grades_history (200 MB) to staging 2022-10-02 23:21:46 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:21:46 destination > Finished writing data to e5fdb309-4a4c-4ae0-9f1c-2be7a70c039016726747406236605058.csv.gz (200 MB) 2022-10-02 23:21:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17001000 (7 GB) 2022-10-02 23:21:54 destination > closing connection 2022-10-02 23:21:54 destination > Deleting tempFile data e5fdb309-4a4c-4ae0-9f1c-2be7a70c039016726747406236605058.csv.gz 2022-10-02 23:21:54 destination > Starting a new buffer for stream mdl_grade_grades_history (current state: 10 MB in 6 buffers) 2022-10-02 23:21:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17002000 (7 GB) 2022-10-02 23:21:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17003000 (7 GB) 2022-10-02 23:21:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17004000 (7 GB) 2022-10-02 23:21:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17005000 (7 GB) 2022-10-02 23:21:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17006000 (7 GB) 2022-10-02 23:21:56 source > Exported 4970163 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:06:28.072 2022-10-02 23:21:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17007000 (7 GB) 2022-10-02 23:22:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17112000 (7 GB) 2022-10-02 23:22:04 source > handleUnknownChannelRequest(TcpipClientChannel[id=2, recipient=2]-ClientSessionImpl[user@/32.78.XX.XX:22]) Unknown channel request: keepalive@openssh.com[want-reply=true] 2022-10-02 23:22:04 source > handleUnknownChannelRequest(TcpipClientChannel[id=2, recipient=2]-ClientSessionImpl[user@/32.78.XX.XX:22]) Unknown channel request: keepalive@openssh.com[want-reply=true] 2022-10-02 23:22:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17113000 (7 GB) 2022-10-02 23:22:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17141000 (7 GB) 2022-10-02 23:22:06 source > Exported 5105331 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:06:38.148 2022-10-02 23:22:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17142000 (7 GB) 2022-10-02 23:22:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17293000 (7 GB) 2022-10-02 23:22:16 source > Exported 5256883 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:06:48.211 2022-10-02 23:22:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17294000 (7 GB) 2022-10-02 23:22:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17424000 (7 GB) 2022-10-02 23:22:24 source > 8321024 records sent during previous 00:10:40.028, last recorded offset: {ts_sec=1664752528, file=mysql-bin-changelog.002540, pos=107516140, snapshot=true} 2022-10-02 23:22:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17425000 (7 GB) 2022-10-02 23:22:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17444000 (7 GB) 2022-10-02 23:22:26 source > Exported 5408435 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:06:58.229 2022-10-02 23:22:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17445000 (7 GB) 2022-10-02 23:22:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17536000 (7 GB) 2022-10-02 23:22:36 source > Exported 5500595 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:07:08.252 2022-10-02 23:22:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17537000 (7 GB) 2022-10-02 23:22:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17538000 (7 GB) 2022-10-02 23:22:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17685000 (7 GB) 2022-10-02 23:22:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17686000 (7 GB) 2022-10-02 23:22:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17687000 (7 GB) 2022-10-02 23:22:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17688000 (7 GB) 2022-10-02 23:22:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17689000 (7 GB) 2022-10-02 23:22:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17690000 (7 GB) 2022-10-02 23:22:46 source > Exported 5654195 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:07:18.339 2022-10-02 23:22:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17691000 (7 GB) 2022-10-02 23:22:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17692000 (7 GB) 2022-10-02 23:22:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17843000 (7 GB) 2022-10-02 23:22:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17844000 (7 GB) 2022-10-02 23:22:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17845000 (7 GB) 2022-10-02 23:22:56 source > Exported 5809843 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:07:28.416 2022-10-02 23:22:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17846000 (7 GB) 2022-10-02 23:23:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17946000 (7 GB) 2022-10-02 23:23:06 source > Exported 5910195 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:07:38.58 2022-10-02 23:23:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17947000 (7 GB) 2022-10-02 23:23:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 17948000 (7 GB) 2022-10-02 23:23:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18084000 (7 GB) 2022-10-02 23:23:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18085000 (7 GB) 2022-10-02 23:23:16 source > Exported 6049459 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:07:48.611 2022-10-02 23:23:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18086000 (7 GB) 2022-10-02 23:23:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18087000 (7 GB) 2022-10-02 23:23:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18239000 (7 GB) 2022-10-02 23:23:26 source > Exported 6203059 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:07:58.704 2022-10-02 23:23:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18240000 (7 GB) 2022-10-02 23:23:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18241000 (7 GB) 2022-10-02 23:23:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18242000 (7 GB) 2022-10-02 23:23:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18243000 (7 GB) 2022-10-02 23:23:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18244000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18245000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18246000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18247000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18248000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18249000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18250000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18251000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18252000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18253000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18254000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18255000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18256000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18257000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18258000 (7 GB) 2022-10-02 23:23:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18259000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18260000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18261000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18262000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18263000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18264000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18265000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18266000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18267000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18268000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18269000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18270000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18271000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18272000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18273000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18274000 (7 GB) 2022-10-02 23:23:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18275000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18276000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18277000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18278000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18279000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18280000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18281000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18282000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18283000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18284000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18285000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18286000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18287000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18288000 (7 GB) 2022-10-02 23:23:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18289000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18290000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18291000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18292000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18293000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18294000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18295000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18296000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18297000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18298000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18299000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18300000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18301000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18302000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18303000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18304000 (7 GB) 2022-10-02 23:23:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18305000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18306000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18307000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18308000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18309000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18310000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18311000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18312000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18313000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18314000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18315000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18316000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18317000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18318000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18319000 (7 GB) 2022-10-02 23:23:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18320000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18321000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18322000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18323000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18324000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18325000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18326000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18327000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18328000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18329000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18330000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18331000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18332000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18333000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18334000 (7 GB) 2022-10-02 23:23:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18335000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18336000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18337000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18338000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18339000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18340000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18341000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18342000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18343000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18344000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18345000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18346000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18347000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18348000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18349000 (7 GB) 2022-10-02 23:23:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18350000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18351000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18352000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18353000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18354000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18355000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18356000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18357000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18358000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18359000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18360000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18361000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18362000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18363000 (7 GB) 2022-10-02 23:23:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18364000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18365000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18366000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18367000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18368000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18369000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18370000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18371000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18372000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18373000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18374000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18375000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18376000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18377000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18378000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18379000 (7 GB) 2022-10-02 23:23:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18380000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18381000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18382000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18383000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18384000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18385000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18386000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18387000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18388000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18389000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18390000 (7 GB) 2022-10-02 23:23:36 source > Exported 6354611 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:08:08.755 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18391000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18392000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18393000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18394000 (7 GB) 2022-10-02 23:23:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18395000 (7 GB) 2022-10-02 23:23:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18396000 (7 GB) 2022-10-02 23:23:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18397000 (7 GB) 2022-10-02 23:23:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18398000 (7 GB) 2022-10-02 23:23:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18399000 (7 GB) 2022-10-02 23:23:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18400000 (7 GB) 2022-10-02 23:23:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18401000 (7 GB) 2022-10-02 23:23:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18402000 (7 GB) 2022-10-02 23:23:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18403000 (7 GB) 2022-10-02 23:23:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18404000 (7 GB) 2022-10-02 23:23:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18405000 (7 GB) 2022-10-02 23:23:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18406000 (7 GB) 2022-10-02 23:23:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18407000 (7 GB) 2022-10-02 23:23:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18408000 (7 GB) 2022-10-02 23:23:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18409000 (7 GB) 2022-10-02 23:23:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18410000 (7 GB) 2022-10-02 23:23:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18411000 (7 GB) 2022-10-02 23:23:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18412000 (7 GB) 2022-10-02 23:23:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18413000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18414000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18415000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18416000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18417000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18418000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18419000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18420000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18421000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18422000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18423000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18424000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18425000 (7 GB) 2022-10-02 23:23:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18426000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18427000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18428000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18429000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18430000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18431000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18432000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18433000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18434000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18435000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18436000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18437000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18438000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18439000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18440000 (7 GB) 2022-10-02 23:23:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18441000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18442000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18443000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18444000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18445000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18446000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18447000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18448000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18449000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18450000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18451000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18452000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18453000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18454000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18455000 (7 GB) 2022-10-02 23:23:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18456000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18457000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18458000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18459000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18460000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18461000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18462000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18463000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18464000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18465000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18466000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18467000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18468000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18469000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18470000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18471000 (7 GB) 2022-10-02 23:23:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18472000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18473000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18474000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18475000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18476000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18477000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18478000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18479000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18480000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18481000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18482000 (7 GB) 2022-10-02 23:23:46 source > Exported 6446771 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:08:18.765 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18483000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18484000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18485000 (7 GB) 2022-10-02 23:23:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18486000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18487000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18488000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18489000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18490000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18491000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18492000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18493000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18494000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18495000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18496000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18497000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18498000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18499000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18500000 (7 GB) 2022-10-02 23:23:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18501000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18502000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18503000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18504000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18505000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18506000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18507000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18508000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18509000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18510000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18511000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18512000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18513000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18514000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18515000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18516000 (7 GB) 2022-10-02 23:23:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18517000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18518000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18519000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18520000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18521000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18522000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18523000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18524000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18525000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18526000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18527000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18528000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18529000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18530000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18531000 (7 GB) 2022-10-02 23:23:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18532000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18533000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18534000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18535000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18536000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18537000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18538000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18539000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18540000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18541000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18542000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18543000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18544000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18545000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18546000 (7 GB) 2022-10-02 23:23:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18547000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18548000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18549000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18550000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18551000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18552000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18553000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18554000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18555000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18556000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18557000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18558000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18559000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18560000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18561000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18562000 (7 GB) 2022-10-02 23:23:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18563000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18564000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18565000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18566000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18567000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18568000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18569000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18570000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18571000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18572000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18573000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18574000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18575000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18576000 (7 GB) 2022-10-02 23:23:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18577000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18578000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18579000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18580000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18581000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18582000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18583000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18584000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18585000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18586000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18587000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18588000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18589000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18590000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18591000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18592000 (7 GB) 2022-10-02 23:23:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18593000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18594000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18595000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18596000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18597000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18598000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18599000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18600000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18601000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18602000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18603000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18604000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18605000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18606000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18607000 (7 GB) 2022-10-02 23:23:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18608000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18609000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18610000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18611000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18612000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18613000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18614000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18615000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18616000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18617000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18618000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18619000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18620000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18621000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18622000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18623000 (7 GB) 2022-10-02 23:23:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18624000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18625000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18626000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18627000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18628000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18629000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18630000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18631000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18632000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18633000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18634000 (7 GB) 2022-10-02 23:23:56 source > Exported 6598323 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:08:28.782 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18635000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18636000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18637000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18638000 (7 GB) 2022-10-02 23:23:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18639000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18640000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18641000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18642000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18643000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18644000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18645000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18646000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18647000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18648000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18649000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18650000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18651000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18652000 (7 GB) 2022-10-02 23:23:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18653000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18654000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18655000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18656000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18657000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18658000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18659000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18660000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18661000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18662000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18663000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18664000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18665000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18666000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18667000 (7 GB) 2022-10-02 23:23:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18668000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18669000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18670000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18671000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18672000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18673000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18674000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18675000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18676000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18677000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18678000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18679000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18680000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18681000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18682000 (7 GB) 2022-10-02 23:23:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18683000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18684000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18685000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18686000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18687000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18688000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18689000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18690000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18691000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18692000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18693000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18694000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18695000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18696000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18697000 (7 GB) 2022-10-02 23:24:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18698000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18699000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18700000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18701000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18702000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18703000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18704000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18705000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18706000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18707000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18708000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18709000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18710000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18711000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18712000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18713000 (7 GB) 2022-10-02 23:24:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18714000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18715000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18716000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18717000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18718000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18719000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18720000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18721000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18722000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18723000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18724000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18725000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18726000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18727000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18728000 (7 GB) 2022-10-02 23:24:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18729000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18730000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18731000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18732000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18733000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18734000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18735000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18736000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18737000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18738000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18739000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18740000 (7 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18741000 (8 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18742000 (8 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18743000 (8 GB) 2022-10-02 23:24:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18744000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18745000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18746000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18747000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18748000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18749000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18750000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18751000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18752000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18753000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18754000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18755000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18756000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18757000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18758000 (8 GB) 2022-10-02 23:24:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18759000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18760000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18761000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18762000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18763000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18764000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18765000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18766000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18767000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18768000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18769000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18770000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18771000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18772000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18773000 (8 GB) 2022-10-02 23:24:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18774000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18775000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18776000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18777000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18778000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18779000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18780000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18781000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18782000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18783000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18784000 (8 GB) 2022-10-02 23:24:06 source > Exported 6748883 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:08:38.784 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18785000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18786000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18787000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18788000 (8 GB) 2022-10-02 23:24:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18789000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18790000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18791000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18792000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18793000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18794000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18795000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18796000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18797000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18798000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18799000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18800000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18801000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18802000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18803000 (8 GB) 2022-10-02 23:24:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18804000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18805000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18806000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18807000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18808000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18809000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18810000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18811000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18812000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18813000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18814000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18815000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18816000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18817000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18818000 (8 GB) 2022-10-02 23:24:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18819000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18820000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18821000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18822000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18823000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18824000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18825000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18826000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18827000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18828000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18829000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18830000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18831000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18832000 (8 GB) 2022-10-02 23:24:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18833000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18834000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18835000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18836000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18837000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18838000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18839000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18840000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18841000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18842000 (8 GB) 2022-10-02 23:24:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18843000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18844000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18845000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18846000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18847000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18848000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18849000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18850000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18851000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18852000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18853000 (8 GB) 2022-10-02 23:24:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18854000 (8 GB) 2022-10-02 23:24:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18855000 (8 GB) 2022-10-02 23:24:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18856000 (8 GB) 2022-10-02 23:24:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18857000 (8 GB) 2022-10-02 23:24:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18858000 (8 GB) 2022-10-02 23:24:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18859000 (8 GB) 2022-10-02 23:24:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18860000 (8 GB) 2022-10-02 23:24:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18861000 (8 GB) 2022-10-02 23:24:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18862000 (8 GB) 2022-10-02 23:24:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18863000 (8 GB) 2022-10-02 23:24:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18864000 (8 GB) 2022-10-02 23:24:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18865000 (8 GB) 2022-10-02 23:24:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18866000 (8 GB) 2022-10-02 23:24:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18867000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18868000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18869000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18870000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18871000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18872000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18873000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18874000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18875000 (8 GB) 2022-10-02 23:24:16 source > Exported 6839231 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:08:48.785 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18876000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18877000 (8 GB) 2022-10-02 23:24:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18878000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18879000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18880000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18881000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18882000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18883000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18884000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18885000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18886000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18887000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18888000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18889000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18890000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18891000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18892000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18893000 (8 GB) 2022-10-02 23:24:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18894000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18895000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18896000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18897000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18898000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18899000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18900000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18901000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18902000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18903000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18904000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18905000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18906000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18907000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18908000 (8 GB) 2022-10-02 23:24:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18909000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18910000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18911000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18912000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18913000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18914000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18915000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18916000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18917000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18918000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18919000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18920000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18921000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18922000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18923000 (8 GB) 2022-10-02 23:24:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18924000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18925000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18926000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18927000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18928000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18929000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18930000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18931000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18932000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18933000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18934000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18935000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18936000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18937000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18938000 (8 GB) 2022-10-02 23:24:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18939000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18940000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18941000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18942000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18943000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18944000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18945000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18946000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18947000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18948000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18949000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18950000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18951000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18952000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18953000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18954000 (8 GB) 2022-10-02 23:24:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18955000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18956000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18957000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18958000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18959000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18960000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18961000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18962000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18963000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18964000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18965000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18966000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18967000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18968000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18969000 (8 GB) 2022-10-02 23:24:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18970000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18971000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18972000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18973000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18974000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18975000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18976000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18977000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18978000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18979000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18980000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18981000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18982000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18983000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18984000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18985000 (8 GB) 2022-10-02 23:24:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18986000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18987000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18988000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18989000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18990000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18991000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18992000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18993000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18994000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18995000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18996000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18997000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18998000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 18999000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19000000 (8 GB) 2022-10-02 23:24:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19001000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19002000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19003000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19004000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19005000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19006000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19007000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19008000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19009000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19010000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19011000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19012000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19013000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19014000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19015000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19016000 (8 GB) 2022-10-02 23:24:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19017000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19018000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19019000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19020000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19021000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19022000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19023000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19024000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19025000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19026000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19027000 (8 GB) 2022-10-02 23:24:26 source > Exported 6991539 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:08:58.837 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19028000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19029000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19030000 (8 GB) 2022-10-02 23:24:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19031000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19032000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19033000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19034000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19035000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19036000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19037000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19038000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19039000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19040000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19041000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19042000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19043000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19044000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19045000 (8 GB) 2022-10-02 23:24:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19046000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19047000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19048000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19049000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19050000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19051000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19052000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19053000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19054000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19055000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19056000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19057000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19058000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19059000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19060000 (8 GB) 2022-10-02 23:24:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19061000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19062000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19063000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19064000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19065000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19066000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19067000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19068000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19069000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19070000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19071000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19072000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19073000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19074000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19075000 (8 GB) 2022-10-02 23:24:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19076000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19077000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19078000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19079000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19080000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19081000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19082000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19083000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19084000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19085000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19086000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19087000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19088000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19089000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19090000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19091000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19092000 (8 GB) 2022-10-02 23:24:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19093000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19094000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19095000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19096000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19097000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19098000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19099000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19100000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19101000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19102000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19103000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19104000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19105000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19106000 (8 GB) 2022-10-02 23:24:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19107000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19108000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19109000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19110000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19111000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19112000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19113000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19114000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19115000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19116000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19117000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19118000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19119000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19120000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19121000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19122000 (8 GB) 2022-10-02 23:24:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19123000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19124000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19125000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19126000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19127000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19128000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19129000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19130000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19131000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19132000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19133000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19134000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19135000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19136000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19137000 (8 GB) 2022-10-02 23:24:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19138000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19139000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19140000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19141000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19142000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19143000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19144000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19145000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19146000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19147000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19148000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19149000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19150000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19151000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19152000 (8 GB) 2022-10-02 23:24:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19153000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19154000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19155000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19156000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19157000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19158000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19159000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19160000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19161000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19162000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19163000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19164000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19165000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19166000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19167000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19168000 (8 GB) 2022-10-02 23:24:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19169000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19170000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19171000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19172000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19173000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19174000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19175000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19176000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19177000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19178000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19179000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19180000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19181000 (8 GB) 2022-10-02 23:24:36 source > Exported 7145139 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:09:08.864 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19182000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19183000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19184000 (8 GB) 2022-10-02 23:24:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19185000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19186000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19187000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19188000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19189000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19190000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19191000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19192000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19193000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19194000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19195000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19196000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19197000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19198000 (8 GB) 2022-10-02 23:24:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19199000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19200000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19201000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19202000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19203000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19204000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19205000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19206000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19207000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19208000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19209000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19210000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19211000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19212000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19213000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19214000 (8 GB) 2022-10-02 23:24:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19215000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19216000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19217000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19218000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19219000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19220000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19221000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19222000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19223000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19224000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19225000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19226000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19227000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19228000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19229000 (8 GB) 2022-10-02 23:24:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19230000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19231000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19232000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19233000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19234000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19235000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19236000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19237000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19238000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19239000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19240000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19241000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19242000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19243000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19244000 (8 GB) 2022-10-02 23:24:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19245000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19246000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19247000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19248000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19249000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19250000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19251000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19252000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19253000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19254000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19255000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19256000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19257000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19258000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19259000 (8 GB) 2022-10-02 23:24:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19260000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19261000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19262000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19263000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19264000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19265000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19266000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19267000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19268000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19269000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19270000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19271000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19272000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19273000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19274000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19275000 (8 GB) 2022-10-02 23:24:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19276000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19277000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19278000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19279000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19280000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19281000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19282000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19283000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19284000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19285000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19286000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19287000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19288000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19289000 (8 GB) 2022-10-02 23:24:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19290000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19291000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19292000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19293000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19294000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19295000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19296000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19297000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19298000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19299000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19300000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19301000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19302000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19303000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19304000 (8 GB) 2022-10-02 23:24:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19305000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19306000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19307000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19308000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19309000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19310000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19311000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19312000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19313000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19314000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19315000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19316000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19317000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19318000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19319000 (8 GB) 2022-10-02 23:24:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19320000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19321000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19322000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19323000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19324000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19325000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19326000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19327000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19328000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19329000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19330000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19331000 (8 GB) 2022-10-02 23:24:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19332000 (8 GB) 2022-10-02 23:24:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19333000 (8 GB) 2022-10-02 23:24:47 source > Exported 7296858 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:09:18.865 2022-10-02 23:24:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19334000 (8 GB) 2022-10-02 23:24:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19335000 (8 GB) 2022-10-02 23:24:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19336000 (8 GB) 2022-10-02 23:24:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19337000 (8 GB) 2022-10-02 23:24:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19338000 (8 GB) 2022-10-02 23:24:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19339000 (8 GB) 2022-10-02 23:24:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19340000 (8 GB) 2022-10-02 23:24:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19341000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19342000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19343000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19344000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19345000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19346000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19347000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19348000 (8 GB) 2022-10-02 23:24:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19349000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19350000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19351000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19352000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19353000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19354000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19355000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19356000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19357000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19358000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19359000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19360000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19361000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19362000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19363000 (8 GB) 2022-10-02 23:24:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19364000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19365000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19366000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19367000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19368000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19369000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19370000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19371000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19372000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19373000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19374000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19375000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19376000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19377000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19378000 (8 GB) 2022-10-02 23:24:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19379000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19380000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19381000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19382000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19383000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19384000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19385000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19386000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19387000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19388000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19389000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19390000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19391000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19392000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19393000 (8 GB) 2022-10-02 23:24:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19394000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19395000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19396000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19397000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19398000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19399000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19400000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19401000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19402000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19403000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19404000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19405000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19406000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19407000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19408000 (8 GB) 2022-10-02 23:24:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19409000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19410000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19411000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19412000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19413000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19414000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19415000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19416000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19417000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19418000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19419000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19420000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19421000 (8 GB) 2022-10-02 23:24:56 source > Exported 7386643 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:09:28.866 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19422000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19423000 (8 GB) 2022-10-02 23:24:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19424000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19425000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19426000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19427000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19428000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19429000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19430000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19431000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19432000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19433000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19434000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19435000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19436000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19437000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19438000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19439000 (8 GB) 2022-10-02 23:24:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19440000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19441000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19442000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19443000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19444000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19445000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19446000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19447000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19448000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19449000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19450000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19451000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19452000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19453000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19454000 (8 GB) 2022-10-02 23:24:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19455000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19456000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19457000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19458000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19459000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19460000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19461000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19462000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19463000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19464000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19465000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19466000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19467000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19468000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19469000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19470000 (8 GB) 2022-10-02 23:24:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19471000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19472000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19473000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19474000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19475000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19476000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19477000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19478000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19479000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19480000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19481000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19482000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19483000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19484000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19485000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19486000 (8 GB) 2022-10-02 23:25:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19487000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19488000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19489000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19490000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19491000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19492000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19493000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19494000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19495000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19496000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19497000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19498000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19499000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19500000 (8 GB) 2022-10-02 23:25:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19501000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19502000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19503000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19504000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19505000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19506000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19507000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19508000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19509000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19510000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19511000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19512000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19513000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19514000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19515000 (8 GB) 2022-10-02 23:25:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19516000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19517000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19518000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19519000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19520000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19521000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19522000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19523000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19524000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19525000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19526000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19527000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19528000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19529000 (8 GB) 2022-10-02 23:25:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19530000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19531000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19532000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19533000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19534000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19535000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19536000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19537000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19538000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19539000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19540000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19541000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19542000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19543000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19544000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19545000 (8 GB) 2022-10-02 23:25:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19546000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19547000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19548000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19549000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19550000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19551000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19552000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19553000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19554000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19555000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19556000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19557000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19558000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19559000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19560000 (8 GB) 2022-10-02 23:25:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19561000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19562000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19563000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19564000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19565000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19566000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19567000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19568000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19569000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19570000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19571000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19572000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19573000 (8 GB) 2022-10-02 23:25:06 source > Exported 7537442 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:09:38.889 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19574000 (8 GB) 2022-10-02 23:25:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19575000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19576000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19577000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19578000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19579000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19580000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19581000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19582000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19583000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19584000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19585000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19586000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19587000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19588000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19589000 (8 GB) 2022-10-02 23:25:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19590000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19591000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19592000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19593000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19594000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19595000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19596000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19597000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19598000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19599000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19600000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19601000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19602000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19603000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19604000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19605000 (8 GB) 2022-10-02 23:25:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19606000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19607000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19608000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19609000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19610000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19611000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19612000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19613000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19614000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19615000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19616000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19617000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19618000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19619000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19620000 (8 GB) 2022-10-02 23:25:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19621000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19622000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19623000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19624000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19625000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19626000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19627000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19628000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19629000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19630000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19631000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19632000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19633000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19634000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19635000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19636000 (8 GB) 2022-10-02 23:25:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19637000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19638000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19639000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19640000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19641000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19642000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19643000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19644000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19645000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19646000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19647000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19648000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19649000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19650000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19651000 (8 GB) 2022-10-02 23:25:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19652000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19653000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19654000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19655000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19656000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19657000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19658000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19659000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19660000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19661000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19662000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19663000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19664000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19665000 (8 GB) 2022-10-02 23:25:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19666000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19667000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19668000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19669000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19670000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19671000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19672000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19673000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19674000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19675000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19676000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19677000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19678000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19679000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19680000 (8 GB) 2022-10-02 23:25:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19681000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19682000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19683000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19684000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19685000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19686000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19687000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19688000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19689000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19690000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19691000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19692000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19693000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19694000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19695000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19696000 (8 GB) 2022-10-02 23:25:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19697000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19698000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19699000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19700000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19701000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19702000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19703000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19704000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19705000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19706000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19707000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19708000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19709000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19710000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19711000 (8 GB) 2022-10-02 23:25:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19712000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19713000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19714000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19715000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19716000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19717000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19718000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19719000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19720000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19721000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19722000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19723000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19724000 (8 GB) 2022-10-02 23:25:16 source > Exported 7688981 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:09:48.89 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19725000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19726000 (8 GB) 2022-10-02 23:25:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19727000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19728000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19729000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19730000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19731000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19732000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19733000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19734000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19735000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19736000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19737000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19738000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19739000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19740000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19741000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19742000 (8 GB) 2022-10-02 23:25:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19743000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19744000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19745000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19746000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19747000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19748000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19749000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19750000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19751000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19752000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19753000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19754000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19755000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19756000 (8 GB) 2022-10-02 23:25:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19757000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19758000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19759000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19760000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19761000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19762000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19763000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19764000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19765000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19766000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19767000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19768000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19769000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19770000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19771000 (8 GB) 2022-10-02 23:25:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19772000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19773000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19774000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19775000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19776000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19777000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19778000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19779000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19780000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19781000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19782000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19783000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19784000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19785000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19786000 (8 GB) 2022-10-02 23:25:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19787000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19788000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19789000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19790000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19791000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19792000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19793000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19794000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19795000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19796000 (8 GB) 2022-10-02 23:25:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19797000 (8 GB) 2022-10-02 23:25:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19798000 (8 GB) 2022-10-02 23:25:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19799000 (8 GB) 2022-10-02 23:25:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19800000 (8 GB) 2022-10-02 23:25:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19801000 (8 GB) 2022-10-02 23:25:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19802000 (8 GB) 2022-10-02 23:25:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19803000 (8 GB) 2022-10-02 23:25:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19804000 (8 GB) 2022-10-02 23:25:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19805000 (8 GB) 2022-10-02 23:25:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19806000 (8 GB) 2022-10-02 23:25:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19807000 (8 GB) 2022-10-02 23:25:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19808000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19809000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19810000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19811000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19812000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19813000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19814000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19815000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19816000 (8 GB) 2022-10-02 23:25:26 source > Exported 7781923 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:09:58.891 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19817000 (8 GB) 2022-10-02 23:25:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19818000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19819000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19820000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19821000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19822000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19823000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19824000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19825000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19826000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19827000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19828000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19829000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19830000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19831000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19832000 (8 GB) 2022-10-02 23:25:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19833000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19834000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19835000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19836000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19837000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19838000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19839000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19840000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19841000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19842000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19843000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19844000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19845000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19846000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19847000 (8 GB) 2022-10-02 23:25:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19848000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19849000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19850000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19851000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19852000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19853000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19854000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19855000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19856000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19857000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19858000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19859000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19860000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19861000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19862000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19863000 (8 GB) 2022-10-02 23:25:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19864000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19865000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19866000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19867000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19868000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19869000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19870000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19871000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19872000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19873000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19874000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19875000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19876000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19877000 (8 GB) 2022-10-02 23:25:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19878000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19879000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19880000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19881000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19882000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19883000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19884000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19885000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19886000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19887000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19888000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19889000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19890000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19891000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19892000 (8 GB) 2022-10-02 23:25:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19893000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19894000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19895000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19896000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19897000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19898000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19899000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19900000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19901000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19902000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19903000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19904000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19905000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19906000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19907000 (8 GB) 2022-10-02 23:25:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19908000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19909000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19910000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19911000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19912000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19913000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19914000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19915000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19916000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19917000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19918000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19919000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19920000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19921000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19922000 (8 GB) 2022-10-02 23:25:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19923000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19924000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19925000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19926000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19927000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19928000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19929000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19930000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19931000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19932000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19933000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19934000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19935000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19936000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19937000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19938000 (8 GB) 2022-10-02 23:25:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19939000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19940000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19941000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19942000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19943000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19944000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19945000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19946000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19947000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19948000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19949000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19950000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19951000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19952000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19953000 (8 GB) 2022-10-02 23:25:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19954000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19955000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19956000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19957000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19958000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19959000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19960000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19961000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19962000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19963000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19964000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19965000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19966000 (8 GB) 2022-10-02 23:25:36 source > Exported 7931298 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:10:08.92 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19967000 (8 GB) 2022-10-02 23:25:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19968000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19969000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19970000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19971000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19972000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19973000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19974000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19975000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19976000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19977000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19978000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19979000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19980000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19981000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19982000 (8 GB) 2022-10-02 23:25:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19983000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19984000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19985000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19986000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19987000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19988000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19989000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19990000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19991000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19992000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19993000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19994000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19995000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19996000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19997000 (8 GB) 2022-10-02 23:25:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19998000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 19999000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20000000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20001000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20002000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20003000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20004000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20005000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20006000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20007000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20008000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20009000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20010000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20011000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20012000 (8 GB) 2022-10-02 23:25:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20013000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20014000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20015000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20016000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20017000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20018000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20019000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20020000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20021000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20022000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20023000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20024000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20025000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20026000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20027000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20028000 (8 GB) 2022-10-02 23:25:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20029000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20030000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20031000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20032000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20033000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20034000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20035000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20036000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20037000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20038000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20039000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20040000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20041000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20042000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20043000 (8 GB) 2022-10-02 23:25:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20044000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20045000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20046000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20047000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20048000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20049000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20050000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20051000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20052000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20053000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20054000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20055000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20056000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20057000 (8 GB) 2022-10-02 23:25:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20058000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20059000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20060000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20061000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20062000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20063000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20064000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20065000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20066000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20067000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20068000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20069000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20070000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20071000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20072000 (8 GB) 2022-10-02 23:25:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20073000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20074000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20075000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20076000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20077000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20078000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20079000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20080000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20081000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20082000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20083000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20084000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20085000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20086000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20087000 (8 GB) 2022-10-02 23:25:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20088000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20089000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20090000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20091000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20092000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20093000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20094000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20095000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20096000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20097000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20098000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20099000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20100000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20101000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20102000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20103000 (8 GB) 2022-10-02 23:25:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20104000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20105000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20106000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20107000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20108000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20109000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20110000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20111000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20112000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20113000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20114000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20115000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20116000 (8 GB) 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20117000 (8 GB) 2022-10-02 23:25:46 source > Exported 8081075 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:10:18.948 2022-10-02 23:25:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20118000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20119000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20120000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20121000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20122000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20123000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20124000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20125000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20126000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20127000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20128000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20129000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20130000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20131000 (8 GB) 2022-10-02 23:25:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20132000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20133000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20134000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20135000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20136000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20137000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20138000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20139000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20140000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20141000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20142000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20143000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20144000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20145000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20146000 (8 GB) 2022-10-02 23:25:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20147000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20148000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20149000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20150000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20151000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20152000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20153000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20154000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20155000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20156000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20157000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20158000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20159000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20160000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20161000 (8 GB) 2022-10-02 23:25:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20162000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20163000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20164000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20165000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20166000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20167000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20168000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20169000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20170000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20171000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20172000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20173000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20174000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20175000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20176000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20177000 (8 GB) 2022-10-02 23:25:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20178000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20179000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20180000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20181000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20182000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20183000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20184000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20185000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20186000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20187000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20188000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20189000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20190000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20191000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20192000 (8 GB) 2022-10-02 23:25:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20193000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20194000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20195000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20196000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20197000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20198000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20199000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20200000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20201000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20202000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20203000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20204000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20205000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20206000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20207000 (8 GB) 2022-10-02 23:25:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20208000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20209000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20210000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20211000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20212000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20213000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20214000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20215000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20216000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20217000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20218000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20219000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20220000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20221000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20222000 (8 GB) 2022-10-02 23:25:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20223000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20224000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20225000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20226000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20227000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20228000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20229000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20230000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20231000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20232000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20233000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20234000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20235000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20236000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20237000 (8 GB) 2022-10-02 23:25:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20238000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20239000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20240000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20241000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20242000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20243000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20244000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20245000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20246000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20247000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20248000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20249000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20250000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20251000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20252000 (8 GB) 2022-10-02 23:25:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20253000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20254000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20255000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20256000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20257000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20258000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20259000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20260000 (8 GB) 2022-10-02 23:25:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20261000 (8 GB) 2022-10-02 23:25:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20262000 (8 GB) 2022-10-02 23:25:57 source > Exported 8226636 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:10:28.949 2022-10-02 23:25:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20263000 (8 GB) 2022-10-02 23:25:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20264000 (8 GB) 2022-10-02 23:25:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20265000 (8 GB) 2022-10-02 23:25:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20266000 (8 GB) 2022-10-02 23:25:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20267000 (8 GB) 2022-10-02 23:26:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20268000 (8 GB) 2022-10-02 23:26:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20269000 (8 GB) 2022-10-02 23:26:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20270000 (8 GB) 2022-10-02 23:26:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20271000 (8 GB) 2022-10-02 23:26:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20272000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20273000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20274000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20275000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20276000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20277000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20278000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20279000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20280000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20281000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20282000 (8 GB) 2022-10-02 23:26:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20283000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20284000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20285000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20286000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20287000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20288000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20289000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20290000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20291000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20292000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20293000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20294000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20295000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20296000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20297000 (8 GB) 2022-10-02 23:26:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20298000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20299000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20300000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20301000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20302000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20303000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20304000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20305000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20306000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20307000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20308000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20309000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20310000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20311000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20312000 (8 GB) 2022-10-02 23:26:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20313000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20314000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20315000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20316000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20317000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20318000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20319000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20320000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20321000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20322000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20323000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20324000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20325000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20326000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20327000 (8 GB) 2022-10-02 23:26:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20328000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20329000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20330000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20331000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20332000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20333000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20334000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20335000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20336000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20337000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20338000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20339000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20340000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20341000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20342000 (8 GB) 2022-10-02 23:26:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20343000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20344000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20345000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20346000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20347000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20348000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20349000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20350000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20351000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20352000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20353000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20354000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20355000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20356000 (8 GB) 2022-10-02 23:26:06 source > Exported 8320691 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:10:38.964 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20357000 (8 GB) 2022-10-02 23:26:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20358000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20359000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20360000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20361000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20362000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20363000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20364000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20365000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20366000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20367000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20368000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20369000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20370000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20371000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20372000 (8 GB) 2022-10-02 23:26:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20373000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20374000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20375000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20376000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20377000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20378000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20379000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20380000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20381000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20382000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20383000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20384000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20385000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20386000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20387000 (8 GB) 2022-10-02 23:26:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20388000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20389000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20390000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20391000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20392000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20393000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20394000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20395000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20396000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20397000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20398000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20399000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20400000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20401000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20402000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20403000 (8 GB) 2022-10-02 23:26:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20404000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20405000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20406000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20407000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20408000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20409000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20410000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20411000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20412000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20413000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20414000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20415000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20416000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20417000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20418000 (8 GB) 2022-10-02 23:26:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20419000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20420000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20421000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20422000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20423000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20424000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20425000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20426000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20427000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20428000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20429000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20430000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20431000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20432000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20433000 (8 GB) 2022-10-02 23:26:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20434000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20435000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20436000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20437000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20438000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20439000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20440000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20441000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20442000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20443000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20444000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20445000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20446000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20447000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20448000 (8 GB) 2022-10-02 23:26:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20449000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20450000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20451000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20452000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20453000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20454000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20455000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20456000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20457000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20458000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20459000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20460000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20461000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20462000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20463000 (8 GB) 2022-10-02 23:26:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20464000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20465000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20466000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20467000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20468000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20469000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20470000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20471000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20472000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20473000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20474000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20475000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20476000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20477000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20478000 (8 GB) 2022-10-02 23:26:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20479000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20480000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20481000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20482000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20483000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20484000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20485000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20486000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20487000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20488000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20489000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20490000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20491000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20492000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20493000 (8 GB) 2022-10-02 23:26:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20494000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20495000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20496000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20497000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20498000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20499000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20500000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20501000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20502000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20503000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20504000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20505000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20506000 (8 GB) 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20507000 (8 GB) 2022-10-02 23:26:16 source > Exported 8471144 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:10:48.965 2022-10-02 23:26:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20508000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20509000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20510000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20511000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20512000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20513000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20514000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20515000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20516000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20517000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20518000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20519000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20520000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20521000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20522000 (8 GB) 2022-10-02 23:26:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20523000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20524000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20525000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20526000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20527000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20528000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20529000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20530000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20531000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20532000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20533000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20534000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20535000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20536000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20537000 (8 GB) 2022-10-02 23:26:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20538000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20539000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20540000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20541000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20542000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20543000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20544000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20545000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20546000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20547000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20548000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20549000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20550000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20551000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20552000 (8 GB) 2022-10-02 23:26:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20553000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20554000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20555000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20556000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20557000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20558000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20559000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20560000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20561000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20562000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20563000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20564000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20565000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20566000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20567000 (8 GB) 2022-10-02 23:26:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20568000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20569000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20570000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20571000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20572000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20573000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20574000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20575000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20576000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20577000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20578000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20579000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20580000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20581000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20582000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20583000 (8 GB) 2022-10-02 23:26:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20584000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20585000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20586000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20587000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20588000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20589000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20590000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20591000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20592000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20593000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20594000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20595000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20596000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20597000 (8 GB) 2022-10-02 23:26:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20598000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20599000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20600000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20601000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20602000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20603000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20604000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20605000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20606000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20607000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20608000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20609000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20610000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20611000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20612000 (8 GB) 2022-10-02 23:26:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20613000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20614000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20615000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20616000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20617000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20618000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20619000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20620000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20621000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20622000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20623000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20624000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20625000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20626000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20627000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20628000 (8 GB) 2022-10-02 23:26:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20629000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20630000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20631000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20632000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20633000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20634000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20635000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20636000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20637000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20638000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20639000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20640000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20641000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20642000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20643000 (8 GB) 2022-10-02 23:26:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20644000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20645000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20646000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20647000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20648000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20649000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20650000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20651000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20652000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20653000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20654000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20655000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20656000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20657000 (8 GB) 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20658000 (8 GB) 2022-10-02 23:26:26 source > Exported 8623159 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:10:59.008 2022-10-02 23:26:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20659000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20660000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20661000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20662000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20663000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20664000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20665000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20666000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20667000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20668000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20669000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20670000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20671000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20672000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20673000 (8 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20674000 (9 GB) 2022-10-02 23:26:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20675000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20676000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20677000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20678000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20679000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20680000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20681000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20682000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20683000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20684000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20685000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20686000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20687000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20688000 (9 GB) 2022-10-02 23:26:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20689000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20690000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20691000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20692000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20693000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20694000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20695000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20696000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20697000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20698000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20699000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20700000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20701000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20702000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20703000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20704000 (9 GB) 2022-10-02 23:26:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20705000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20706000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20707000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20708000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20709000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20710000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20711000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20712000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20713000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20714000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20715000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20716000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20717000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20718000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20719000 (9 GB) 2022-10-02 23:26:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20720000 (9 GB) 2022-10-02 23:26:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20721000 (9 GB) 2022-10-02 23:26:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20722000 (9 GB) 2022-10-02 23:26:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20723000 (9 GB) 2022-10-02 23:26:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20724000 (9 GB) 2022-10-02 23:26:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20725000 (9 GB) 2022-10-02 23:26:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20726000 (9 GB) 2022-10-02 23:26:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20727000 (9 GB) 2022-10-02 23:26:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20728000 (9 GB) 2022-10-02 23:26:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20729000 (9 GB) 2022-10-02 23:26:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20730000 (9 GB) 2022-10-02 23:26:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20731000 (9 GB) 2022-10-02 23:26:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20732000 (9 GB) 2022-10-02 23:26:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20733000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20734000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20735000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20736000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20737000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20738000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20739000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20740000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20741000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20742000 (9 GB) 2022-10-02 23:26:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20743000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20744000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20745000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20746000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20747000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20748000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20749000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20750000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20751000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20752000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20753000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20754000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20755000 (9 GB) 2022-10-02 23:26:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20756000 (9 GB) 2022-10-02 23:26:36 source > Exported 8720097 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:11:09.009 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20757000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20758000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20759000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20760000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20761000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20762000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20763000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20764000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20765000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20766000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20767000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20768000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20769000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20770000 (9 GB) 2022-10-02 23:26:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20771000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20772000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20773000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20774000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20775000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20776000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20777000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20778000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20779000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20780000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20781000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20782000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20783000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20784000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20785000 (9 GB) 2022-10-02 23:26:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20786000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20787000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20788000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20789000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20790000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20791000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20792000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20793000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20794000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20795000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20796000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20797000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20798000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20799000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20800000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20801000 (9 GB) 2022-10-02 23:26:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20802000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20803000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20804000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20805000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20806000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20807000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20808000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20809000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20810000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20811000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20812000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20813000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20814000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20815000 (9 GB) 2022-10-02 23:26:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20816000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20817000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20818000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20819000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20820000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20821000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20822000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20823000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20824000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20825000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20826000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20827000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20828000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20829000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20830000 (9 GB) 2022-10-02 23:26:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20831000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20832000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20833000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20834000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20835000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20836000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20837000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20838000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20839000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20840000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20841000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20842000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20843000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20844000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20845000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20846000 (9 GB) 2022-10-02 23:26:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20847000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20848000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20849000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20850000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20851000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20852000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20853000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20854000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20855000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20856000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20857000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20858000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20859000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20860000 (9 GB) 2022-10-02 23:26:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20861000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20862000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20863000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20864000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20865000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20866000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20867000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20868000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20869000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20870000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20871000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20872000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20873000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20874000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20875000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20876000 (9 GB) 2022-10-02 23:26:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20877000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20878000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20879000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20880000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20881000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20882000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20883000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20884000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20885000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20886000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20887000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20888000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20889000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20890000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20891000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20892000 (9 GB) 2022-10-02 23:26:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20893000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20894000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20895000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20896000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20897000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20898000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20899000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20900000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20901000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20902000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20903000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20904000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20905000 (9 GB) 2022-10-02 23:26:46 source > Exported 8871135 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:11:19.01 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20906000 (9 GB) 2022-10-02 23:26:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20907000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20908000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20909000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20910000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20911000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20912000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20913000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20914000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20915000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20916000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20917000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20918000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20919000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20920000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20921000 (9 GB) 2022-10-02 23:26:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20922000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20923000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20924000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20925000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20926000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20927000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20928000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20929000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20930000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20931000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20932000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20933000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20934000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20935000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20936000 (9 GB) 2022-10-02 23:26:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20937000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20938000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20939000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20940000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20941000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20942000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20943000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20944000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20945000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20946000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20947000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20948000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20949000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20950000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20951000 (9 GB) 2022-10-02 23:26:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20952000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20953000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20954000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20955000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20956000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20957000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20958000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20959000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20960000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20961000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20962000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20963000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20964000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20965000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20966000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20967000 (9 GB) 2022-10-02 23:26:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20968000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20969000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20970000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20971000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20972000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20973000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20974000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20975000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20976000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20977000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20978000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20979000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20980000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20981000 (9 GB) 2022-10-02 23:26:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20982000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20983000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20984000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20985000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20986000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20987000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20988000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20989000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20990000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20991000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20992000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20993000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20994000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20995000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20996000 (9 GB) 2022-10-02 23:26:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20997000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20998000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 20999000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21000000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21001000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21002000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21003000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21004000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21005000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21006000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21007000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21008000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21009000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21010000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21011000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21012000 (9 GB) 2022-10-02 23:26:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21013000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21014000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21015000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21016000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21017000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21018000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21019000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21020000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21021000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21022000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21023000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21024000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21025000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21026000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21027000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21028000 (9 GB) 2022-10-02 23:26:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21029000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21030000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21031000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21032000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21033000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21034000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21035000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21036000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21037000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21038000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21039000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21040000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21041000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21042000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21043000 (9 GB) 2022-10-02 23:26:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21044000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21045000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21046000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21047000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21048000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21049000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21050000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21051000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21052000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21053000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21054000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21055000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21056000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21057000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21058000 (9 GB) 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21059000 (9 GB) 2022-10-02 23:26:56 source > Exported 9023161 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:11:29.011 2022-10-02 23:26:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21060000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21061000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21062000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21063000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21064000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21065000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21066000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21067000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21068000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21069000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21070000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21071000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21072000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21073000 (9 GB) 2022-10-02 23:26:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21074000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21075000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21076000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21077000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21078000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21079000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21080000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21081000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21082000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21083000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21084000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21085000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21086000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21087000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21088000 (9 GB) 2022-10-02 23:26:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21089000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21090000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21091000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21092000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21093000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21094000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21095000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21096000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21097000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21098000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21099000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21100000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21101000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21102000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21103000 (9 GB) 2022-10-02 23:26:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21104000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21105000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21106000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21107000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21108000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21109000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21110000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21111000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21112000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21113000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21114000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21115000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21116000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21117000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21118000 (9 GB) 2022-10-02 23:27:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21119000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21120000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21121000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21122000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21123000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21124000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21125000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21126000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21127000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21128000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21129000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21130000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21131000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21132000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21133000 (9 GB) 2022-10-02 23:27:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21134000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21135000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21136000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21137000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21138000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21139000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21140000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21141000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21142000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21143000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21144000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21145000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21146000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21147000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21148000 (9 GB) 2022-10-02 23:27:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21149000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21150000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21151000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21152000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21153000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21154000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21155000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21156000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21157000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21158000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21159000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21160000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21161000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21162000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21163000 (9 GB) 2022-10-02 23:27:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21164000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21165000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21166000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21167000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21168000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21169000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21170000 (9 GB) 2022-10-02 23:27:04 source > handleUnknownChannelRequest(TcpipClientChannel[id=2, recipient=2]-ClientSessionImpl[user@/32.78.XX.XX:22]) Unknown channel request: keepalive@openssh.com[want-reply=true] 2022-10-02 23:27:04 source > handleUnknownChannelRequest(TcpipClientChannel[id=2, recipient=2]-ClientSessionImpl[user@/32.78.XX.XX:22]) Unknown channel request: keepalive@openssh.com[want-reply=true] 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21171000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21172000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21173000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21174000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21175000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21176000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21177000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21178000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21179000 (9 GB) 2022-10-02 23:27:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21180000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21181000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21182000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21183000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21184000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21185000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21186000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21187000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21188000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21189000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21190000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21191000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21192000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21193000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21194000 (9 GB) 2022-10-02 23:27:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21195000 (9 GB) 2022-10-02 23:27:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21196000 (9 GB) 2022-10-02 23:27:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21197000 (9 GB) 2022-10-02 23:27:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21198000 (9 GB) 2022-10-02 23:27:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21199000 (9 GB) 2022-10-02 23:27:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21200000 (9 GB) 2022-10-02 23:27:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21201000 (9 GB) 2022-10-02 23:27:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21202000 (9 GB) 2022-10-02 23:27:08 source > Exported 9166515 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:11:39.355 2022-10-02 23:27:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21203000 (9 GB) 2022-10-02 23:27:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21204000 (9 GB) 2022-10-02 23:27:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21205000 (9 GB) 2022-10-02 23:27:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21206000 (9 GB) 2022-10-02 23:27:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21207000 (9 GB) 2022-10-02 23:27:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21208000 (9 GB) 2022-10-02 23:27:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21209000 (9 GB) 2022-10-02 23:27:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21210000 (9 GB) 2022-10-02 23:27:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21211000 (9 GB) 2022-10-02 23:27:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21212000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21213000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21214000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21215000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21216000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21217000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21218000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21219000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21220000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21221000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21222000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21223000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21224000 (9 GB) 2022-10-02 23:27:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21225000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21226000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21227000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21228000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21229000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21230000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21231000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21232000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21233000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21234000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21235000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21236000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21237000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21238000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21239000 (9 GB) 2022-10-02 23:27:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21240000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21241000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21242000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21243000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21244000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21245000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21246000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21247000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21248000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21249000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21250000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21251000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21252000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21253000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21254000 (9 GB) 2022-10-02 23:27:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21255000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21256000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21257000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21258000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21259000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21260000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21261000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21262000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21263000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21264000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21265000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21266000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21267000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21268000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21269000 (9 GB) 2022-10-02 23:27:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21270000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21271000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21272000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21273000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21274000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21275000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21276000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21277000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21278000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21279000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21280000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21281000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21282000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21283000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21284000 (9 GB) 2022-10-02 23:27:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21285000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21286000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21287000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21288000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21289000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21290000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21291000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21292000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21293000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21294000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21295000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21296000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21297000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21298000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21299000 (9 GB) 2022-10-02 23:27:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21300000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21301000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21302000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21303000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21304000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21305000 (9 GB) 2022-10-02 23:27:17 source > Exported 9269094 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:11:49.357 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21306000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21307000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21308000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21309000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21310000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21311000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21312000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21313000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21314000 (9 GB) 2022-10-02 23:27:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21315000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21316000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21317000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21318000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21319000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21320000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21321000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21322000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21323000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21324000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21325000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21326000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21327000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21328000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21329000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21330000 (9 GB) 2022-10-02 23:27:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21331000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21332000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21333000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21334000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21335000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21336000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21337000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21338000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21339000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21340000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21341000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21342000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21343000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21344000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21345000 (9 GB) 2022-10-02 23:27:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21346000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21347000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21348000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21349000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21350000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21351000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21352000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21353000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21354000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21355000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21356000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21357000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21358000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21359000 (9 GB) 2022-10-02 23:27:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21360000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21361000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21362000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21363000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21364000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21365000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21366000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21367000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21368000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21369000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21370000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21371000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21372000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21373000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21374000 (9 GB) 2022-10-02 23:27:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21375000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21376000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21377000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21378000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21379000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21380000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21381000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21382000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21383000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21384000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21385000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21386000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21387000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21388000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21389000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21390000 (9 GB) 2022-10-02 23:27:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21391000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21392000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21393000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21394000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21395000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21396000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21397000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21398000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21399000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21400000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21401000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21402000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21403000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21404000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21405000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21406000 (9 GB) 2022-10-02 23:27:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21407000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21408000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21409000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21410000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21411000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21412000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21413000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21414000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21415000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21416000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21417000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21418000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21419000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21420000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21421000 (9 GB) 2022-10-02 23:27:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21422000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21423000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21424000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21425000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21426000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21427000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21428000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21429000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21430000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21431000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21432000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21433000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21434000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21435000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21436000 (9 GB) 2022-10-02 23:27:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21437000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21438000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21439000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21440000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21441000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21442000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21443000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21444000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21445000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21446000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21447000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21448000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21449000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21450000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21451000 (9 GB) 2022-10-02 23:27:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21452000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21453000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21454000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21455000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21456000 (9 GB) 2022-10-02 23:27:27 source > Exported 9420467 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:11:59.37 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21457000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21458000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21459000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21460000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21461000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21462000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21463000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21464000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21465000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21466000 (9 GB) 2022-10-02 23:27:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21467000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21468000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21469000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21470000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21471000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21472000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21473000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21474000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21475000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21476000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21477000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21478000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21479000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21480000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21481000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21482000 (9 GB) 2022-10-02 23:27:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21483000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21484000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21485000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21486000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21487000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21488000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21489000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21490000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21491000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21492000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21493000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21494000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21495000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21496000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21497000 (9 GB) 2022-10-02 23:27:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21498000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21499000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21500000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21501000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21502000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21503000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21504000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21505000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21506000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21507000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21508000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21509000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21510000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21511000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21512000 (9 GB) 2022-10-02 23:27:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21513000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21514000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21515000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21516000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21517000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21518000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21519000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21520000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21521000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21522000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21523000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21524000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21525000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21526000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21527000 (9 GB) 2022-10-02 23:27:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21528000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21529000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21530000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21531000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21532000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21533000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21534000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21535000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21536000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21537000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21538000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21539000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21540000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21541000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21542000 (9 GB) 2022-10-02 23:27:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21543000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21544000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21545000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21546000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21547000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21548000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21549000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21550000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21551000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21552000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21553000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21554000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21555000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21556000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21557000 (9 GB) 2022-10-02 23:27:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21558000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21559000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21560000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21561000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21562000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21563000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21564000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21565000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21566000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21567000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21568000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21569000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21570000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21571000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21572000 (9 GB) 2022-10-02 23:27:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21573000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21574000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21575000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21576000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21577000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21578000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21579000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21580000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21581000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21582000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21583000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21584000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21585000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21586000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21587000 (9 GB) 2022-10-02 23:27:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21588000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21589000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21590000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21591000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21592000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21593000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21594000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21595000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21596000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21597000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21598000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21599000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21600000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21601000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21602000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21603000 (9 GB) 2022-10-02 23:27:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21604000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21605000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21606000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21607000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21608000 (9 GB) 2022-10-02 23:27:37 source > Exported 9572513 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:12:09.371 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21609000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21610000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21611000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21612000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21613000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21614000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21615000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21616000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21617000 (9 GB) 2022-10-02 23:27:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21618000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21619000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21620000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21621000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21622000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21623000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21624000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21625000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21626000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21627000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21628000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21629000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21630000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21631000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21632000 (9 GB) 2022-10-02 23:27:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21633000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21634000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21635000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21636000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21637000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21638000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21639000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21640000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21641000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21642000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21643000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21644000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21645000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21646000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21647000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21648000 (9 GB) 2022-10-02 23:27:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21649000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21650000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21651000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21652000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21653000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21654000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21655000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21656000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21657000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21658000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21659000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21660000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21661000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21662000 (9 GB) 2022-10-02 23:27:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21663000 (9 GB) 2022-10-02 23:27:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21664000 (9 GB) 2022-10-02 23:27:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21665000 (9 GB) 2022-10-02 23:27:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21666000 (9 GB) 2022-10-02 23:27:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21667000 (9 GB) 2022-10-02 23:27:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21668000 (9 GB) 2022-10-02 23:27:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21669000 (9 GB) 2022-10-02 23:27:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21670000 (9 GB) 2022-10-02 23:27:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21671000 (9 GB) 2022-10-02 23:27:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21672000 (9 GB) 2022-10-02 23:27:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21673000 (9 GB) 2022-10-02 23:27:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21674000 (9 GB) 2022-10-02 23:27:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21675000 (9 GB) 2022-10-02 23:27:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21676000 (9 GB) 2022-10-02 23:27:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21677000 (9 GB) 2022-10-02 23:27:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21678000 (9 GB) 2022-10-02 23:27:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21679000 (9 GB) 2022-10-02 23:27:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21680000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21681000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21682000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21683000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21684000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21685000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21686000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21687000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21688000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21689000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21690000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21691000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21692000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21693000 (9 GB) 2022-10-02 23:27:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21694000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21695000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21696000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21697000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21698000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21699000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21700000 (9 GB) 2022-10-02 23:27:47 source > Exported 9664179 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:12:19.488 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21701000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21702000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21703000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21704000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21705000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21706000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21707000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21708000 (9 GB) 2022-10-02 23:27:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21709000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21710000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21711000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21712000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21713000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21714000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21715000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21716000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21717000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21718000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21719000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21720000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21721000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21722000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21723000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21724000 (9 GB) 2022-10-02 23:27:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21725000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21726000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21727000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21728000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21729000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21730000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21731000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21732000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21733000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21734000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21735000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21736000 (9 GB) 2022-10-02 23:27:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21737000 (9 GB) 2022-10-02 23:27:49 destination > Flushing buffer of stream mdl_grade_grades_history (200 MB) 2022-10-02 23:27:49 destination > Flushing buffer for stream mdl_grade_grades_history (200 MB) to staging 2022-10-02 23:27:49 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:27:49 destination > Finished writing data to a47017f7-0d3a-4bc7-a5f4-4f48b2a425b52327719731520892520.csv.gz (200 MB) 2022-10-02 23:27:57 destination > closing connection 2022-10-02 23:27:57 destination > Deleting tempFile data a47017f7-0d3a-4bc7-a5f4-4f48b2a425b52327719731520892520.csv.gz 2022-10-02 23:27:57 destination > Starting a new buffer for stream mdl_grade_grades_history (current state: 10 MB in 6 buffers) 2022-10-02 23:27:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21738000 (9 GB) 2022-10-02 23:27:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21739000 (9 GB) 2022-10-02 23:27:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21740000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21741000 (9 GB) 2022-10-02 23:27:58 source > Exported 9705139 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:12:30.156 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21742000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21743000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21744000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21745000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21746000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21747000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21748000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21749000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21750000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21751000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21752000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21753000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21754000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21755000 (9 GB) 2022-10-02 23:27:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21756000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21757000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21758000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21759000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21760000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21761000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21762000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21763000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21764000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21765000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21766000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21767000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21768000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21769000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21770000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21771000 (9 GB) 2022-10-02 23:27:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21772000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21773000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21774000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21775000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21776000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21777000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21778000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21779000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21780000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21781000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21782000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21783000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21784000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21785000 (9 GB) 2022-10-02 23:28:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21786000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21787000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21788000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21789000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21790000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21791000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21792000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21793000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21794000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21795000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21796000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21797000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21798000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21799000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21800000 (9 GB) 2022-10-02 23:28:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21801000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21802000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21803000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21804000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21805000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21806000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21807000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21808000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21809000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21810000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21811000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21812000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21813000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21814000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21815000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21816000 (9 GB) 2022-10-02 23:28:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21817000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21818000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21819000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21820000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21821000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21822000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21823000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21824000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21825000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21826000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21827000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21828000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21829000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21830000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21831000 (9 GB) 2022-10-02 23:28:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21832000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21833000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21834000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21835000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21836000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21837000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21838000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21839000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21840000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21841000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21842000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21843000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21844000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21845000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21846000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21847000 (9 GB) 2022-10-02 23:28:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21848000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21849000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21850000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21851000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21852000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21853000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21854000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21855000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21856000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21857000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21858000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21859000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21860000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21861000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21862000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21863000 (9 GB) 2022-10-02 23:28:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21864000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21865000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21866000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21867000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21868000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21869000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21870000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21871000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21872000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21873000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21874000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21875000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21876000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21877000 (9 GB) 2022-10-02 23:28:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21878000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21879000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21880000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21881000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21882000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21883000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21884000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21885000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21886000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21887000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21888000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21889000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21890000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21891000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21892000 (9 GB) 2022-10-02 23:28:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21893000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21894000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21895000 (9 GB) 2022-10-02 23:28:08 source > Exported 9859949 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:12:40.158 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21896000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21897000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21898000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21899000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21900000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21901000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21902000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21903000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21904000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21905000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21906000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21907000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21908000 (9 GB) 2022-10-02 23:28:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21909000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21910000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21911000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21912000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21913000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21914000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21915000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21916000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21917000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21918000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21919000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21920000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21921000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21922000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21923000 (9 GB) 2022-10-02 23:28:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21924000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21925000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21926000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21927000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21928000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21929000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21930000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21931000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21932000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21933000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21934000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21935000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21936000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21937000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21938000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21939000 (9 GB) 2022-10-02 23:28:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21940000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21941000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21942000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21943000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21944000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21945000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21946000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21947000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21948000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21949000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21950000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21951000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21952000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21953000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21954000 (9 GB) 2022-10-02 23:28:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21955000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21956000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21957000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21958000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21959000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21960000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21961000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21962000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21963000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21964000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21965000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21966000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21967000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21968000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21969000 (9 GB) 2022-10-02 23:28:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21970000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21971000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21972000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21973000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21974000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21975000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21976000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21977000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21978000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21979000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21980000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21981000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21982000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21983000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21984000 (9 GB) 2022-10-02 23:28:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21985000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21986000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21987000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21988000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21989000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21990000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21991000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21992000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21993000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21994000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21995000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21996000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21997000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21998000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 21999000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22000000 (9 GB) 2022-10-02 23:28:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22001000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22002000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22003000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22004000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22005000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22006000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22007000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22008000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22009000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22010000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22011000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22012000 (9 GB) 2022-10-02 23:28:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22013000 (9 GB) 2022-10-02 23:28:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22014000 (9 GB) 2022-10-02 23:28:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22015000 (9 GB) 2022-10-02 23:28:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22016000 (9 GB) 2022-10-02 23:28:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22017000 (9 GB) 2022-10-02 23:28:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22018000 (9 GB) 2022-10-02 23:28:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22019000 (9 GB) 2022-10-02 23:28:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22020000 (9 GB) 2022-10-02 23:28:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22021000 (9 GB) 2022-10-02 23:28:19 source > Exported 9985715 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:12:51.11 2022-10-02 23:28:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22022000 (9 GB) 2022-10-02 23:28:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22023000 (9 GB) 2022-10-02 23:28:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22024000 (9 GB) 2022-10-02 23:28:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22025000 (9 GB) 2022-10-02 23:28:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22026000 (9 GB) 2022-10-02 23:28:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22027000 (9 GB) 2022-10-02 23:28:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22028000 (9 GB) 2022-10-02 23:28:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22029000 (9 GB) 2022-10-02 23:28:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22030000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22031000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22032000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22033000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22034000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22035000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22036000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22037000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22038000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22039000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22040000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22041000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22042000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22043000 (9 GB) 2022-10-02 23:28:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22044000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22045000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22046000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22047000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22048000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22049000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22050000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22051000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22052000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22053000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22054000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22055000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22056000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22057000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22058000 (9 GB) 2022-10-02 23:28:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22059000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22060000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22061000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22062000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22063000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22064000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22065000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22066000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22067000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22068000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22069000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22070000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22071000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22072000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22073000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22074000 (9 GB) 2022-10-02 23:28:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22075000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22076000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22077000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22078000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22079000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22080000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22081000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22082000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22083000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22084000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22085000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22086000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22087000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22088000 (9 GB) 2022-10-02 23:28:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22089000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22090000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22091000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22092000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22093000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22094000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22095000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22096000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22097000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22098000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22099000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22100000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22101000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22102000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22103000 (9 GB) 2022-10-02 23:28:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22104000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22105000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22106000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22107000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22108000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22109000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22110000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22111000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22112000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22113000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22114000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22115000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22116000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22117000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22118000 (9 GB) 2022-10-02 23:28:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22119000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22120000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22121000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22122000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22123000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22124000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22125000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22126000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22127000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22128000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22129000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22130000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22131000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22132000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22133000 (9 GB) 2022-10-02 23:28:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22134000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22135000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22136000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22137000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22138000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22139000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22140000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22141000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22142000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22143000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22144000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22145000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22146000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22147000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22148000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22149000 (9 GB) 2022-10-02 23:28:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22150000 (9 GB) 2022-10-02 23:28:29 source > Exported 10116124 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:13:01.111 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22151000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22152000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22153000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22154000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22155000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22156000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22157000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22158000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22159000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22160000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22161000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22162000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22163000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22164000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22165000 (9 GB) 2022-10-02 23:28:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22166000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22167000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22168000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22169000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22170000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22171000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22172000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22173000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22174000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22175000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22176000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22177000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22178000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22179000 (9 GB) 2022-10-02 23:28:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22180000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22181000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22182000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22183000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22184000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22185000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22186000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22187000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22188000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22189000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22190000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22191000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22192000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22193000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22194000 (9 GB) 2022-10-02 23:28:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22195000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22196000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22197000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22198000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22199000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22200000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22201000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22202000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22203000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22204000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22205000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22206000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22207000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22208000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22209000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22210000 (9 GB) 2022-10-02 23:28:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22211000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22212000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22213000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22214000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22215000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22216000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22217000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22218000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22219000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22220000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22221000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22222000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22223000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22224000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22225000 (9 GB) 2022-10-02 23:28:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22226000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22227000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22228000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22229000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22230000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22231000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22232000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22233000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22234000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22235000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22236000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22237000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22238000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22239000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22240000 (9 GB) 2022-10-02 23:28:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22241000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22242000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22243000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22244000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22245000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22246000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22247000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22248000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22249000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22250000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22251000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22252000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22253000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22254000 (9 GB) 2022-10-02 23:28:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22255000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22256000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22257000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22258000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22259000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22260000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22261000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22262000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22263000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22264000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22265000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22266000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22267000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22268000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22269000 (9 GB) 2022-10-02 23:28:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22270000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22271000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22272000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22273000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22274000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22275000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22276000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22277000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22278000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22279000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22280000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22281000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22282000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22283000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22284000 (9 GB) 2022-10-02 23:28:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22285000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22286000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22287000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22288000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22289000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22290000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22291000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22292000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22293000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22294000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22295000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22296000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22297000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22298000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22299000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22300000 (9 GB) 2022-10-02 23:28:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22301000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22302000 (9 GB) 2022-10-02 23:28:39 source > Exported 10266291 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:13:11.147 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22303000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22304000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22305000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22306000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22307000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22308000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22309000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22310000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22311000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22312000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22313000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22314000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22315000 (9 GB) 2022-10-02 23:28:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22316000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22317000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22318000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22319000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22320000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22321000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22322000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22323000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22324000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22325000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22326000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22327000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22328000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22329000 (9 GB) 2022-10-02 23:28:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22330000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22331000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22332000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22333000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22334000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22335000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22336000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22337000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22338000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22339000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22340000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22341000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22342000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22343000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22344000 (9 GB) 2022-10-02 23:28:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22345000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22346000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22347000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22348000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22349000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22350000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22351000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22352000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22353000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22354000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22355000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22356000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22357000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22358000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22359000 (9 GB) 2022-10-02 23:28:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22360000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22361000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22362000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22363000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22364000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22365000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22366000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22367000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22368000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22369000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22370000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22371000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22372000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22373000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22374000 (9 GB) 2022-10-02 23:28:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22375000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22376000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22377000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22378000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22379000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22380000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22381000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22382000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22383000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22384000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22385000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22386000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22387000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22388000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22389000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22390000 (9 GB) 2022-10-02 23:28:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22391000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22392000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22393000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22394000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22395000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22396000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22397000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22398000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22399000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22400000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22401000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22402000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22403000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22404000 (9 GB) 2022-10-02 23:28:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22405000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22406000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22407000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22408000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22409000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22410000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22411000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22412000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22413000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22414000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22415000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22416000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22417000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22418000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22419000 (9 GB) 2022-10-02 23:28:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22420000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22421000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22422000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22423000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22424000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22425000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22426000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22427000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22428000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22429000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22430000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22431000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22432000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22433000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22434000 (9 GB) 2022-10-02 23:28:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22435000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22436000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22437000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22438000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22439000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22440000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22441000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22442000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22443000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22444000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22445000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22446000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22447000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22448000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22449000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22450000 (9 GB) 2022-10-02 23:28:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22451000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22452000 (9 GB) 2022-10-02 23:28:49 source > Exported 10415871 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:13:21.148 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22453000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22454000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22455000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22456000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22457000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22458000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22459000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22460000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22461000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22462000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22463000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22464000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22465000 (9 GB) 2022-10-02 23:28:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22466000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22467000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22468000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22469000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22470000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22471000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22472000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22473000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22474000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22475000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22476000 (9 GB) 2022-10-02 23:28:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22477000 (9 GB) 2022-10-02 23:28:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22478000 (9 GB) 2022-10-02 23:28:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22479000 (9 GB) 2022-10-02 23:28:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22480000 (9 GB) 2022-10-02 23:28:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22481000 (9 GB) 2022-10-02 23:28:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22482000 (9 GB) 2022-10-02 23:28:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22483000 (9 GB) 2022-10-02 23:28:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22484000 (9 GB) 2022-10-02 23:28:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22485000 (9 GB) 2022-10-02 23:28:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22486000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22487000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22488000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22489000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22490000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22491000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22492000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22493000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22494000 (9 GB) 2022-10-02 23:28:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22495000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22496000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22497000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22498000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22499000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22500000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22501000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22502000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22503000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22504000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22505000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22506000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22507000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22508000 (9 GB) 2022-10-02 23:28:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22509000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22510000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22511000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22512000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22513000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22514000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22515000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22516000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22517000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22518000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22519000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22520000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22521000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22522000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22523000 (9 GB) 2022-10-02 23:28:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22524000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22525000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22526000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22527000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22528000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22529000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22530000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22531000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22532000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22533000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22534000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22535000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22536000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22537000 (9 GB) 2022-10-02 23:28:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22538000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22539000 (9 GB) 2022-10-02 23:28:59 source > Exported 10503859 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:13:31.157 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22540000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22541000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22542000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22543000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22544000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22545000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22546000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22547000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22548000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22549000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22550000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22551000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22552000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22553000 (9 GB) 2022-10-02 23:28:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22554000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22555000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22556000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22557000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22558000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22559000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22560000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22561000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22562000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22563000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22564000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22565000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22566000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22567000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22568000 (9 GB) 2022-10-02 23:29:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22569000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22570000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22571000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22572000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22573000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22574000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22575000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22576000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22577000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22578000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22579000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22580000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22581000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22582000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22583000 (9 GB) 2022-10-02 23:29:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22584000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22585000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22586000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22587000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22588000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22589000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22590000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22591000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22592000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22593000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22594000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22595000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22596000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22597000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22598000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22599000 (9 GB) 2022-10-02 23:29:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22600000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22601000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22602000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22603000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22604000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22605000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22606000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22607000 (9 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22608000 (10 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22609000 (10 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22610000 (10 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22611000 (10 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22612000 (10 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22613000 (10 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22614000 (10 GB) 2022-10-02 23:29:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22615000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22616000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22617000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22618000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22619000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22620000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22621000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22622000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22623000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22624000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22625000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22626000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22627000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22628000 (10 GB) 2022-10-02 23:29:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22629000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22630000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22631000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22632000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22633000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22634000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22635000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22636000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22637000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22638000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22639000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22640000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22641000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22642000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22643000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22644000 (10 GB) 2022-10-02 23:29:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22645000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22646000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22647000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22648000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22649000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22650000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22651000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22652000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22653000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22654000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22655000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22656000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22657000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22658000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22659000 (10 GB) 2022-10-02 23:29:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22660000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22661000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22662000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22663000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22664000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22665000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22666000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22667000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22668000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22669000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22670000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22671000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22672000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22673000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22674000 (10 GB) 2022-10-02 23:29:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22675000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22676000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22677000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22678000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22679000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22680000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22681000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22682000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22683000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22684000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22685000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22686000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22687000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22688000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22689000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22690000 (10 GB) 2022-10-02 23:29:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22691000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22692000 (10 GB) 2022-10-02 23:29:09 source > Exported 10656731 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:13:41.158 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22693000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22694000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22695000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22696000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22697000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22698000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22699000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22700000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22701000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22702000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22703000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22704000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22705000 (10 GB) 2022-10-02 23:29:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22706000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22707000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22708000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22709000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22710000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22711000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22712000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22713000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22714000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22715000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22716000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22717000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22718000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22719000 (10 GB) 2022-10-02 23:29:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22720000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22721000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22722000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22723000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22724000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22725000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22726000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22727000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22728000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22729000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22730000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22731000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22732000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22733000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22734000 (10 GB) 2022-10-02 23:29:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22735000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22736000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22737000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22738000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22739000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22740000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22741000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22742000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22743000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22744000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22745000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22746000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22747000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22748000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22749000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22750000 (10 GB) 2022-10-02 23:29:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22751000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22752000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22753000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22754000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22755000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22756000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22757000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22758000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22759000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22760000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22761000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22762000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22763000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22764000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22765000 (10 GB) 2022-10-02 23:29:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22766000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22767000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22768000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22769000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22770000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22771000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22772000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22773000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22774000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22775000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22776000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22777000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22778000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22779000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22780000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22781000 (10 GB) 2022-10-02 23:29:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22782000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22783000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22784000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22785000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22786000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22787000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22788000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22789000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22790000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22791000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22792000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22793000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22794000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22795000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22796000 (10 GB) 2022-10-02 23:29:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22797000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22798000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22799000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22800000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22801000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22802000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22803000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22804000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22805000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22806000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22807000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22808000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22809000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22810000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22811000 (10 GB) 2022-10-02 23:29:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22812000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22813000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22814000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22815000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22816000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22817000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22818000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22819000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22820000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22821000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22822000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22823000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22824000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22825000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22826000 (10 GB) 2022-10-02 23:29:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22827000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22828000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22829000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22830000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22831000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22832000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22833000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22834000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22835000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22836000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22837000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22838000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22839000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22840000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22841000 (10 GB) 2022-10-02 23:29:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22842000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22843000 (10 GB) 2022-10-02 23:29:19 source > Exported 10807858 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:13:51.159 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22844000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22845000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22846000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22847000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22848000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22849000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22850000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22851000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22852000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22853000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22854000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22855000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22856000 (10 GB) 2022-10-02 23:29:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22857000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22858000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22859000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22860000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22861000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22862000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22863000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22864000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22865000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22866000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22867000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22868000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22869000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22870000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22871000 (10 GB) 2022-10-02 23:29:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22872000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22873000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22874000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22875000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22876000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22877000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22878000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22879000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22880000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22881000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22882000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22883000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22884000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22885000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22886000 (10 GB) 2022-10-02 23:29:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22887000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22888000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22889000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22890000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22891000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22892000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22893000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22894000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22895000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22896000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22897000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22898000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22899000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22900000 (10 GB) 2022-10-02 23:29:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22901000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22902000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22903000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22904000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22905000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22906000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22907000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22908000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22909000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22910000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22911000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22912000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22913000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22914000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22915000 (10 GB) 2022-10-02 23:29:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22916000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22917000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22918000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22919000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22920000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22921000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22922000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22923000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22924000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22925000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22926000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22927000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22928000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22929000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22930000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22931000 (10 GB) 2022-10-02 23:29:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22932000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22933000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22934000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22935000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22936000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22937000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22938000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22939000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22940000 (10 GB) 2022-10-02 23:29:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22941000 (10 GB) 2022-10-02 23:29:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22942000 (10 GB) 2022-10-02 23:29:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22943000 (10 GB) 2022-10-02 23:29:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22944000 (10 GB) 2022-10-02 23:29:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22945000 (10 GB) 2022-10-02 23:29:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22946000 (10 GB) 2022-10-02 23:29:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22947000 (10 GB) 2022-10-02 23:29:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22948000 (10 GB) 2022-10-02 23:29:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22949000 (10 GB) 2022-10-02 23:29:29 source > Exported 10913459 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:14:01.38 2022-10-02 23:29:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22950000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22951000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22952000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22953000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22954000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22955000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22956000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22957000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22958000 (10 GB) 2022-10-02 23:29:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22959000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22960000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22961000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22962000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22963000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22964000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22965000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22966000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22967000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22968000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22969000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22970000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22971000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22972000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22973000 (10 GB) 2022-10-02 23:29:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22974000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22975000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22976000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22977000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22978000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22979000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22980000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22981000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22982000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22983000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22984000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22985000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22986000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22987000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22988000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22989000 (10 GB) 2022-10-02 23:29:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22990000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22991000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22992000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22993000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22994000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22995000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22996000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22997000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22998000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 22999000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23000000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23001000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23002000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23003000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23004000 (10 GB) 2022-10-02 23:29:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23005000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23006000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23007000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23008000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23009000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23010000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23011000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23012000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23013000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23014000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23015000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23016000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23017000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23018000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23019000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23020000 (10 GB) 2022-10-02 23:29:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23021000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23022000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23023000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23024000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23025000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23026000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23027000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23028000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23029000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23030000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23031000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23032000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23033000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23034000 (10 GB) 2022-10-02 23:29:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23035000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23036000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23037000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23038000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23039000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23040000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23041000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23042000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23043000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23044000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23045000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23046000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23047000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23048000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23049000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23050000 (10 GB) 2022-10-02 23:29:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23051000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23052000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23053000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23054000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23055000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23056000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23057000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23058000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23059000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23060000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23061000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23062000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23063000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23064000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23065000 (10 GB) 2022-10-02 23:29:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23066000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23067000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23068000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23069000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23070000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23071000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23072000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23073000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23074000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23075000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23076000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23077000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23078000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23079000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23080000 (10 GB) 2022-10-02 23:29:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23081000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23082000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23083000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23084000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23085000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23086000 (10 GB) 2022-10-02 23:29:39 source > Exported 11050675 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:14:11.395 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23087000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23088000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23089000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23090000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23091000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23092000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23093000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23094000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23095000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23096000 (10 GB) 2022-10-02 23:29:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23097000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23098000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23099000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23100000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23101000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23102000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23103000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23104000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23105000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23106000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23107000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23108000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23109000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23110000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23111000 (10 GB) 2022-10-02 23:29:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23112000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23113000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23114000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23115000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23116000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23117000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23118000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23119000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23120000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23121000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23122000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23123000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23124000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23125000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23126000 (10 GB) 2022-10-02 23:29:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23127000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23128000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23129000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23130000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23131000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23132000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23133000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23134000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23135000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23136000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23137000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23138000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23139000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23140000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23141000 (10 GB) 2022-10-02 23:29:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23142000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23143000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23144000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23145000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23146000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23147000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23148000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23149000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23150000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23151000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23152000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23153000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23154000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23155000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23156000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23157000 (10 GB) 2022-10-02 23:29:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23158000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23159000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23160000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23161000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23162000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23163000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23164000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23165000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23166000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23167000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23168000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23169000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23170000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23171000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23172000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23173000 (10 GB) 2022-10-02 23:29:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23174000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23175000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23176000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23177000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23178000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23179000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23180000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23181000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23182000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23183000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23184000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23185000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23186000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23187000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23188000 (10 GB) 2022-10-02 23:29:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23189000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23190000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23191000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23192000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23193000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23194000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23195000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23196000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23197000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23198000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23199000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23200000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23201000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23202000 (10 GB) 2022-10-02 23:29:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23203000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23204000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23205000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23206000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23207000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23208000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23209000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23210000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23211000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23212000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23213000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23214000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23215000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23216000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23217000 (10 GB) 2022-10-02 23:29:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23218000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23219000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23220000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23221000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23222000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23223000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23224000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23225000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23226000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23227000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23228000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23229000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23230000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23231000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23232000 (10 GB) 2022-10-02 23:29:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23233000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23234000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23235000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23236000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23237000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23238000 (10 GB) 2022-10-02 23:29:49 source > Exported 11202227 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:14:21.396 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23239000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23240000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23241000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23242000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23243000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23244000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23245000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23246000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23247000 (10 GB) 2022-10-02 23:29:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23248000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23249000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23250000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23251000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23252000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23253000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23254000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23255000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23256000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23257000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23258000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23259000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23260000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23261000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23262000 (10 GB) 2022-10-02 23:29:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23263000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23264000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23265000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23266000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23267000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23268000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23269000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23270000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23271000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23272000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23273000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23274000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23275000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23276000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23277000 (10 GB) 2022-10-02 23:29:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23278000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23279000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23280000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23281000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23282000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23283000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23284000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23285000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23286000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23287000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23288000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23289000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23290000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23291000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23292000 (10 GB) 2022-10-02 23:29:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23293000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23294000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23295000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23296000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23297000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23298000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23299000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23300000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23301000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23302000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23303000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23304000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23305000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23306000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23307000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23308000 (10 GB) 2022-10-02 23:29:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23309000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23310000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23311000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23312000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23313000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23314000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23315000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23316000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23317000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23318000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23319000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23320000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23321000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23322000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23323000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23324000 (10 GB) 2022-10-02 23:29:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23325000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23326000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23327000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23328000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23329000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23330000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23331000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23332000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23333000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23334000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23335000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23336000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23337000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23338000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23339000 (10 GB) 2022-10-02 23:29:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23340000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23341000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23342000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23343000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23344000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23345000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23346000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23347000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23348000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23349000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23350000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23351000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23352000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23353000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23354000 (10 GB) 2022-10-02 23:29:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23355000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23356000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23357000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23358000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23359000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23360000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23361000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23362000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23363000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23364000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23365000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23366000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23367000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23368000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23369000 (10 GB) 2022-10-02 23:29:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23370000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23371000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23372000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23373000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23374000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23375000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23376000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23377000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23378000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23379000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23380000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23381000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23382000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23383000 (10 GB) 2022-10-02 23:29:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23384000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23385000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23386000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23387000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23388000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23389000 (10 GB) 2022-10-02 23:29:59 source > Exported 11353779 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:14:31.44 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23390000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23391000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23392000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23393000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23394000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23395000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23396000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23397000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23398000 (10 GB) 2022-10-02 23:29:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23399000 (10 GB) 2022-10-02 23:30:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23400000 (10 GB) 2022-10-02 23:30:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23401000 (10 GB) 2022-10-02 23:30:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23402000 (10 GB) 2022-10-02 23:30:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23403000 (10 GB) 2022-10-02 23:30:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23404000 (10 GB) 2022-10-02 23:30:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23405000 (10 GB) 2022-10-02 23:30:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23406000 (10 GB) 2022-10-02 23:30:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23407000 (10 GB) 2022-10-02 23:30:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23408000 (10 GB) 2022-10-02 23:30:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23409000 (10 GB) 2022-10-02 23:30:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23410000 (10 GB) 2022-10-02 23:30:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23411000 (10 GB) 2022-10-02 23:30:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23412000 (10 GB) 2022-10-02 23:30:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23413000 (10 GB) 2022-10-02 23:30:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23414000 (10 GB) 2022-10-02 23:30:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23415000 (10 GB) 2022-10-02 23:30:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23416000 (10 GB) 2022-10-02 23:30:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23417000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23418000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23419000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23420000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23421000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23422000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23423000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23424000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23425000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23426000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23427000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23428000 (10 GB) 2022-10-02 23:30:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23429000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23430000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23431000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23432000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23433000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23434000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23435000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23436000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23437000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23438000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23439000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23440000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23441000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23442000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23443000 (10 GB) 2022-10-02 23:30:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23444000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23445000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23446000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23447000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23448000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23449000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23450000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23451000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23452000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23453000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23454000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23455000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23456000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23457000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23458000 (10 GB) 2022-10-02 23:30:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23459000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23460000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23461000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23462000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23463000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23464000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23465000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23466000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23467000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23468000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23469000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23470000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23471000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23472000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23473000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23474000 (10 GB) 2022-10-02 23:30:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23475000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23476000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23477000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23478000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23479000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23480000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23481000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23482000 (10 GB) 2022-10-02 23:30:09 source > Exported 11445939 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:14:41.528 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23483000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23484000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23485000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23486000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23487000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23488000 (10 GB) 2022-10-02 23:30:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23489000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23490000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23491000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23492000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23493000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23494000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23495000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23496000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23497000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23498000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23499000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23500000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23501000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23502000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23503000 (10 GB) 2022-10-02 23:30:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23504000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23505000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23506000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23507000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23508000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23509000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23510000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23511000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23512000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23513000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23514000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23515000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23516000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23517000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23518000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23519000 (10 GB) 2022-10-02 23:30:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23520000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23521000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23522000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23523000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23524000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23525000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23526000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23527000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23528000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23529000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23530000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23531000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23532000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23533000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23534000 (10 GB) 2022-10-02 23:30:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23535000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23536000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23537000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23538000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23539000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23540000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23541000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23542000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23543000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23544000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23545000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23546000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23547000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23548000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23549000 (10 GB) 2022-10-02 23:30:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23550000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23551000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23552000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23553000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23554000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23555000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23556000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23557000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23558000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23559000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23560000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23561000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23562000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23563000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23564000 (10 GB) 2022-10-02 23:30:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23565000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23566000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23567000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23568000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23569000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23570000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23571000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23572000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23573000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23574000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23575000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23576000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23577000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23578000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23579000 (10 GB) 2022-10-02 23:30:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23580000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23581000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23582000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23583000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23584000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23585000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23586000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23587000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23588000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23589000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23590000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23591000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23592000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23593000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23594000 (10 GB) 2022-10-02 23:30:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23595000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23596000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23597000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23598000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23599000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23600000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23601000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23602000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23603000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23604000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23605000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23606000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23607000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23608000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23609000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23610000 (10 GB) 2022-10-02 23:30:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23611000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23612000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23613000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23614000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23615000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23616000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23617000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23618000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23619000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23620000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23621000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23622000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23623000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23624000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23625000 (10 GB) 2022-10-02 23:30:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23626000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23627000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23628000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23629000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23630000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23631000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23632000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23633000 (10 GB) 2022-10-02 23:30:19 source > Exported 11597522 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:14:51.53 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23634000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23635000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23636000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23637000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23638000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23639000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23640000 (10 GB) 2022-10-02 23:30:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23641000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23642000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23643000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23644000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23645000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23646000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23647000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23648000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23649000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23650000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23651000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23652000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23653000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23654000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23655000 (10 GB) 2022-10-02 23:30:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23656000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23657000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23658000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23659000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23660000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23661000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23662000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23663000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23664000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23665000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23666000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23667000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23668000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23669000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23670000 (10 GB) 2022-10-02 23:30:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23671000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23672000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23673000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23674000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23675000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23676000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23677000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23678000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23679000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23680000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23681000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23682000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23683000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23684000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23685000 (10 GB) 2022-10-02 23:30:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23686000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23687000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23688000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23689000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23690000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23691000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23692000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23693000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23694000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23695000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23696000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23697000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23698000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23699000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23700000 (10 GB) 2022-10-02 23:30:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23701000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23702000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23703000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23704000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23705000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23706000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23707000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23708000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23709000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23710000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23711000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23712000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23713000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23714000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23715000 (10 GB) 2022-10-02 23:30:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23716000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23717000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23718000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23719000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23720000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23721000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23722000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23723000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23724000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23725000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23726000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23727000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23728000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23729000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23730000 (10 GB) 2022-10-02 23:30:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23731000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23732000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23733000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23734000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23735000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23736000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23737000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23738000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23739000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23740000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23741000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23742000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23743000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23744000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23745000 (10 GB) 2022-10-02 23:30:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23746000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23747000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23748000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23749000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23750000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23751000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23752000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23753000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23754000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23755000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23756000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23757000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23758000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23759000 (10 GB) 2022-10-02 23:30:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23760000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23761000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23762000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23763000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23764000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23765000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23766000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23767000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23768000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23769000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23770000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23771000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23772000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23773000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23774000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23775000 (10 GB) 2022-10-02 23:30:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23776000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23777000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23778000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23779000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23780000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23781000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23782000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23783000 (10 GB) 2022-10-02 23:30:29 source > Exported 11746995 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:15:01.55 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23784000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23785000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23786000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23787000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23788000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23789000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23790000 (10 GB) 2022-10-02 23:30:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23791000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23792000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23793000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23794000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23795000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23796000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23797000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23798000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23799000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23800000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23801000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23802000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23803000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23804000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23805000 (10 GB) 2022-10-02 23:30:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23806000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23807000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23808000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23809000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23810000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23811000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23812000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23813000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23814000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23815000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23816000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23817000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23818000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23819000 (10 GB) 2022-10-02 23:30:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23820000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23821000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23822000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23823000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23824000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23825000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23826000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23827000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23828000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23829000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23830000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23831000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23832000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23833000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23834000 (10 GB) 2022-10-02 23:30:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23835000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23836000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23837000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23838000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23839000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23840000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23841000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23842000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23843000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23844000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23845000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23846000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23847000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23848000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23849000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23850000 (10 GB) 2022-10-02 23:30:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23851000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23852000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23853000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23854000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23855000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23856000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23857000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23858000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23859000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23860000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23861000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23862000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23863000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23864000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23865000 (10 GB) 2022-10-02 23:30:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23866000 (10 GB) 2022-10-02 23:30:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23867000 (10 GB) 2022-10-02 23:30:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23868000 (10 GB) 2022-10-02 23:30:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23869000 (10 GB) 2022-10-02 23:30:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23870000 (10 GB) 2022-10-02 23:30:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23871000 (10 GB) 2022-10-02 23:30:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23872000 (10 GB) 2022-10-02 23:30:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23873000 (10 GB) 2022-10-02 23:30:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23874000 (10 GB) 2022-10-02 23:30:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23875000 (10 GB) 2022-10-02 23:30:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23876000 (10 GB) 2022-10-02 23:30:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23877000 (10 GB) 2022-10-02 23:30:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23878000 (10 GB) 2022-10-02 23:30:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23879000 (10 GB) 2022-10-02 23:30:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23880000 (10 GB) 2022-10-02 23:30:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23881000 (10 GB) 2022-10-02 23:30:39 source > Exported 11845299 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:15:11.677 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23882000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23883000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23884000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23885000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23886000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23887000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23888000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23889000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23890000 (10 GB) 2022-10-02 23:30:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23891000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23892000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23893000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23894000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23895000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23896000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23897000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23898000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23899000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23900000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23901000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23902000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23903000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23904000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23905000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23906000 (10 GB) 2022-10-02 23:30:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23907000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23908000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23909000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23910000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23911000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23912000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23913000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23914000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23915000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23916000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23917000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23918000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23919000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23920000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23921000 (10 GB) 2022-10-02 23:30:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23922000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23923000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23924000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23925000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23926000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23927000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23928000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23929000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23930000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23931000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23932000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23933000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23934000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23935000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23936000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23937000 (10 GB) 2022-10-02 23:30:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23938000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23939000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23940000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23941000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23942000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23943000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23944000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23945000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23946000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23947000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23948000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23949000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23950000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23951000 (10 GB) 2022-10-02 23:30:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23952000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23953000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23954000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23955000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23956000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23957000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23958000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23959000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23960000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23961000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23962000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23963000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23964000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23965000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23966000 (10 GB) 2022-10-02 23:30:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23967000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23968000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23969000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23970000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23971000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23972000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23973000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23974000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23975000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23976000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23977000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23978000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23979000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23980000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23981000 (10 GB) 2022-10-02 23:30:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23982000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23983000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23984000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23985000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23986000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23987000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23988000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23989000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23990000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23991000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23992000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23993000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23994000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23995000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23996000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23997000 (10 GB) 2022-10-02 23:30:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23998000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 23999000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24000000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24001000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24002000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24003000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24004000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24005000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24006000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24007000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24008000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24009000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24010000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24011000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24012000 (10 GB) 2022-10-02 23:30:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24013000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24014000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24015000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24016000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24017000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24018000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24019000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24020000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24021000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24022000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24023000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24024000 (10 GB) 2022-10-02 23:30:49 source > Exported 11988659 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:15:21.794 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24025000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24026000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24027000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24028000 (10 GB) 2022-10-02 23:30:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24029000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24030000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24031000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24032000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24033000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24034000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24035000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24036000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24037000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24038000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24039000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24040000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24041000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24042000 (10 GB) 2022-10-02 23:30:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24043000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24044000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24045000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24046000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24047000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24048000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24049000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24050000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24051000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24052000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24053000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24054000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24055000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24056000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24057000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24058000 (10 GB) 2022-10-02 23:30:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24059000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24060000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24061000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24062000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24063000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24064000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24065000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24066000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24067000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24068000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24069000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24070000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24071000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24072000 (10 GB) 2022-10-02 23:30:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24073000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24074000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24075000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24076000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24077000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24078000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24079000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24080000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24081000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24082000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24083000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24084000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24085000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24086000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24087000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24088000 (10 GB) 2022-10-02 23:30:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24089000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24090000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24091000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24092000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24093000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24094000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24095000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24096000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24097000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24098000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24099000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24100000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24101000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24102000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24103000 (10 GB) 2022-10-02 23:30:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24104000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24105000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24106000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24107000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24108000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24109000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24110000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24111000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24112000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24113000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24114000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24115000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24116000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24117000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24118000 (10 GB) 2022-10-02 23:30:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24119000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24120000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24121000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24122000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24123000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24124000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24125000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24126000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24127000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24128000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24129000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24130000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24131000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24132000 (10 GB) 2022-10-02 23:30:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24133000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24134000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24135000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24136000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24137000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24138000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24139000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24140000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24141000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24142000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24143000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24144000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24145000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24146000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24147000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24148000 (10 GB) 2022-10-02 23:30:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24149000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24150000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24151000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24152000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24153000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24154000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24155000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24156000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24157000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24158000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24159000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24160000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24161000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24162000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24163000 (10 GB) 2022-10-02 23:30:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24164000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24165000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24166000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24167000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24168000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24169000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24170000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24171000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24172000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24173000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24174000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24175000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24176000 (10 GB) 2022-10-02 23:30:59 source > Exported 12140211 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:15:31.878 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24177000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24178000 (10 GB) 2022-10-02 23:30:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24179000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24180000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24181000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24182000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24183000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24184000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24185000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24186000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24187000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24188000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24189000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24190000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24191000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24192000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24193000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24194000 (10 GB) 2022-10-02 23:31:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24195000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24196000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24197000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24198000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24199000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24200000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24201000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24202000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24203000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24204000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24205000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24206000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24207000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24208000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24209000 (10 GB) 2022-10-02 23:31:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24210000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24211000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24212000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24213000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24214000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24215000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24216000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24217000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24218000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24219000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24220000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24221000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24222000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24223000 (10 GB) 2022-10-02 23:31:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24224000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24225000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24226000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24227000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24228000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24229000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24230000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24231000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24232000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24233000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24234000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24235000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24236000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24237000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24238000 (10 GB) 2022-10-02 23:31:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24239000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24240000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24241000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24242000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24243000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24244000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24245000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24246000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24247000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24248000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24249000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24250000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24251000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24252000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24253000 (10 GB) 2022-10-02 23:31:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24254000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24255000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24256000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24257000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24258000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24259000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24260000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24261000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24262000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24263000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24264000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24265000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24266000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24267000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24268000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24269000 (10 GB) 2022-10-02 23:31:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24270000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24271000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24272000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24273000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24274000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24275000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24276000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24277000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24278000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24279000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24280000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24281000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24282000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24283000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24284000 (10 GB) 2022-10-02 23:31:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24285000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24286000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24287000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24288000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24289000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24290000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24291000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24292000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24293000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24294000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24295000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24296000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24297000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24298000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24299000 (10 GB) 2022-10-02 23:31:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24300000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24301000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24302000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24303000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24304000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24305000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24306000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24307000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24308000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24309000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24310000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24311000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24312000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24313000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24314000 (10 GB) 2022-10-02 23:31:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24315000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24316000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24317000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24318000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24319000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24320000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24321000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24322000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24323000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24324000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24325000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24326000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24327000 (10 GB) 2022-10-02 23:31:09 source > Exported 12291763 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:15:41.892 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24328000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24329000 (10 GB) 2022-10-02 23:31:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24330000 (10 GB) 2022-10-02 23:31:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24331000 (10 GB) 2022-10-02 23:31:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24332000 (10 GB) 2022-10-02 23:31:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24333000 (10 GB) 2022-10-02 23:31:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24334000 (10 GB) 2022-10-02 23:31:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24335000 (10 GB) 2022-10-02 23:31:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24336000 (10 GB) 2022-10-02 23:31:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24337000 (10 GB) 2022-10-02 23:31:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24338000 (10 GB) 2022-10-02 23:31:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24339000 (10 GB) 2022-10-02 23:31:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24340000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24341000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24342000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24343000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24344000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24345000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24346000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24347000 (10 GB) 2022-10-02 23:31:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24348000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24349000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24350000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24351000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24352000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24353000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24354000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24355000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24356000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24357000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24358000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24359000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24360000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24361000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24362000 (10 GB) 2022-10-02 23:31:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24363000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24364000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24365000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24366000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24367000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24368000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24369000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24370000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24371000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24372000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24373000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24374000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24375000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24376000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24377000 (10 GB) 2022-10-02 23:31:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24378000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24379000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24380000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24381000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24382000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24383000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24384000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24385000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24386000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24387000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24388000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24389000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24390000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24391000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24392000 (10 GB) 2022-10-02 23:31:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24393000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24394000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24395000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24396000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24397000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24398000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24399000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24400000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24401000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24402000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24403000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24404000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24405000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24406000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24407000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24408000 (10 GB) 2022-10-02 23:31:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24409000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24410000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24411000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24412000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24413000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24414000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24415000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24416000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24417000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24418000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24419000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24420000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24421000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24422000 (10 GB) 2022-10-02 23:31:19 source > Exported 12385971 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:15:51.929 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24423000 (10 GB) 2022-10-02 23:31:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24424000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24425000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24426000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24427000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24428000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24429000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24430000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24431000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24432000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24433000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24434000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24435000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24436000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24437000 (10 GB) 2022-10-02 23:31:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24438000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24439000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24440000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24441000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24442000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24443000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24444000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24445000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24446000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24447000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24448000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24449000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24450000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24451000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24452000 (10 GB) 2022-10-02 23:31:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24453000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24454000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24455000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24456000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24457000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24458000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24459000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24460000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24461000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24462000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24463000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24464000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24465000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24466000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24467000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24468000 (10 GB) 2022-10-02 23:31:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24469000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24470000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24471000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24472000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24473000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24474000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24475000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24476000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24477000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24478000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24479000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24480000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24481000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24482000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24483000 (10 GB) 2022-10-02 23:31:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24484000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24485000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24486000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24487000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24488000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24489000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24490000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24491000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24492000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24493000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24494000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24495000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24496000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24497000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24498000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24499000 (10 GB) 2022-10-02 23:31:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24500000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24501000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24502000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24503000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24504000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24505000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24506000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24507000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24508000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24509000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24510000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24511000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24512000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24513000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24514000 (10 GB) 2022-10-02 23:31:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24515000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24516000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24517000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24518000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24519000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24520000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24521000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24522000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24523000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24524000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24525000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24526000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24527000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24528000 (10 GB) 2022-10-02 23:31:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24529000 (10 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24530000 (10 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24531000 (10 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24532000 (10 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24533000 (10 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24534000 (10 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24535000 (10 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24536000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24537000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24538000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24539000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24540000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24541000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24542000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24543000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24544000 (11 GB) 2022-10-02 23:31:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24545000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24546000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24547000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24548000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24549000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24550000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24551000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24552000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24553000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24554000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24555000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24556000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24557000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24558000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24559000 (11 GB) 2022-10-02 23:31:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24560000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24561000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24562000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24563000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24564000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24565000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24566000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24567000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24568000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24569000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24570000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24571000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24572000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24573000 (11 GB) 2022-10-02 23:31:29 source > Exported 12537779 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:16:01.93 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24574000 (11 GB) 2022-10-02 23:31:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24575000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24576000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24577000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24578000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24579000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24580000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24581000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24582000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24583000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24584000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24585000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24586000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24587000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24588000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24589000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24590000 (11 GB) 2022-10-02 23:31:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24591000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24592000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24593000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24594000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24595000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24596000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24597000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24598000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24599000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24600000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24601000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24602000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24603000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24604000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24605000 (11 GB) 2022-10-02 23:31:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24606000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24607000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24608000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24609000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24610000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24611000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24612000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24613000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24614000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24615000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24616000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24617000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24618000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24619000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24620000 (11 GB) 2022-10-02 23:31:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24621000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24622000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24623000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24624000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24625000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24626000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24627000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24628000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24629000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24630000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24631000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24632000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24633000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24634000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24635000 (11 GB) 2022-10-02 23:31:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24636000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24637000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24638000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24639000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24640000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24641000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24642000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24643000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24644000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24645000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24646000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24647000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24648000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24649000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24650000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24651000 (11 GB) 2022-10-02 23:31:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24652000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24653000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24654000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24655000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24656000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24657000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24658000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24659000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24660000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24661000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24662000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24663000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24664000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24665000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24666000 (11 GB) 2022-10-02 23:31:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24667000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24668000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24669000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24670000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24671000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24672000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24673000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24674000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24675000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24676000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24677000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24678000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24679000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24680000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24681000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24682000 (11 GB) 2022-10-02 23:31:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24683000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24684000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24685000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24686000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24687000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24688000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24689000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24690000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24691000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24692000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24693000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24694000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24695000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24696000 (11 GB) 2022-10-02 23:31:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24697000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24698000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24699000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24700000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24701000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24702000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24703000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24704000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24705000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24706000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24707000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24708000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24709000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24710000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24711000 (11 GB) 2022-10-02 23:31:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24712000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24713000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24714000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24715000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24716000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24717000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24718000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24719000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24720000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24721000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24722000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24723000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24724000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24725000 (11 GB) 2022-10-02 23:31:39 source > Exported 12690992 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:16:11.931 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24726000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24727000 (11 GB) 2022-10-02 23:31:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24728000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24729000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24730000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24731000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24732000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24733000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24734000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24735000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24736000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24737000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24738000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24739000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24740000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24741000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24742000 (11 GB) 2022-10-02 23:31:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24743000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24744000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24745000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24746000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24747000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24748000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24749000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24750000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24751000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24752000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24753000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24754000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24755000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24756000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24757000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24758000 (11 GB) 2022-10-02 23:31:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24759000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24760000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24761000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24762000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24763000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24764000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24765000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24766000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24767000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24768000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24769000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24770000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24771000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24772000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24773000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24774000 (11 GB) 2022-10-02 23:31:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24775000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24776000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24777000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24778000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24779000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24780000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24781000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24782000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24783000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24784000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24785000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24786000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24787000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24788000 (11 GB) 2022-10-02 23:31:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24789000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24790000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24791000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24792000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24793000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24794000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24795000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24796000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24797000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24798000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24799000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24800000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24801000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24802000 (11 GB) 2022-10-02 23:31:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24803000 (11 GB) 2022-10-02 23:31:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24804000 (11 GB) 2022-10-02 23:31:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24805000 (11 GB) 2022-10-02 23:31:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24806000 (11 GB) 2022-10-02 23:31:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24807000 (11 GB) 2022-10-02 23:31:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24808000 (11 GB) 2022-10-02 23:31:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24809000 (11 GB) 2022-10-02 23:31:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24810000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24811000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24812000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24813000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24814000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24815000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24816000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24817000 (11 GB) 2022-10-02 23:31:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24818000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24819000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24820000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24821000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24822000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24823000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24824000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24825000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24826000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24827000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24828000 (11 GB) 2022-10-02 23:31:49 source > Exported 12793435 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:16:21.932 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24829000 (11 GB) 2022-10-02 23:31:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24830000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24831000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24832000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24833000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24834000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24835000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24836000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24837000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24838000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24839000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24840000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24841000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24842000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24843000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24844000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24845000 (11 GB) 2022-10-02 23:31:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24846000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24847000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24848000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24849000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24850000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24851000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24852000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24853000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24854000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24855000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24856000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24857000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24858000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24859000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24860000 (11 GB) 2022-10-02 23:31:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24861000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24862000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24863000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24864000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24865000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24866000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24867000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24868000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24869000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24870000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24871000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24872000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24873000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24874000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24875000 (11 GB) 2022-10-02 23:31:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24876000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24877000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24878000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24879000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24880000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24881000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24882000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24883000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24884000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24885000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24886000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24887000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24888000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24889000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24890000 (11 GB) 2022-10-02 23:31:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24891000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24892000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24893000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24894000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24895000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24896000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24897000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24898000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24899000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24900000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24901000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24902000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24903000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24904000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24905000 (11 GB) 2022-10-02 23:31:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24906000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24907000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24908000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24909000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24910000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24911000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24912000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24913000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24914000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24915000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24916000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24917000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24918000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24919000 (11 GB) 2022-10-02 23:31:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24920000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24921000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24922000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24923000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24924000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24925000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24926000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24927000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24928000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24929000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24930000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24931000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24932000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24933000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24934000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24935000 (11 GB) 2022-10-02 23:31:56 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24936000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24937000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24938000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24939000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24940000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24941000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24942000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24943000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24944000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24945000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24946000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24947000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24948000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24949000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24950000 (11 GB) 2022-10-02 23:31:57 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24951000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24952000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24953000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24954000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24955000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24956000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24957000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24958000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24959000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24960000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24961000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24962000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24963000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24964000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24965000 (11 GB) 2022-10-02 23:31:58 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24966000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24967000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24968000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24969000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24970000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24971000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24972000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24973000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24974000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24975000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24976000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24977000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24978000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24979000 (11 GB) 2022-10-02 23:31:59 source > Exported 12943580 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:16:31.933 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24980000 (11 GB) 2022-10-02 23:31:59 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24981000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24982000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24983000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24984000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24985000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24986000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24987000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24988000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24989000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24990000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24991000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24992000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24993000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24994000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24995000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24996000 (11 GB) 2022-10-02 23:32:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24997000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24998000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 24999000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25000000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25001000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25002000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25003000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25004000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25005000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25006000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25007000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25008000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25009000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25010000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25011000 (11 GB) 2022-10-02 23:32:01 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25012000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25013000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25014000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25015000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25016000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25017000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25018000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25019000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25020000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25021000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25022000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25023000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25024000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25025000 (11 GB) 2022-10-02 23:32:02 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25026000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25027000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25028000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25029000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25030000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25031000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25032000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25033000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25034000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25035000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25036000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25037000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25038000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25039000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25040000 (11 GB) 2022-10-02 23:32:03 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25041000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25042000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25043000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25044000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25045000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25046000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25047000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25048000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25049000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25050000 (11 GB) 2022-10-02 23:32:04 source > handleUnknownChannelRequest(TcpipClientChannel[id=2, recipient=2]-ClientSessionImpl[user@/32.78.XX.XX:22]) Unknown channel request: keepalive@openssh.com[want-reply=true] 2022-10-02 23:32:04 source > handleUnknownChannelRequest(TcpipClientChannel[id=2, recipient=2]-ClientSessionImpl[user@/32.78.XX.XX:22]) Unknown channel request: keepalive@openssh.com[want-reply=true] 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25051000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25052000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25053000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25054000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25055000 (11 GB) 2022-10-02 23:32:04 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25056000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25057000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25058000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25059000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25060000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25061000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25062000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25063000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25064000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25065000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25066000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25067000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25068000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25069000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25070000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25071000 (11 GB) 2022-10-02 23:32:05 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25072000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25073000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25074000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25075000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25076000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25077000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25078000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25079000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25080000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25081000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25082000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25083000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25084000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25085000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25086000 (11 GB) 2022-10-02 23:32:06 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25087000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25088000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25089000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25090000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25091000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25092000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25093000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25094000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25095000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25096000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25097000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25098000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25099000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25100000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25101000 (11 GB) 2022-10-02 23:32:07 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25102000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25103000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25104000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25105000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25106000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25107000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25108000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25109000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25110000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25111000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25112000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25113000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25114000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25115000 (11 GB) 2022-10-02 23:32:08 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25116000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25117000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25118000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25119000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25120000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25121000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25122000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25123000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25124000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25125000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25126000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25127000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25128000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25129000 (11 GB) 2022-10-02 23:32:09 source > Exported 13093870 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:16:41.934 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25130000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25131000 (11 GB) 2022-10-02 23:32:09 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25132000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25133000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25134000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25135000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25136000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25137000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25138000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25139000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25140000 (11 GB) 2022-10-02 23:32:10 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25141000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25142000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25143000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25144000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25145000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25146000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25147000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25148000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25149000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25150000 (11 GB) 2022-10-02 23:32:11 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25151000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25152000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25153000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25154000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25155000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25156000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25157000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25158000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25159000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25160000 (11 GB) 2022-10-02 23:32:12 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25161000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25162000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25163000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25164000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25165000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25166000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25167000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25168000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25169000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25170000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25171000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25172000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25173000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25174000 (11 GB) 2022-10-02 23:32:13 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25175000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25176000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25177000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25178000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25179000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25180000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25181000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25182000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25183000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25184000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25185000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25186000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25187000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25188000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25189000 (11 GB) 2022-10-02 23:32:14 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25190000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25191000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25192000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25193000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25194000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25195000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25196000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25197000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25198000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25199000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25200000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25201000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25202000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25203000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25204000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25205000 (11 GB) 2022-10-02 23:32:15 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25206000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25207000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25208000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25209000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25210000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25211000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25212000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25213000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25214000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25215000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25216000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25217000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25218000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25219000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25220000 (11 GB) 2022-10-02 23:32:16 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25221000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25222000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25223000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25224000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25225000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25226000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25227000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25228000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25229000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25230000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25231000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25232000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25233000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25234000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25235000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25236000 (11 GB) 2022-10-02 23:32:17 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25237000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25238000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25239000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25240000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25241000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25242000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25243000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25244000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25245000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25246000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25247000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25248000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25249000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25250000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25251000 (11 GB) 2022-10-02 23:32:18 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25252000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25253000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25254000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25255000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25256000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25257000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25258000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25259000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25260000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25261000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25262000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25263000 (11 GB) 2022-10-02 23:32:19 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25264000 (11 GB) 2022-10-02 23:32:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25265000 (11 GB) 2022-10-02 23:32:20 source > Exported 13229747 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:16:52.109 2022-10-02 23:32:20 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25266000 (11 GB) 2022-10-02 23:32:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25267000 (11 GB) 2022-10-02 23:32:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25268000 (11 GB) 2022-10-02 23:32:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25269000 (11 GB) 2022-10-02 23:32:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25270000 (11 GB) 2022-10-02 23:32:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25271000 (11 GB) 2022-10-02 23:32:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25272000 (11 GB) 2022-10-02 23:32:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25273000 (11 GB) 2022-10-02 23:32:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25274000 (11 GB) 2022-10-02 23:32:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25275000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25276000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25277000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25278000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25279000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25280000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25281000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25282000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25283000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25284000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25285000 (11 GB) 2022-10-02 23:32:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25286000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25287000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25288000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25289000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25290000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25291000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25292000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25293000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25294000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25295000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25296000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25297000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25298000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25299000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25300000 (11 GB) 2022-10-02 23:32:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25301000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25302000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25303000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25304000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25305000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25306000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25307000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25308000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25309000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25310000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25311000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25312000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25313000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25314000 (11 GB) 2022-10-02 23:32:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25315000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25316000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25317000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25318000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25319000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25320000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25321000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25322000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25323000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25324000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25325000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25326000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25327000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25328000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25329000 (11 GB) 2022-10-02 23:32:27 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25330000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25331000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25332000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25333000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25334000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25335000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25336000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25337000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25338000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25339000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25340000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25341000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25342000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25343000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25344000 (11 GB) 2022-10-02 23:32:28 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25345000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25346000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25347000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25348000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25349000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25350000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25351000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25352000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25353000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25354000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25355000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25356000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25357000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25358000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25359000 (11 GB) 2022-10-02 23:32:29 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25360000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25361000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25362000 (11 GB) 2022-10-02 23:32:30 source > Exported 13326003 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:17:02.182 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25363000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25364000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25365000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25366000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25367000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25368000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25369000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25370000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25371000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25372000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25373000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25374000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25375000 (11 GB) 2022-10-02 23:32:30 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25376000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25377000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25378000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25379000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25380000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25381000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25382000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25383000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25384000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25385000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25386000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25387000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25388000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25389000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25390000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25391000 (11 GB) 2022-10-02 23:32:31 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25392000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25393000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25394000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25395000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25396000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25397000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25398000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25399000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25400000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25401000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25402000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25403000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25404000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25405000 (11 GB) 2022-10-02 23:32:32 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25406000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25407000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25408000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25409000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25410000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25411000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25412000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25413000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25414000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25415000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25416000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25417000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25418000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25419000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25420000 (11 GB) 2022-10-02 23:32:33 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25421000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25422000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25423000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25424000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25425000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25426000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25427000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25428000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25429000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25430000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25431000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25432000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25433000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25434000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25435000 (11 GB) 2022-10-02 23:32:34 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25436000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25437000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25438000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25439000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25440000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25441000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25442000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25443000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25444000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25445000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25446000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25447000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25448000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25449000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25450000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25451000 (11 GB) 2022-10-02 23:32:35 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25452000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25453000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25454000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25455000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25456000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25457000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25458000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25459000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25460000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25461000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25462000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25463000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25464000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25465000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25466000 (11 GB) 2022-10-02 23:32:36 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25467000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25468000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25469000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25470000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25471000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25472000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25473000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25474000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25475000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25476000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25477000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25478000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25479000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25480000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25481000 (11 GB) 2022-10-02 23:32:37 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25482000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25483000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25484000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25485000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25486000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25487000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25488000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25489000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25490000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25491000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25492000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25493000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25494000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25495000 (11 GB) 2022-10-02 23:32:38 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25496000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25497000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25498000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25499000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25500000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25501000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25502000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25503000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25504000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25505000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25506000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25507000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25508000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25509000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25510000 (11 GB) 2022-10-02 23:32:39 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25511000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25512000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25513000 (11 GB) 2022-10-02 23:32:40 source > Exported 13477555 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:17:12.244 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25514000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25515000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25516000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25517000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25518000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25519000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25520000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25521000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25522000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25523000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25524000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25525000 (11 GB) 2022-10-02 23:32:40 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25526000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25527000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25528000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25529000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25530000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25531000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25532000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25533000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25534000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25535000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25536000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25537000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25538000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25539000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25540000 (11 GB) 2022-10-02 23:32:41 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25541000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25542000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25543000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25544000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25545000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25546000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25547000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25548000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25549000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25550000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25551000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25552000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25553000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25554000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25555000 (11 GB) 2022-10-02 23:32:42 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25556000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25557000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25558000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25559000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25560000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25561000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25562000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25563000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25564000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25565000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25566000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25567000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25568000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25569000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25570000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25571000 (11 GB) 2022-10-02 23:32:43 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25572000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25573000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25574000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25575000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25576000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25577000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25578000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25579000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25580000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25581000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25582000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25583000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25584000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25585000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25586000 (11 GB) 2022-10-02 23:32:44 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25587000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25588000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25589000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25590000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25591000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25592000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25593000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25594000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25595000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25596000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25597000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25598000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25599000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25600000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25601000 (11 GB) 2022-10-02 23:32:45 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25602000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25603000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25604000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25605000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25606000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25607000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25608000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25609000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25610000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25611000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25612000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25613000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25614000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25615000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25616000 (11 GB) 2022-10-02 23:32:46 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25617000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25618000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25619000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25620000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25621000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25622000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25623000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25624000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25625000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25626000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25627000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25628000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25629000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25630000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25631000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25632000 (11 GB) 2022-10-02 23:32:47 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25633000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25634000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25635000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25636000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25637000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25638000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25639000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25640000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25641000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25642000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25643000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25644000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25645000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25646000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25647000 (11 GB) 2022-10-02 23:32:48 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25648000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25649000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25650000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25651000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25652000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25653000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25654000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25655000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25656000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25657000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25658000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25659000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25660000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25661000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25662000 (11 GB) 2022-10-02 23:32:49 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25663000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25664000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25665000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25666000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25667000 (11 GB) 2022-10-02 23:32:50 source > Exported 13631155 of 13483234 records for table 'uctohsDB.mdl_grade_grades_history' after 00:17:22.307 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25668000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25669000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25670000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25671000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25672000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25673000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25674000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25675000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25676000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25677000 (11 GB) 2022-10-02 23:32:50 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25678000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25679000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25680000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25681000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25682000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25683000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25684000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25685000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25686000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25687000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25688000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25689000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25690000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25691000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25692000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25693000 (11 GB) 2022-10-02 23:32:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25694000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25695000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25696000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25697000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25698000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25699000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25700000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25701000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25702000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25703000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25704000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25705000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25706000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25707000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25708000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25709000 (11 GB) 2022-10-02 23:32:52 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25710000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25711000 (11 GB) 2022-10-02 23:32:53 source > Finished exporting 13675136 records for table 'uctohsDB.mdl_grade_grades_history'; total duration '00:17:25.144' 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25712000 (11 GB) 2022-10-02 23:32:53 source > Exporting data from table 'uctohsDB.mdl_groupings' (28 of 31 tables) 2022-10-02 23:32:53 source > For table 'uctohsDB.mdl_groupings' using select statement: 'SELECT `id`, `courseid`, `name`, `idnumber`, `description`, `descriptionformat`, `configdata`, `timecreated`, `timemodified` FROM `uctohsDB`.`mdl_groupings`' 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25713000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25714000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25715000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25716000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25717000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25718000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25719000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25720000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25721000 (11 GB) 2022-10-02 23:32:53 source > Finished exporting 76 records for table 'uctohsDB.mdl_groupings'; total duration '00:00:00.517' 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25722000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25723000 (11 GB) 2022-10-02 23:32:53 source > Exporting data from table 'uctohsDB.mdl_groupings_groups' (29 of 31 tables) 2022-10-02 23:32:53 source > For table 'uctohsDB.mdl_groupings_groups' using select statement: 'SELECT `id`, `groupingid`, `groupid`, `timeadded` FROM `uctohsDB`.`mdl_groupings_groups`' 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25724000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25725000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25726000 (11 GB) 2022-10-02 23:32:53 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25727000 (11 GB) 2022-10-02 23:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25728000 (11 GB) 2022-10-02 23:32:54 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25729000 (11 GB) 2022-10-02 23:32:54 destination > Starting a new buffer for stream mdl_groupings (current state: 181 MB in 7 buffers) 2022-10-02 23:32:54 source > Finished exporting 136 records for table 'uctohsDB.mdl_groupings_groups'; total duration '00:00:00.541' 2022-10-02 23:32:54 source > Exporting data from table 'uctohsDB.mdl_groups' (30 of 31 tables) 2022-10-02 23:32:54 source > For table 'uctohsDB.mdl_groups' using select statement: 'SELECT `id`, `courseid`, `idnumber`, `name`, `description`, `descriptionformat`, `enrolmentkey`, `picture`, `timecreated`, `timemodified` FROM `uctohsDB`.`mdl_groups`' 2022-10-02 23:32:54 destination > Starting a new buffer for stream mdl_groupings_groups (current state: 181 MB in 8 buffers) 2022-10-02 23:32:54 destination > Starting a new buffer for stream mdl_groups (current state: 181 MB in 9 buffers) 2022-10-02 23:32:54 destination > Flushing all 10 current buffers (181 MB in total) 2022-10-02 23:32:54 destination > Flushing buffer of stream mdl_grade_grades_history (170 MB) 2022-10-02 23:32:54 destination > Flushing buffer for stream mdl_grade_grades_history (170 MB) to staging 2022-10-02 23:32:54 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:32:54 destination > Finished writing data to 353c38d5-8dfa-4a1f-8397-bde8ca75ba558095324820102436417.csv.gz (170 MB) 2022-10-02 23:32:55 source > Finished exporting 2289 records for table 'uctohsDB.mdl_groups'; total duration '00:00:00.882' 2022-10-02 23:32:55 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25730000 (11 GB) 2022-10-02 23:32:55 source > Exporting data from table 'uctohsDB.mdl_groups_members' (31 of 31 tables) 2022-10-02 23:32:55 source > For table 'uctohsDB.mdl_groups_members' using select statement: 'SELECT `id`, `groupid`, `userid`, `timeadded`, `component`, `itemid` FROM `uctohsDB`.`mdl_groups_members`' 2022-10-02 23:33:08 destination > closing connection 2022-10-02 23:33:08 destination > Deleting tempFile data 353c38d5-8dfa-4a1f-8397-bde8ca75ba558095324820102436417.csv.gz 2022-10-02 23:33:08 destination > Flushing buffer of stream mdl_forum_posts (1 MB) 2022-10-02 23:33:08 destination > Flushing buffer for stream mdl_forum_posts (1 MB) to staging 2022-10-02 23:33:08 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:08 destination > Finished writing data to c8d9995c-29cf-40cd-ab01-4a6e3adf8f562885479366598989332.csv.gz (1 MB) 2022-10-02 23:33:09 destination > closing connection 2022-10-02 23:33:09 destination > Deleting tempFile data c8d9995c-29cf-40cd-ab01-4a6e3adf8f562885479366598989332.csv.gz 2022-10-02 23:33:09 destination > Flushing buffer of stream mdl_groupings (10 bytes) 2022-10-02 23:33:09 destination > Flushing buffer for stream mdl_groupings (10 bytes) to staging 2022-10-02 23:33:09 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:09 destination > Finished writing data to 8d55ba31-04d5-4fbd-82d2-59d1ca948b0016637512756014453467.csv.gz (3 KB) 2022-10-02 23:33:11 destination > closing connection 2022-10-02 23:33:11 destination > Deleting tempFile data 8d55ba31-04d5-4fbd-82d2-59d1ca948b0016637512756014453467.csv.gz 2022-10-02 23:33:11 destination > Flushing buffer of stream mdl_grade_categories (112 KB) 2022-10-02 23:33:11 destination > Flushing buffer for stream mdl_grade_categories (112 KB) to staging 2022-10-02 23:33:11 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:11 destination > Finished writing data to 03586c05-5fe2-44ed-81e5-ec1f474877423557742904923479403.csv.gz (127 KB) 2022-10-02 23:33:12 destination > closing connection 2022-10-02 23:33:12 destination > Deleting tempFile data 03586c05-5fe2-44ed-81e5-ec1f474877423557742904923479403.csv.gz 2022-10-02 23:33:12 destination > Flushing buffer of stream mdl_groups (10 bytes) 2022-10-02 23:33:12 destination > Flushing buffer for stream mdl_groups (10 bytes) to staging 2022-10-02 23:33:12 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:12 destination > Finished writing data to c3884bf7-3e81-4cdd-9c0b-1cbf37d07f0c3348044406602602088.csv.gz (279 bytes) 2022-10-02 23:33:13 destination > closing connection 2022-10-02 23:33:13 destination > Deleting tempFile data c3884bf7-3e81-4cdd-9c0b-1cbf37d07f0c3348044406602602088.csv.gz 2022-10-02 23:33:13 destination > Flushing buffer of stream mdl_glossary (10 bytes) 2022-10-02 23:33:13 destination > Flushing buffer for stream mdl_glossary (10 bytes) to staging 2022-10-02 23:33:13 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:13 destination > Finished writing data to 5c4fdc81-3ce6-42e8-a088-188e86655c2c3186274724090782261.csv.gz (1 KB) 2022-10-02 23:33:15 destination > closing connection 2022-10-02 23:33:15 destination > Deleting tempFile data 5c4fdc81-3ce6-42e8-a088-188e86655c2c3186274724090782261.csv.gz 2022-10-02 23:33:15 destination > Flushing buffer of stream mdl_forum_discussions (117 KB) 2022-10-02 23:33:15 destination > Flushing buffer for stream mdl_forum_discussions (117 KB) to staging 2022-10-02 23:33:15 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:15 destination > Finished writing data to d1b1e4fa-755a-47fb-8f82-9be8c08b6584545327085635925581.csv.gz (128 KB) 2022-10-02 23:33:16 destination > closing connection 2022-10-02 23:33:16 destination > Deleting tempFile data d1b1e4fa-755a-47fb-8f82-9be8c08b6584545327085635925581.csv.gz 2022-10-02 23:33:16 destination > Flushing buffer of stream mdl_groupings_groups (10 bytes) 2022-10-02 23:33:16 destination > Flushing buffer for stream mdl_groupings_groups (10 bytes) to staging 2022-10-02 23:33:16 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:16 destination > Finished writing data to 64db59c6-985c-425e-8e9c-d73bd2e7568817150082048696331847.csv.gz (4 KB) 2022-10-02 23:33:17 destination > closing connection 2022-10-02 23:33:17 destination > Deleting tempFile data 64db59c6-985c-425e-8e9c-d73bd2e7568817150082048696331847.csv.gz 2022-10-02 23:33:17 destination > Flushing buffer of stream mdl_forum (45 KB) 2022-10-02 23:33:17 destination > Flushing buffer for stream mdl_forum (45 KB) to staging 2022-10-02 23:33:17 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:17 destination > Finished writing data to 6e446476-76da-42bd-b9b9-a645bdc08cb03360442318965956503.csv.gz (52 KB) 2022-10-02 23:33:19 destination > closing connection 2022-10-02 23:33:19 destination > Deleting tempFile data 6e446476-76da-42bd-b9b9-a645bdc08cb03360442318965956503.csv.gz 2022-10-02 23:33:19 destination > Flushing buffer of stream mdl_grade_grades (8 MB) 2022-10-02 23:33:19 destination > Flushing buffer for stream mdl_grade_grades (8 MB) to staging 2022-10-02 23:33:19 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:19 destination > Finished writing data to 3cafbb08-93d1-47e0-9e63-9c99e356047b14545087981124932140.csv.gz (8 MB) 2022-10-02 23:33:21 destination > closing connection 2022-10-02 23:33:21 destination > Deleting tempFile data 3cafbb08-93d1-47e0-9e63-9c99e356047b14545087981124932140.csv.gz 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_grade_grades_history 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_forum_posts 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_groupings 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_grade_categories 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_groups 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_glossary 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_forum_discussions 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_groupings_groups 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_forum 2022-10-02 23:33:21 destination > Closing buffer for stream mdl_grade_grades 2022-10-02 23:33:21 destination > Starting a new buffer for stream mdl_groups (current state: 0 bytes in 0 buffers) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25731000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25732000 (11 GB) 2022-10-02 23:33:21 destination > Starting a new buffer for stream mdl_groups_members (current state: 72 KB in 1 buffers) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25733000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25734000 (11 GB) 2022-10-02 23:33:21 source > Exported 20482 of 108700 records for table 'uctohsDB.mdl_groups_members' after 00:00:25.997 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25735000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25736000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25737000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25738000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25739000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25740000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25741000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25742000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25743000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25744000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25745000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25746000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25747000 (11 GB) 2022-10-02 23:33:21 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25748000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25749000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25750000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25751000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25752000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25753000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25754000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25755000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25756000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25757000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25758000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25759000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25760000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25761000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25762000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25763000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25764000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25765000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25766000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25767000 (11 GB) 2022-10-02 23:33:22 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25768000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25769000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25770000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25771000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25772000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25773000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25774000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25775000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25776000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25777000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25778000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25779000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25780000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25781000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25782000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25783000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25784000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25785000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25786000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25787000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25788000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25789000 (11 GB) 2022-10-02 23:33:23 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25790000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25791000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25792000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25793000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25794000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25795000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25796000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25797000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25798000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25799000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25800000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25801000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25802000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25803000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25804000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25805000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25806000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25807000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25808000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25809000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25810000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25811000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25812000 (11 GB) 2022-10-02 23:33:24 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25813000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25814000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25815000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25816000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25817000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25818000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25819000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25820000 (11 GB) 2022-10-02 23:33:25 source > Finished exporting 108176 records for table 'uctohsDB.mdl_groups_members'; total duration '00:00:29.917' 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25821000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25822000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25823000 (11 GB) 2022-10-02 23:33:25 source > Snapshot - Final stage 2022-10-02 23:33:25 source > Snapshot ended with SnapshotResult [status=COMPLETED, offset=MySqlOffsetContext [sourceInfoSchema=Schema{io.debezium.connector.mysql.Source:STRUCT}, sourceInfo=SourceInfo [currentGtid=null, currentBinlogFilename=mysql-bin-changelog.002540, currentBinlogPosition=107516140, currentRowNumber=0, serverId=0, sourceTime=2022-10-02T23:32:55Z, threadId=-1, currentQuery=null, tableIds=[uctohsDB.mdl_groups_members], databaseName=uctohsDB], snapshotCompleted=true, transactionContext=TransactionContext [currentTransactionId=null, perTableEventCount={}, totalEventCount=0], restartGtidSet=null, currentGtidSet=null, restartBinlogFilename=mysql-bin-changelog.002540, restartBinlogPosition=107516140, restartRowsToSkip=0, restartEventsToSkip=0, currentEventLengthInBytes=0, inTransaction=false, transactionId=null, incrementalSnapshotContext =IncrementalSnapshotContext [windowOpened=false, chunkEndPosition=null, dataCollectionsToSnapshot=[], lastEventKeySent=null, maximumKey=null]]] 2022-10-02 23:33:25 source > Requested thread factory for connector MySqlConnector, id = uctohsDB named = binlog-client 2022-10-02 23:33:25 source > Starting streaming 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25824000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25825000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25826000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25827000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25828000 (11 GB) 2022-10-02 23:33:25 source > GTID set purged on server: 2022-10-02 23:33:25 source > Skip 0 events on streaming start 2022-10-02 23:33:25 source > Skip 0 rows on streaming start 2022-10-02 23:33:25 source > Creating thread debezium-mysqlconnector-uctohsDB-binlog-client 2022-10-02 23:33:25 source > Creating thread debezium-mysqlconnector-uctohsDB-binlog-client 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25829000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25830000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25831000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25832000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25833000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25834000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25835000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25836000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25837000 (11 GB) 2022-10-02 23:33:25 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25838000 (11 GB) 2022-10-02 23:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25839000 (11 GB) 2022-10-02 23:33:26 source > Oct 02, 2022 11:33:25 PM com.github.shyiko.mysql.binlog.BinaryLogClient connect 2022-10-02 23:33:26 source > INFO: Connected to 127.0.0.1:36783 at mysql-bin-changelog.002540/107516140 (sid:5498, cid:219024) 2022-10-02 23:33:26 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):352 - Records read: 25840000 (11 GB) 2022-10-02 23:33:26 source > Connected to MySQL binlog at 127.0.0.1:36783, starting at MySqlOffsetContext [sourceInfoSchema=Schema{io.debezium.connector.mysql.Source:STRUCT}, sourceInfo=SourceInfo [currentGtid=null, currentBinlogFilename=mysql-bin-changelog.002540, currentBinlogPosition=107516140, currentRowNumber=0, serverId=0, sourceTime=2022-10-02T23:32:55Z, threadId=-1, currentQuery=null, tableIds=[uctohsDB.mdl_groups_members], databaseName=uctohsDB], snapshotCompleted=true, transactionContext=TransactionContext [currentTransactionId=null, perTableEventCount={}, totalEventCount=0], restartGtidSet=null, currentGtidSet=null, restartBinlogFilename=mysql-bin-changelog.002540, restartBinlogPosition=107516140, restartRowsToSkip=0, restartEventsToSkip=0, currentEventLengthInBytes=0, inTransaction=false, transactionId=null, incrementalSnapshotContext =IncrementalSnapshotContext [windowOpened=false, chunkEndPosition=null, dataCollectionsToSnapshot=[], lastEventKeySent=null, maximumKey=null]] 2022-10-02 23:33:26 source > Waiting for keepalive thread to start 2022-10-02 23:33:26 source > Creating thread debezium-mysqlconnector-uctohsDB-binlog-client 2022-10-02 23:33:26 source > Keepalive thread is running 2022-10-02 23:33:26 source > Signalling close because record's binlog file : mysql-bin-changelog.002540 , position : 107645760 is after target file : mysql-bin-changelog.002540 , target position : 107516140 2022-10-02 23:33:26 source > Stopping the embedded engine 2022-10-02 23:33:26 source > Waiting for PT5M for connector to stop 2022-10-02 23:33:26 source > Stopping the task and engine 2022-10-02 23:33:26 source > Stopping down connector 2022-10-02 23:33:27 source > Oct 02, 2022 11:33:27 PM com.github.shyiko.mysql.binlog.BinaryLogClient$5 run 2022-10-02 23:33:27 source > INFO: threadExecutor is shut down, terminating keepalive thread 2022-10-02 23:33:27 source > Finished streaming 2022-10-02 23:33:27 source > Stopped reading binlog after 0 events, last recorded offset: {transaction_id=null, ts_sec=1664753402, file=mysql-bin-changelog.002540, pos=111362916, server_id=1660688098, event=1} 2022-10-02 23:33:27 source > Connection gracefully closed 2022-10-02 23:33:27 source > Stopped FileOffsetBackingStore 2022-10-02 23:33:27 source > Debezium engine shutdown. 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_course (current state: 3 MB in 2 buffers) 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_assignfeedback_comments (current state: 3 MB in 3 buffers) 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_assign_grades (current state: 3 MB in 4 buffers) 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_grade_grades (current state: 3 MB in 5 buffers) 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_grade_grades_history (current state: 3 MB in 6 buffers) 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_assign_user_flags (current state: 3 MB in 7 buffers) 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_course_modules_completion (current state: 3 MB in 8 buffers) 2022-10-02 23:33:27 destination > Starting a new buffer for stream mdl_course_modules (current state: 3 MB in 9 buffers) 2022-10-02 23:33:27 destination > Flushing all 10 current buffers (3 MB in total) 2022-10-02 23:33:27 destination > Flushing buffer of stream mdl_assign_grades (10 bytes) 2022-10-02 23:33:27 destination > Flushing buffer for stream mdl_assign_grades (10 bytes) to staging 2022-10-02 23:33:27 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:27 destination > Finished writing data to dca24367-969d-477d-8f63-1e4cf401e30018257073149834096560.csv.gz (335 bytes) 2022-10-02 23:33:27 source > debezium state: {"mysql_db_history":"{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"\",\"ddl\":\"SET character_set_server=utf8mb4, collation_server=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_indicator_calc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predict_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_prediction_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predictions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_train_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_analysables`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_plugin_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_annot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_cmnt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_quick`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_rot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_upgrade`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_onlinetext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_oauth2_linked_login`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_idps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_kvstore`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_controllers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_logs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_alignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack_oauth2`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_met`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_param`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_endorsement`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_identifier`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_issued`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_manual_award`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_related`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_configurable_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220808`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220812`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_positions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recent_activity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recentlyaccesseditems`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_rss_client`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_… 2022-10-02 23:33:28 destination > closing connection 2022-10-02 23:33:28 destination > Deleting tempFile data dca24367-969d-477d-8f63-1e4cf401e30018257073149834096560.csv.gz 2022-10-02 23:33:28 destination > Flushing buffer of stream mdl_course_modules (10 bytes) 2022-10-02 23:33:28 destination > Flushing buffer for stream mdl_course_modules (10 bytes) to staging 2022-10-02 23:33:28 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:28 destination > Finished writing data to eec5f7d3-c619-453f-802e-382406b333978886616245251233770.csv.gz (362 bytes) 2022-10-02 23:33:29 destination > closing connection 2022-10-02 23:33:29 destination > Deleting tempFile data eec5f7d3-c619-453f-802e-382406b333978886616245251233770.csv.gz 2022-10-02 23:33:29 destination > Flushing buffer of stream mdl_assign_user_flags (10 bytes) 2022-10-02 23:33:29 destination > Flushing buffer for stream mdl_assign_user_flags (10 bytes) to staging 2022-10-02 23:33:29 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:29 destination > Finished writing data to 20403a1f-5e0f-4078-be14-ed4ccd5889ef1709119151894045689.csv.gz (462 bytes) 2022-10-02 23:33:31 destination > closing connection 2022-10-02 23:33:31 destination > Deleting tempFile data 20403a1f-5e0f-4078-be14-ed4ccd5889ef1709119151894045689.csv.gz 2022-10-02 23:33:31 destination > Flushing buffer of stream mdl_grade_grades_history (10 bytes) 2022-10-02 23:33:31 destination > Flushing buffer for stream mdl_grade_grades_history (10 bytes) to staging 2022-10-02 23:33:31 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:31 destination > Finished writing data to 0bdcbcb7-5556-4d8c-bbe9-b0f4aba70cd915492002815328463588.csv.gz (1 KB) 2022-10-02 23:33:32 destination > closing connection 2022-10-02 23:33:32 destination > Deleting tempFile data 0bdcbcb7-5556-4d8c-bbe9-b0f4aba70cd915492002815328463588.csv.gz 2022-10-02 23:33:32 destination > Flushing buffer of stream mdl_groups_members (3 MB) 2022-10-02 23:33:32 destination > Flushing buffer for stream mdl_groups_members (3 MB) to staging 2022-10-02 23:33:32 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:32 destination > Finished writing data to 4e876d1f-b8b3-42b6-b46c-fa1746e3935e15438623654263781064.csv.gz (3 MB) 2022-10-02 23:33:34 destination > closing connection 2022-10-02 23:33:34 destination > Deleting tempFile data 4e876d1f-b8b3-42b6-b46c-fa1746e3935e15438623654263781064.csv.gz 2022-10-02 23:33:34 destination > Flushing buffer of stream mdl_course (10 bytes) 2022-10-02 23:33:34 destination > Flushing buffer for stream mdl_course (10 bytes) to staging 2022-10-02 23:33:34 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:34 destination > Finished writing data to ec416524-9036-4ff9-bca4-1dea258e18a852366047377927859.csv.gz (658 bytes) 2022-10-02 23:33:35 destination > closing connection 2022-10-02 23:33:35 destination > Deleting tempFile data ec416524-9036-4ff9-bca4-1dea258e18a852366047377927859.csv.gz 2022-10-02 23:33:35 destination > Flushing buffer of stream mdl_assignfeedback_comments (10 bytes) 2022-10-02 23:33:35 destination > Flushing buffer for stream mdl_assignfeedback_comments (10 bytes) to staging 2022-10-02 23:33:35 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:35 destination > Finished writing data to 4a9a1379-f692-45b6-87b7-3fd9a6b4e4ff11947251651263796354.csv.gz (429 bytes) 2022-10-02 23:33:36 destination > closing connection 2022-10-02 23:33:36 destination > Deleting tempFile data 4a9a1379-f692-45b6-87b7-3fd9a6b4e4ff11947251651263796354.csv.gz 2022-10-02 23:33:36 destination > Flushing buffer of stream mdl_course_modules_completion (10 bytes) 2022-10-02 23:33:36 destination > Flushing buffer for stream mdl_course_modules_completion (10 bytes) to staging 2022-10-02 23:33:36 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:36 destination > Finished writing data to ddb2ab6f-ce7a-4d27-8950-a1301af9219c14019744367803551366.csv.gz (369 bytes) 2022-10-02 23:33:37 destination > closing connection 2022-10-02 23:33:37 destination > Deleting tempFile data ddb2ab6f-ce7a-4d27-8950-a1301af9219c14019744367803551366.csv.gz 2022-10-02 23:33:37 destination > Flushing buffer of stream mdl_groups (72 KB) 2022-10-02 23:33:37 destination > Flushing buffer for stream mdl_groups (72 KB) to staging 2022-10-02 23:33:37 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:37 destination > Finished writing data to 4b79dae2-61c1-439c-b6e2-d01e03ae91418386359078876586846.csv.gz (87 KB) 2022-10-02 23:33:39 destination > closing connection 2022-10-02 23:33:39 destination > Deleting tempFile data 4b79dae2-61c1-439c-b6e2-d01e03ae91418386359078876586846.csv.gz 2022-10-02 23:33:39 destination > Flushing buffer of stream mdl_grade_grades (10 bytes) 2022-10-02 23:33:39 destination > Flushing buffer for stream mdl_grade_grades (10 bytes) to staging 2022-10-02 23:33:39 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:39 destination > Finished writing data to dda403a5-0295-4f00-bfea-5a9e67bc95785379092496693671243.csv.gz (2 KB) 2022-10-02 23:33:40 destination > closing connection 2022-10-02 23:33:40 destination > Deleting tempFile data dda403a5-0295-4f00-bfea-5a9e67bc95785379092496693671243.csv.gz 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_assign_grades 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_course_modules 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_assign_user_flags 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_grade_grades_history 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_groups_members 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_course 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_assignfeedback_comments 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_course_modules_completion 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_groups 2022-10-02 23:33:40 destination > Closing buffer for stream mdl_grade_grades 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_course_modules (current state: 0 bytes in 0 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_course (current state: 0 bytes in 1 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_grade_grades (current state: 0 bytes in 2 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_grade_grades_history (current state: 0 bytes in 3 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_course_modules_completion (current state: 0 bytes in 4 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_course_sections (current state: 0 bytes in 5 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_assignfeedback_comments (current state: 0 bytes in 6 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_assign_grades (current state: 0 bytes in 7 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_assign_user_flags (current state: 0 bytes in 8 buffers) 2022-10-02 23:33:40 destination > Starting a new buffer for stream mdl_assign_submission (current state: 0 bytes in 9 buffers) 2022-10-02 23:33:40 destination > Flushing all 10 current buffers (0 bytes in total) 2022-10-02 23:33:40 destination > Flushing buffer of stream mdl_assign_submission (10 bytes) 2022-10-02 23:33:40 destination > Flushing buffer for stream mdl_assign_submission (10 bytes) to staging 2022-10-02 23:33:40 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:40 destination > Finished writing data to 6feadd2c-b614-4fee-b87e-d25671e62d9b13682996867252952551.csv.gz (266 bytes) 2022-10-02 23:33:41 destination > closing connection 2022-10-02 23:33:41 destination > Deleting tempFile data 6feadd2c-b614-4fee-b87e-d25671e62d9b13682996867252952551.csv.gz 2022-10-02 23:33:41 destination > Flushing buffer of stream mdl_assign_grades (10 bytes) 2022-10-02 23:33:41 destination > Flushing buffer for stream mdl_assign_grades (10 bytes) to staging 2022-10-02 23:33:41 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:41 destination > Finished writing data to 0b2e71a1-4703-4187-8b00-b8b224b1a8e312422718330832006734.csv.gz (259 bytes) 2022-10-02 23:33:42 destination > closing connection 2022-10-02 23:33:42 destination > Deleting tempFile data 0b2e71a1-4703-4187-8b00-b8b224b1a8e312422718330832006734.csv.gz 2022-10-02 23:33:42 destination > Flushing buffer of stream mdl_assign_user_flags (10 bytes) 2022-10-02 23:33:42 destination > Flushing buffer for stream mdl_assign_user_flags (10 bytes) to staging 2022-10-02 23:33:42 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:42 destination > Finished writing data to 71a01ddf-1d4f-4bec-ae47-90f700c93155229444572804189927.csv.gz (334 bytes) 2022-10-02 23:33:43 destination > closing connection 2022-10-02 23:33:43 destination > Deleting tempFile data 71a01ddf-1d4f-4bec-ae47-90f700c93155229444572804189927.csv.gz 2022-10-02 23:33:43 destination > Flushing buffer of stream mdl_course_modules (10 bytes) 2022-10-02 23:33:43 destination > Flushing buffer for stream mdl_course_modules (10 bytes) to staging 2022-10-02 23:33:43 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:43 destination > Finished writing data to 31913aad-deaf-42f7-87d3-29abc1c5377014023808144889996372.csv.gz (362 bytes) 2022-10-02 23:33:44 destination > closing connection 2022-10-02 23:33:44 destination > Deleting tempFile data 31913aad-deaf-42f7-87d3-29abc1c5377014023808144889996372.csv.gz 2022-10-02 23:33:44 destination > Flushing buffer of stream mdl_grade_grades_history (10 bytes) 2022-10-02 23:33:44 destination > Flushing buffer for stream mdl_grade_grades_history (10 bytes) to staging 2022-10-02 23:33:44 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:44 destination > Finished writing data to 85b117a7-d393-4dad-9e37-cadc82eb8ae110292906627662658726.csv.gz (1 KB) 2022-10-02 23:33:45 destination > closing connection 2022-10-02 23:33:45 destination > Deleting tempFile data 85b117a7-d393-4dad-9e37-cadc82eb8ae110292906627662658726.csv.gz 2022-10-02 23:33:45 destination > Flushing buffer of stream mdl_course (10 bytes) 2022-10-02 23:33:45 destination > Flushing buffer for stream mdl_course (10 bytes) to staging 2022-10-02 23:33:45 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:45 destination > Finished writing data to 2b753611-ece3-4170-82ce-7d4421c8d8942196264348299703951.csv.gz (657 bytes) 2022-10-02 23:33:46 destination > closing connection 2022-10-02 23:33:46 destination > Deleting tempFile data 2b753611-ece3-4170-82ce-7d4421c8d8942196264348299703951.csv.gz 2022-10-02 23:33:46 destination > Flushing buffer of stream mdl_assignfeedback_comments (10 bytes) 2022-10-02 23:33:46 destination > Flushing buffer for stream mdl_assignfeedback_comments (10 bytes) to staging 2022-10-02 23:33:46 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:46 destination > Finished writing data to 1597260d-ae97-4c43-a616-648ef59d4bb716043806472833258484.csv.gz (327 bytes) 2022-10-02 23:33:47 destination > closing connection 2022-10-02 23:33:47 destination > Deleting tempFile data 1597260d-ae97-4c43-a616-648ef59d4bb716043806472833258484.csv.gz 2022-10-02 23:33:47 destination > Flushing buffer of stream mdl_course_modules_completion (10 bytes) 2022-10-02 23:33:47 destination > Flushing buffer for stream mdl_course_modules_completion (10 bytes) to staging 2022-10-02 23:33:47 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:47 destination > Finished writing data to a96549a5-b114-42da-aec0-c8059684927411565705301176584350.csv.gz (427 bytes) 2022-10-02 23:33:48 destination > closing connection 2022-10-02 23:33:48 destination > Deleting tempFile data a96549a5-b114-42da-aec0-c8059684927411565705301176584350.csv.gz 2022-10-02 23:33:48 destination > Flushing buffer of stream mdl_course_sections (10 bytes) 2022-10-02 23:33:48 destination > Flushing buffer for stream mdl_course_sections (10 bytes) to staging 2022-10-02 23:33:48 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:48 destination > Finished writing data to 11d743a9-cd74-489e-8423-4683a2e6629a15301197919741054132.csv.gz (507 bytes) 2022-10-02 23:33:50 destination > closing connection 2022-10-02 23:33:50 destination > Deleting tempFile data 11d743a9-cd74-489e-8423-4683a2e6629a15301197919741054132.csv.gz 2022-10-02 23:33:50 destination > Flushing buffer of stream mdl_grade_grades (10 bytes) 2022-10-02 23:33:50 destination > Flushing buffer for stream mdl_grade_grades (10 bytes) to staging 2022-10-02 23:33:50 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:50 destination > Finished writing data to c0b66dfa-a03d-4b41-bd8c-39909f5129a01767215597480218931.csv.gz (2 KB) 2022-10-02 23:33:51 destination > closing connection 2022-10-02 23:33:51 destination > Deleting tempFile data c0b66dfa-a03d-4b41-bd8c-39909f5129a01767215597480218931.csv.gz 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_assign_submission 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_assign_grades 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_assign_user_flags 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_course_modules 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_grade_grades_history 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_course 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_assignfeedback_comments 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_course_modules_completion 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_course_sections 2022-10-02 23:33:51 destination > Closing buffer for stream mdl_grade_grades 2022-10-02 23:33:51 destination > Starting a new buffer for stream mdl_grade_grades (current state: 0 bytes in 0 buffers) 2022-10-02 23:33:51 destination > Starting a new buffer for stream mdl_grade_grades_history (current state: 0 bytes in 1 buffers) 2022-10-02 23:33:51 destination > Starting a new buffer for stream mdl_assign_submission (current state: 0 bytes in 2 buffers) 2022-10-02 23:33:51 destination > Starting a new buffer for stream mdl_course_modules_completion (current state: 0 bytes in 3 buffers) 2022-10-02 23:33:51 destination > Starting a new buffer for stream mdl_assign_grades (current state: 0 bytes in 4 buffers) 2022-10-02 23:33:51 source > The main thread is exiting while children non-daemon threads from a connector are still active. Ideally, this situation should not happen... Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead. The main thread is: main (RUNNABLE) Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610) at io.airbyte.integrations.base.IntegrationRunner.dumpThread(IntegrationRunner.java:271) at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:219) at io.airbyte.integrations.base.IntegrationRunner.produceMessages(IntegrationRunner.java:156) at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:137) at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97) at io.airbyte.integrations.source.mysql.MySqlSource.main(MySqlSource.java:303) 2022-10-02 23:33:51 source > Active non-daemon thread: NioSocketAcceptor-2 (RUNNABLE) Thread stacktrace: java.base@17.0.1/sun.nio.ch.EPoll.wait(Native Method) at java.base@17.0.1/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118) at java.base@17.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129) at java.base@17.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146) at app//org.apache.mina.transport.socket.nio.NioSocketAcceptor.select(NioSocketAcceptor.java:299) at app//org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:466) at app//org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) 2022-10-02 23:33:51 source > Closing database connection pool. 2022-10-02 23:33:51 source > HikariPool-1 - Shutdown initiated... 2022-10-02 23:33:51 source > HikariPool-1 - Shutdown completed. 2022-10-02 23:33:51 source > Closed database connection pool. 2022-10-02 23:33:51 source > Completed integration: io.airbyte.integrations.base.ssh.SshWrappedSource 2022-10-02 23:33:51 source > completed source: class io.airbyte.integrations.source.mysql.MySqlSource 2022-10-02 23:33:51 INFO i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$6):363 - Total records read: 25840272 (11 GB) 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_grade_grades. Error messages: [$.usermodified is of an incorrect type. Expected it to be number, $.timecreated is of an incorrect type. Expected it to be number, $.aggregationweight is of an incorrect type. Expected it to be number, $.finalgrade is of an incorrect type. Expected it to be number, $.rawscaleid is of an incorrect type. Expected it to be number, $.feedback is of an incorrect type. Expected it to be string, $.information is of an incorrect type. Expected it to be string, $.rawgrademax is of an incorrect type. Expected it to be number, $.timemodified is of an incorrect type. Expected it to be number, $.rawgrade is of an incorrect type. Expected it to be number, $.rawgrademin is of an incorrect type. Expected it to be number, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_context. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_forum. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_block_launchpad. Error messages: [$.completioncutoffdate is of an incorrect type. Expected it to be number, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_assign_user_mapping. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_forum_discussions. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_chat. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_course. Error messages: [$.downloadcontent is of an incorrect type. Expected it to be boolean, $.originalcourseid is of an incorrect type. Expected it to be number, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string, $.showcompletionconditions is of an incorrect type. Expected it to be boolean] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_groups. Error messages: [$.enrolmentkey is of an incorrect type. Expected it to be string, $.description is of an incorrect type. Expected it to be string, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_assign_user_flags. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_course_modules. Error messages: [$.completiongradeitemnumber is of an incorrect type. Expected it to be number, $.idnumber is of an incorrect type. Expected it to be string, $.availability is of an incorrect type. Expected it to be string, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_glossary. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_assignfeedback_comments. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_enrol. Error messages: [$.customint4 is of an incorrect type. Expected it to be number, $.customtext4 is of an incorrect type. Expected it to be string, $.customdec2 is of an incorrect type. Expected it to be number, $.customint1 is of an incorrect type. Expected it to be number, $.customdec1 is of an incorrect type. Expected it to be number, $.customtext3 is of an incorrect type. Expected it to be string, $.cost is of an incorrect type. Expected it to be string, $.name is of an incorrect type. Expected it to be string, $.customchar2 is of an incorrect type. Expected it to be string, $.customint2 is of an incorrect type. Expected it to be number, $.customtext1 is of an incorrect type. Expected it to be string, $.customint7 is of an incorrect type. Expected it to be number, $.customchar1 is of an incorrect type. Expected it to be string, $.customtext2 is of an incorrect type. Expected it to be string, $.customint5 is of an incorrect type. Expected it to be number, $.customint6 is of an incorrect type. Expected it to be number, $.customint8 is of an incorrect type. Expected it to be number, $.customchar3 is of an incorrect type. Expected it to be string, $.password is of an incorrect type. Expected it to be string, $.customint3 is of an incorrect type. Expected it to be number, $.currency is of an incorrect type. Expected it to be string, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_course_sections. Error messages: [$.name is of an incorrect type. Expected it to be string, $.availability is of an incorrect type. Expected it to be string, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_grade_grades_history. Error messages: [$.usermodified is of an incorrect type. Expected it to be number, $.finalgrade is of an incorrect type. Expected it to be number, $.feedback is of an incorrect type. Expected it to be string, $.information is of an incorrect type. Expected it to be string, $.rawgrademax is of an incorrect type. Expected it to be number, $.rawgrade is of an incorrect type. Expected it to be number, $.rawgrademin is of an incorrect type. Expected it to be number, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_book. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_data. Error messages: [$.jstemplate is of an incorrect type. Expected it to be string, $.rsstitletemplate is of an incorrect type. Expected it to be string, $.listtemplate is of an incorrect type. Expected it to be string, $.addtemplate is of an incorrect type. Expected it to be string, $.csstemplate is of an incorrect type. Expected it to be string, $.rsstemplate is of an incorrect type. Expected it to be string, $.config is of an incorrect type. Expected it to be string, $.listtemplateheader is of an incorrect type. Expected it to be string, $.listtemplatefooter is of an incorrect type. Expected it to be string, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string, $.singletemplate is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_groupings_groups. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_forum_posts. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_grade_categories. Error messages: [$.parent is of an incorrect type. Expected it to be number, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_feedback. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_groups_members. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_assign_submission. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_assign_grades. Error messages: [$.grade is of an incorrect type. Expected it to be number, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_groupings. Error messages: [$.configdata is of an incorrect type. Expected it to be string, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_choice. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_course_modules_completion. Error messages: [$.overrideby is of an incorrect type. Expected it to be number, $._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 WARN i.a.w.g.DefaultReplicationWorker(lambda$getReplicationRunnable$5):366 - Schema validation errors found for stream uctohsDBmdl_assign. Error messages: [$._ab_cdc_deleted_at is of an incorrect type. Expected it to be string] 2022-10-02 23:33:51 INFO i.a.w.g.DefaultReplicationWorker(run):182 - One of source or destination thread complete. Waiting on the other. 2022-10-02 23:33:51 destination > The main thread is exiting while children non-daemon threads from a connector are still active. Ideally, this situation should not happen... Please check with maintainers if the connector or library code should safely clean up its threads before quitting instead. The main thread is: main (RUNNABLE) Thread stacktrace: java.base/java.lang.Thread.getStackTrace(Thread.java:1610) at io.airbyte.integrations.base.IntegrationRunner.dumpThread(IntegrationRunner.java:271) at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:219) at io.airbyte.integrations.base.IntegrationRunner.runConsumer(IntegrationRunner.java:177) at io.airbyte.integrations.base.IntegrationRunner.runInternal(IntegrationRunner.java:146) at io.airbyte.integrations.base.IntegrationRunner.run(IntegrationRunner.java:97) at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30) 2022-10-02 23:33:51 destination > Active non-daemon thread: pool-5-thread-37 (TIMED_WAITING) Thread stacktrace: java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252) at java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672) at java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460) at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061) at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122) at java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.1/java.lang.Thread.run(Thread.java:833) 2022-10-02 23:33:51 destination > Airbyte message consumer: succeeded. 2022-10-02 23:33:51 destination > executing on success close procedure. 2022-10-02 23:33:51 destination > Flushing all 5 current buffers (0 bytes in total) 2022-10-02 23:33:51 destination > Flushing buffer of stream mdl_assign_grades (10 bytes) 2022-10-02 23:33:51 destination > Flushing buffer for stream mdl_assign_grades (10 bytes) to staging 2022-10-02 23:33:51 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:51 destination > Finished writing data to 962dbc0b-144f-4631-aa12-da3d2f9451e89683281352976648000.csv.gz (257 bytes) 2022-10-02 23:33:52 destination > closing connection 2022-10-02 23:33:52 destination > Deleting tempFile data 962dbc0b-144f-4631-aa12-da3d2f9451e89683281352976648000.csv.gz 2022-10-02 23:33:52 destination > Flushing buffer of stream mdl_assign_submission (10 bytes) 2022-10-02 23:33:52 destination > Flushing buffer for stream mdl_assign_submission (10 bytes) to staging 2022-10-02 23:33:52 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:52 destination > Finished writing data to de92d8d8-4119-4f65-96dd-4f3d41db81d417053474327580996830.csv.gz (267 bytes) 2022-10-02 23:33:53 destination > closing connection 2022-10-02 23:33:53 destination > Deleting tempFile data de92d8d8-4119-4f65-96dd-4f3d41db81d417053474327580996830.csv.gz 2022-10-02 23:33:53 destination > Flushing buffer of stream mdl_grade_grades_history (10 bytes) 2022-10-02 23:33:53 destination > Flushing buffer for stream mdl_grade_grades_history (10 bytes) to staging 2022-10-02 23:33:53 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:53 destination > Finished writing data to 5a5dd8e5-e1a7-4ee5-97b1-64f9ca4095d490789379914755564.csv.gz (420 bytes) 2022-10-02 23:33:54 destination > closing connection 2022-10-02 23:33:54 destination > Deleting tempFile data 5a5dd8e5-e1a7-4ee5-97b1-64f9ca4095d490789379914755564.csv.gz 2022-10-02 23:33:54 destination > Flushing buffer of stream mdl_course_modules_completion (10 bytes) 2022-10-02 23:33:54 destination > Flushing buffer for stream mdl_course_modules_completion (10 bytes) to staging 2022-10-02 23:33:54 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:54 destination > Finished writing data to 3d4f0275-80bf-4d35-ab07-7733cdfaa97f8251324586572185672.csv.gz (322 bytes) 2022-10-02 23:33:55 destination > closing connection 2022-10-02 23:33:55 destination > Deleting tempFile data 3d4f0275-80bf-4d35-ab07-7733cdfaa97f8251324586572185672.csv.gz 2022-10-02 23:33:55 destination > Flushing buffer of stream mdl_grade_grades (10 bytes) 2022-10-02 23:33:55 destination > Flushing buffer for stream mdl_grade_grades (10 bytes) to staging 2022-10-02 23:33:55 destination > Wrapping up compression and write GZIP trailer data. 2022-10-02 23:33:55 destination > Finished writing data to fa179373-1b62-4607-82ce-14134d1a7d8818113211747639784483.csv.gz (409 bytes) 2022-10-02 23:33:57 destination > closing connection 2022-10-02 23:33:57 destination > Deleting tempFile data fa179373-1b62-4607-82ce-14134d1a7d8818113211747639784483.csv.gz 2022-10-02 23:33:57 destination > Closing buffer for stream mdl_assign_grades 2022-10-02 23:33:57 destination > Closing buffer for stream mdl_assign_submission 2022-10-02 23:33:57 destination > Closing buffer for stream mdl_grade_grades_history 2022-10-02 23:33:57 destination > Closing buffer for stream mdl_course_modules_completion 2022-10-02 23:33:57 destination > Closing buffer for stream mdl_grade_grades 2022-10-02 23:33:57 destination > Copying into tables in destination started for 31 streams 2022-10-02 23:33:57 destination > Copying stream mdl_assign of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_qlf_mdl_assign to final table _airbyte_raw_mdl_assign from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [6252ca91-9bb1-4ac0-a368-4a2a24d427687461999955577644963.csv.gz] 2022-10-02 23:33:59 destination > Copying stream mdl_assign_grades of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_nuh_mdl_assign_grades to final table _airbyte_raw_mdl_assign_grades from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 4 file(s) [f8c2bf4d-a390-4622-a263-5119ccc14e1516235393811615140229.csv.gz,dca24367-969d-477d-8f63-1e4cf401e30018257073149834096560.csv.gz,0b2e71a1-4703-4187-8b00-b8b224b1a8e312422718330832006734.csv.gz,962dbc0b-144f-4631-aa12-da3d2f9451e89683281352976648000.csv.gz] 2022-10-02 23:34:03 destination > Copying stream mdl_assign_overrides of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_ezj_mdl_assign_overrides to final table _airbyte_raw_mdl_assign_overrides from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 0 file(s) [] 2022-10-02 23:34:04 destination > Copying stream mdl_assign_submission of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_opu_mdl_assign_submission to final table _airbyte_raw_mdl_assign_submission from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 3 file(s) [5bc693f7-efd0-4f6f-bc3e-0eae619d39fb11142346459884479055.csv.gz,6feadd2c-b614-4fee-b87e-d25671e62d9b13682996867252952551.csv.gz,de92d8d8-4119-4f65-96dd-4f3d41db81d417053474327580996830.csv.gz] 2022-10-02 23:34:10 destination > Copying stream mdl_assign_user_flags of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_dmf_mdl_assign_user_flags to final table _airbyte_raw_mdl_assign_user_flags from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 3 file(s) [b727b500-dfdf-4205-b663-6e8e12ec55698521418509901312351.csv.gz,20403a1f-5e0f-4078-be14-ed4ccd5889ef1709119151894045689.csv.gz,71a01ddf-1d4f-4bec-ae47-90f700c93155229444572804189927.csv.gz] 2022-10-02 23:34:13 destination > Copying stream mdl_assign_user_mapping of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_tqq_mdl_assign_user_mapping to final table _airbyte_raw_mdl_assign_user_mapping from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [399ab571-2064-4557-b55a-9904d241d2e917889626504314084875.csv.gz] 2022-10-02 23:34:21 destination > Copying stream mdl_assignfeedback_comments of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_itd_mdl_assignfeedback_comments to final table _airbyte_raw_mdl_assignfeedback_comments from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 3 file(s) [262a55c2-3c66-411f-b912-467ca6cf67897475990404901087180.csv.gz,4a9a1379-f692-45b6-87b7-3fd9a6b4e4ff11947251651263796354.csv.gz,1597260d-ae97-4c43-a616-648ef59d4bb716043806472833258484.csv.gz] 2022-10-02 23:34:25 destination > Copying stream mdl_block_launchpad of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_ujl_mdl_block_launchpad to final table _airbyte_raw_mdl_block_launchpad from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [8742ef7b-28f3-4ac5-ab1e-264667d957c814839614151393636851.csv.gz] 2022-10-02 23:34:50 destination > Copying stream mdl_book of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_hgz_mdl_book to final table _airbyte_raw_mdl_book from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [ac87b2be-484e-4e2d-a14d-1984e393294b5085919102279242255.csv.gz] 2022-10-02 23:34:51 destination > Copying stream mdl_book_chapters of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_mvj_mdl_book_chapters to final table _airbyte_raw_mdl_book_chapters from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 0 file(s) [] 2022-10-02 23:34:51 destination > Copying stream mdl_chat of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_bvb_mdl_chat to final table _airbyte_raw_mdl_chat from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [896f23d5-3223-4d27-8ffa-62e078e493d85873599282695798599.csv.gz] 2022-10-02 23:34:52 destination > Copying stream mdl_choice of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_rbj_mdl_choice to final table _airbyte_raw_mdl_choice from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 2 file(s) [7cdd414b-5cfc-48a5-9975-363b411036c98153660839649405502.csv.gz,2a3407c0-0770-476d-9fa1-017120a0c2b14014837394790500729.csv.gz] 2022-10-02 23:34:53 destination > Copying stream mdl_context of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_vst_mdl_context to final table _airbyte_raw_mdl_context from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [aa3c27d7-7cac-414e-8e9d-539599bb4bb113880487282218754312.csv.gz] 2022-10-02 23:34:55 destination > Copying stream mdl_course of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_wtu_mdl_course to final table _airbyte_raw_mdl_course from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 3 file(s) [144091f4-a24a-4c3b-8228-f46c76e5c93f11469388174565507526.csv.gz,ec416524-9036-4ff9-bca4-1dea258e18a852366047377927859.csv.gz,2b753611-ece3-4170-82ce-7d4421c8d8942196264348299703951.csv.gz] 2022-10-02 23:34:56 destination > Copying stream mdl_course_modules of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_tyy_mdl_course_modules to final table _airbyte_raw_mdl_course_modules from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 3 file(s) [03331eab-1f7d-48fb-b500-d4fe61af5b9f6061720059866540770.csv.gz,eec5f7d3-c619-453f-802e-382406b333978886616245251233770.csv.gz,31913aad-deaf-42f7-87d3-29abc1c5377014023808144889996372.csv.gz] 2022-10-02 23:34:58 destination > Copying stream mdl_course_modules_completion of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_lqc_mdl_course_modules_completion to final table _airbyte_raw_mdl_course_modules_completion from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 4 file(s) [881c6025-6a84-448f-96c4-f65f06da6a1614300524186537278770.csv.gz,ddb2ab6f-ce7a-4d27-8950-a1301af9219c14019744367803551366.csv.gz,a96549a5-b114-42da-aec0-c8059684927411565705301176584350.csv.gz,3d4f0275-80bf-4d35-ab07-7733cdfaa97f8251324586572185672.csv.gz] 2022-10-02 23:35:54 destination > Copying stream mdl_course_sections of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_cot_mdl_course_sections to final table _airbyte_raw_mdl_course_sections from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 2 file(s) [235dde6e-c25a-4015-b502-9d5c7ec3dabe14740953793795765245.csv.gz,11d743a9-cd74-489e-8423-4683a2e6629a15301197919741054132.csv.gz] 2022-10-02 23:35:55 destination > Copying stream mdl_data of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_ybf_mdl_data to final table _airbyte_raw_mdl_data from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [a58c6617-0a5b-4155-836f-61832fe1544a7990368824301662667.csv.gz] 2022-10-02 23:35:56 destination > Copying stream mdl_enrol of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_wch_mdl_enrol to final table _airbyte_raw_mdl_enrol from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [753d84f6-df9f-4b42-a3d8-89408af6fa4c9605363982488235511.csv.gz] 2022-10-02 23:35:57 destination > Copying stream mdl_feedback of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_fed_mdl_feedback to final table _airbyte_raw_mdl_feedback from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [2ac84425-a241-4c11-b425-26789be8786e10019179579314714939.csv.gz] 2022-10-02 23:35:58 destination > Copying stream mdl_forum of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_ukd_mdl_forum to final table _airbyte_raw_mdl_forum from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 2 file(s) [66b89728-16d1-45f4-90cd-b8e9959e61c25867047095831384114.csv.gz,6e446476-76da-42bd-b9b9-a645bdc08cb03360442318965956503.csv.gz] 2022-10-02 23:35:59 destination > Copying stream mdl_forum_discussions of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_zfj_mdl_forum_discussions to final table _airbyte_raw_mdl_forum_discussions from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [d1b1e4fa-755a-47fb-8f82-9be8c08b6584545327085635925581.csv.gz] 2022-10-02 23:36:00 destination > Copying stream mdl_forum_posts of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_lam_mdl_forum_posts to final table _airbyte_raw_mdl_forum_posts from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [c8d9995c-29cf-40cd-ab01-4a6e3adf8f562885479366598989332.csv.gz] 2022-10-02 23:36:02 destination > Copying stream mdl_glossary of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_hhg_mdl_glossary to final table _airbyte_raw_mdl_glossary from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [5c4fdc81-3ce6-42e8-a088-188e86655c2c3186274724090782261.csv.gz] 2022-10-02 23:36:03 destination > Copying stream mdl_grade_categories of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_qbi_mdl_grade_categories to final table _airbyte_raw_mdl_grade_categories from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [03586c05-5fe2-44ed-81e5-ec1f474877423557742904923479403.csv.gz] 2022-10-02 23:36:04 destination > Copying stream mdl_grade_grades of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_ues_mdl_grade_grades to final table _airbyte_raw_mdl_grade_grades from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 5 file(s) [e167483a-a89d-4f30-b79a-70b1bada97e417916661545883523071.csv.gz,3cafbb08-93d1-47e0-9e63-9c99e356047b14545087981124932140.csv.gz,dda403a5-0295-4f00-bfea-5a9e67bc95785379092496693671243.csv.gz,c0b66dfa-a03d-4b41-bd8c-39909f5129a01767215597480218931.csv.gz,fa179373-1b62-4607-82ce-14134d1a7d8818113211747639784483.csv.gz] 2022-10-02 23:38:37 destination > Copying stream mdl_grade_grades_history of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_hss_mdl_grade_grades_history to final table _airbyte_raw_mdl_grade_grades_history from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 6 file(s) [e5fdb309-4a4c-4ae0-9f1c-2be7a70c039016726747406236605058.csv.gz,a47017f7-0d3a-4bc7-a5f4-4f48b2a425b52327719731520892520.csv.gz,353c38d5-8dfa-4a1f-8397-bde8ca75ba558095324820102436417.csv.gz,0bdcbcb7-5556-4d8c-bbe9-b0f4aba70cd915492002815328463588.csv.gz,85b117a7-d393-4dad-9e37-cadc82eb8ae110292906627662658726.csv.gz,5a5dd8e5-e1a7-4ee5-97b1-64f9ca4095d490789379914755564.csv.gz] 2022-10-02 23:41:09 destination > Copying stream mdl_groupings of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_kuk_mdl_groupings to final table _airbyte_raw_mdl_groupings from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [8d55ba31-04d5-4fbd-82d2-59d1ca948b0016637512756014453467.csv.gz] 2022-10-02 23:41:10 destination > Copying stream mdl_groupings_groups of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_knm_mdl_groupings_groups to final table _airbyte_raw_mdl_groupings_groups from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [64db59c6-985c-425e-8e9c-d73bd2e7568817150082048696331847.csv.gz] 2022-10-02 23:41:11 destination > Copying stream mdl_groups of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_bna_mdl_groups to final table _airbyte_raw_mdl_groups from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 2 file(s) [c3884bf7-3e81-4cdd-9c0b-1cbf37d07f0c3348044406602602088.csv.gz,4b79dae2-61c1-439c-b6e2-d01e03ae91418386359078876586846.csv.gz] 2022-10-02 23:41:12 destination > Copying stream mdl_groups_members of schema testing_latest_moodle_1_over_3 into tmp table _airbyte_tmp_xyk_mdl_groups_members to final table _airbyte_raw_mdl_groups_members from stage path 2022/10/02/23/74ADA591-1706-43D6-BB4B-B29D5047A2CD/ with 1 file(s) [4e876d1f-b8b3-42b6-b46c-fa1746e3935e15438623654263781064.csv.gz] 2022-10-02 23:41:15 destination > No onDestinationCloseOperations required for this destination. 2022-10-02 23:41:15 destination > Executing finalization of tables. 2022-10-02 23:42:52 destination > Finalizing tables in destination completed. 2022-10-02 23:42:52 destination > Cleaning up destination started for 31 streams 2022-10-02 23:42:52 destination > Cleaning tmp table in destination started for stream mdl_assign. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_qlf_mdl_assign 2022-10-02 23:42:52 destination > Cleaning stage in destination started for stream mdl_assign. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ASSIGN 2022-10-02 23:42:52 destination > Cleaning tmp table in destination started for stream mdl_assign_grades. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_nuh_mdl_assign_grades 2022-10-02 23:42:52 destination > Cleaning stage in destination started for stream mdl_assign_grades. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ASSIGN_GRADES 2022-10-02 23:42:53 destination > Cleaning tmp table in destination started for stream mdl_assign_overrides. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_ezj_mdl_assign_overrides 2022-10-02 23:42:53 destination > Cleaning stage in destination started for stream mdl_assign_overrides. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ASSIGN_OVERRIDES 2022-10-02 23:42:53 destination > Cleaning tmp table in destination started for stream mdl_assign_submission. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_opu_mdl_assign_submission 2022-10-02 23:42:53 destination > Cleaning stage in destination started for stream mdl_assign_submission. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ASSIGN_SUBMISSION 2022-10-02 23:42:53 destination > Cleaning tmp table in destination started for stream mdl_assign_user_flags. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_dmf_mdl_assign_user_flags 2022-10-02 23:42:53 destination > Cleaning stage in destination started for stream mdl_assign_user_flags. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ASSIGN_USER_FLAGS 2022-10-02 23:42:53 destination > Cleaning tmp table in destination started for stream mdl_assign_user_mapping. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_tqq_mdl_assign_user_mapping 2022-10-02 23:42:53 destination > Cleaning stage in destination started for stream mdl_assign_user_mapping. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ASSIGN_USER_MAPPING 2022-10-02 23:42:54 destination > Cleaning tmp table in destination started for stream mdl_assignfeedback_comments. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_itd_mdl_assignfeedback_comments 2022-10-02 23:42:54 destination > Cleaning stage in destination started for stream mdl_assignfeedback_comments. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ASSIGNFEEDBACK_COMMENTS 2022-10-02 23:42:54 destination > Cleaning tmp table in destination started for stream mdl_block_launchpad. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_ujl_mdl_block_launchpad 2022-10-02 23:42:54 destination > Cleaning stage in destination started for stream mdl_block_launchpad. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_BLOCK_LAUNCHPAD 2022-10-02 23:42:54 destination > Cleaning tmp table in destination started for stream mdl_book. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_hgz_mdl_book 2022-10-02 23:42:54 destination > Cleaning stage in destination started for stream mdl_book. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_BOOK 2022-10-02 23:42:54 destination > Cleaning tmp table in destination started for stream mdl_book_chapters. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_mvj_mdl_book_chapters 2022-10-02 23:42:54 destination > Cleaning stage in destination started for stream mdl_book_chapters. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_BOOK_CHAPTERS 2022-10-02 23:42:55 destination > Cleaning tmp table in destination started for stream mdl_chat. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_bvb_mdl_chat 2022-10-02 23:42:55 destination > Cleaning stage in destination started for stream mdl_chat. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_CHAT 2022-10-02 23:42:55 destination > Cleaning tmp table in destination started for stream mdl_choice. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_rbj_mdl_choice 2022-10-02 23:42:55 destination > Cleaning stage in destination started for stream mdl_choice. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_CHOICE 2022-10-02 23:42:55 destination > Cleaning tmp table in destination started for stream mdl_context. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_vst_mdl_context 2022-10-02 23:42:55 destination > Cleaning stage in destination started for stream mdl_context. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_CONTEXT 2022-10-02 23:42:55 destination > Cleaning tmp table in destination started for stream mdl_course. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_wtu_mdl_course 2022-10-02 23:42:55 destination > Cleaning stage in destination started for stream mdl_course. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_COURSE 2022-10-02 23:42:56 destination > Cleaning tmp table in destination started for stream mdl_course_modules. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_tyy_mdl_course_modules 2022-10-02 23:42:56 destination > Cleaning stage in destination started for stream mdl_course_modules. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_COURSE_MODULES 2022-10-02 23:42:56 destination > Cleaning tmp table in destination started for stream mdl_course_modules_completion. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_lqc_mdl_course_modules_completion 2022-10-02 23:42:56 destination > Cleaning stage in destination started for stream mdl_course_modules_completion. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_COURSE_MODULES_COMPLETION 2022-10-02 23:42:56 destination > Cleaning tmp table in destination started for stream mdl_course_sections. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_cot_mdl_course_sections 2022-10-02 23:42:56 destination > Cleaning stage in destination started for stream mdl_course_sections. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_COURSE_SECTIONS 2022-10-02 23:42:57 destination > Cleaning tmp table in destination started for stream mdl_data. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_ybf_mdl_data 2022-10-02 23:42:57 destination > Cleaning stage in destination started for stream mdl_data. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_DATA 2022-10-02 23:42:57 destination > Cleaning tmp table in destination started for stream mdl_enrol. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_wch_mdl_enrol 2022-10-02 23:42:57 destination > Cleaning stage in destination started for stream mdl_enrol. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_ENROL 2022-10-02 23:42:57 destination > Cleaning tmp table in destination started for stream mdl_feedback. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_fed_mdl_feedback 2022-10-02 23:42:57 destination > Cleaning stage in destination started for stream mdl_feedback. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_FEEDBACK 2022-10-02 23:42:57 destination > Cleaning tmp table in destination started for stream mdl_forum. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_ukd_mdl_forum 2022-10-02 23:42:57 destination > Cleaning stage in destination started for stream mdl_forum. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_FORUM 2022-10-02 23:42:57 destination > Cleaning tmp table in destination started for stream mdl_forum_discussions. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_zfj_mdl_forum_discussions 2022-10-02 23:42:58 destination > Cleaning stage in destination started for stream mdl_forum_discussions. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_FORUM_DISCUSSIONS 2022-10-02 23:42:58 destination > Cleaning tmp table in destination started for stream mdl_forum_posts. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_lam_mdl_forum_posts 2022-10-02 23:42:58 destination > Cleaning stage in destination started for stream mdl_forum_posts. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_FORUM_POSTS 2022-10-02 23:42:58 destination > Cleaning tmp table in destination started for stream mdl_glossary. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_hhg_mdl_glossary 2022-10-02 23:42:58 destination > Cleaning stage in destination started for stream mdl_glossary. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GLOSSARY 2022-10-02 23:42:58 destination > Cleaning tmp table in destination started for stream mdl_grade_categories. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_qbi_mdl_grade_categories 2022-10-02 23:42:58 destination > Cleaning stage in destination started for stream mdl_grade_categories. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GRADE_CATEGORIES 2022-10-02 23:42:59 destination > Cleaning tmp table in destination started for stream mdl_grade_grades. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_ues_mdl_grade_grades 2022-10-02 23:42:59 destination > Cleaning stage in destination started for stream mdl_grade_grades. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GRADE_GRADES 2022-10-02 23:42:59 destination > Cleaning tmp table in destination started for stream mdl_grade_grades_history. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_hss_mdl_grade_grades_history 2022-10-02 23:42:59 destination > Cleaning stage in destination started for stream mdl_grade_grades_history. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GRADE_GRADES_HISTORY 2022-10-02 23:42:59 destination > Cleaning tmp table in destination started for stream mdl_groupings. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_kuk_mdl_groupings 2022-10-02 23:42:59 destination > Cleaning stage in destination started for stream mdl_groupings. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GROUPINGS 2022-10-02 23:42:59 destination > Cleaning tmp table in destination started for stream mdl_groupings_groups. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_knm_mdl_groupings_groups 2022-10-02 23:43:00 destination > Cleaning stage in destination started for stream mdl_groupings_groups. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GROUPINGS_GROUPS 2022-10-02 23:43:00 destination > Cleaning tmp table in destination started for stream mdl_groups. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_bna_mdl_groups 2022-10-02 23:43:00 destination > Cleaning stage in destination started for stream mdl_groups. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GROUPS 2022-10-02 23:43:00 destination > Cleaning tmp table in destination started for stream mdl_groups_members. schema testing_latest_moodle_1_over_3, tmp table name: _airbyte_tmp_xyk_mdl_groups_members 2022-10-02 23:43:00 destination > Cleaning stage in destination started for stream mdl_groups_members. schema testing_latest_moodle_1_over_3, stage: TESTING_LATEST_MOODLE_1_OVER_3_MDL_GROUPS_MEMBERS 2022-10-02 23:43:00 destination > Cleaning up destination completed. 2022-10-02 23:43:00 INFO i.a.w.g.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$7):445 - State in DefaultReplicationWorker from destination: io.airbyte.protocol.models.AirbyteMessage@f4fe5a6[type=STATE,log=,spec=,connectionStatus=,catalog=,record=,state=io.airbyte.protocol.models.AirbyteStateMessage@1880a3f[type=GLOBAL,stream=,global=io.airbyte.protocol.models.AirbyteGlobalState@5b78ed6[sharedState={"state":{"mysql_db_history":"{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"\",\"ddl\":\"SET character_set_server=utf8mb4, collation_server=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_indicator_calc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predict_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_prediction_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predictions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_train_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_analysables`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_plugin_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_annot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_cmnt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_quick`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_rot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_upgrade`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_onlinetext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_oauth2_linked_login`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_idps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_kvstore`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_controllers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_logs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_alignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack_oauth2`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_met`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_param`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_endorsement`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_identifier`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_issued`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_manual_award`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_related`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_configurable_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220808`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220812`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_positions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recent_activity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recentlyaccesseditems`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_rss_client`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_association`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book_chapters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_filters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages_current`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecompsetting`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_evidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_framework`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_modulecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plancomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_relatedcomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompcourse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompplan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidencecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_plugins`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_contentbank_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context_temp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_aggr_methd`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_crit_compl`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_defaults`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_format_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_20220527`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_completion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_published`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220609`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220628`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220729`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220822`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220829`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220905`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220912`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_records`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_editor_atto_autosave`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_flatfile`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_consumer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_nonce`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_resource_link`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_share_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_tool_proxy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_user_result`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tool_consumer_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tools`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_favourite`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completed`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completedtmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_item`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_sitecourse_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_value`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_valuetmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_file_conversion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files_reference`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_active`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_folder`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_digests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussion_subs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_posts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_track_prefs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_alias`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_formats`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_newitem`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_values`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_letters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_contents_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries_cachedassets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_library_dependencies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_imscp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_infected_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_label`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_branch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_timer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_license`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lock_db`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_display`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_logstore_standard_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_access_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_proxies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_ltiservice_gradebookservices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_airnotifier_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contact_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contacts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_email_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_processors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_providers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_user_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_users_blocked`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_datakeys`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_messagelist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_application`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host2service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_sso_access_control`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_my_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_access_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_endpoint`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_issuer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_refresh_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_system_account`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_user_field_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_page`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_paygw_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_accounts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_gateways`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_mahara_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_tempdata`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_post`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_profiling`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_essay_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_geogebra_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_subquestions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_multichoice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_randomsamatch_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_shortanswer_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_step_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_datasets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_ddwtos`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_gapselect`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_hints`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_multianswer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_units`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_count`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_siyavulaqt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_truefalse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_usages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overview_regrades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slot_tags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slots`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_quizsettings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_rating`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_registration_hubs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_onedrive_access`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource_old`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_override`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_switch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_view`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_assignments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_context_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_names`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_aicc_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_track`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_mapinfo`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_objective`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_ruleconds`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_index_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_simpledb_index`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_sessions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_questions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_area`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_coll`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_correlation`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_adhoc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_acts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_check`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_checks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_errors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_process`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_schedule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_summary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_cohortroles`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang_components`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxexpired`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxinstance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxlevel`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purpose`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purposerole`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_rules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_acceptances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_event_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_learn_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_run_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflow_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflows`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_tours`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_upgrade_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_url`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_lastaccess`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_resets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_preferences`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_private_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_links`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_locks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_subwikis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_synonyms`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_aggregations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_assessments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopallocation_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopeval_best_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_accumulative`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP DATABASE IF EXISTS `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE DATABASE `uctohsDB` CHARSET utf8mb4 COLLATE utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"USE `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_indicator_calc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `starttime` bigint NOT NULL,\\n `endtime` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleorigin` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleid` bigint NOT NULL,\\n `indicator` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` decimal(10,2) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analindicalc_staendcon_ix` (`starttime`,`endtime`,`contextid`),\\n KEY `mdl_analindicalc_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=125168 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored indicator calculations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `trained` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `predictionsprocessor` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` bigint NOT NULL,\\n `contextids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmode_enatra_ix` (`enabled`,`trained`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `version` bigint NOT NULL,\\n `evaluationmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dir` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmodelog_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models changes during evaluation.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predict_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rangeindex` bigint NOT NULL,\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredsamp_modanatimr_ix` (`modelid`,`analysableid`,`timesplitting`,`rangeindex`),\\n KEY `mdl_analpredsamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45650 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples already used for predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_prediction_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `predictionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `actionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredacti_preuseact_ix` (`predictionid`,`userid`,`actionname`),\\n KEY `mdl_analpredacti_pre_ix` (`predictionid`),\\n KEY `mdl_analpredacti_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Register of user actions over predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predictions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleid` bigint NOT NULL,\\n `rangeindex` mediumint NOT NULL,\\n `prediction` decimal(10,2) NOT NULL,\\n `predictionscore` decimal(10,5) NOT NULL,\\n `calculations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpred_modcon_ix` (`modelid`,`contextid`),\\n KEY `mdl_analpred_mod_ix` (`modelid`),\\n KEY `mdl_analpred_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5556 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Predictions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_train_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analtraisamp_modanatim_ix` (`modelid`,`analysableid`,`timesplitting`),\\n KEY `mdl_analtraisamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples used for training'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_analysables` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `analysableid` bigint NOT NULL,\\n `firstanalysis` bigint NOT NULL,\\n `timeanalysed` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedanal_modact_ix` (`modelid`,`action`),\\n KEY `mdl_analusedanal_ana_ix` (`analysableid`),\\n KEY `mdl_analusedanal_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of analysables used by each model'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL DEFAULT '0',\\n `fileid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `time` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedfile_modactfil_ix` (`modelid`,`action`,`fileid`),\\n KEY `mdl_analusedfile_mod_ix` (`modelid`),\\n KEY `mdl_analusedfile_fil_ix` (`fileid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Files that have already been used for training and predictio'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alwaysshowdescription` tinyint NOT NULL DEFAULT '0',\\n `nosubmissions` tinyint NOT NULL DEFAULT '0',\\n `submissiondrafts` tinyint NOT NULL DEFAULT '0',\\n `sendnotifications` tinyint NOT NULL DEFAULT '0',\\n `sendlatenotifications` tinyint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `allowsubmissionsfromdate` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requiresubmissionstatement` tinyint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `gradingduedate` bigint NOT NULL DEFAULT '0',\\n `teamsubmission` tinyint NOT NULL DEFAULT '0',\\n `requireallteammemberssubmit` tinyint NOT NULL DEFAULT '0',\\n `teamsubmissiongroupingid` bigint NOT NULL DEFAULT '0',\\n `blindmarking` tinyint NOT NULL DEFAULT '0',\\n `hidegrader` tinyint NOT NULL DEFAULT '0',\\n `revealidentities` tinyint NOT NULL DEFAULT '0',\\n `attemptreopenmethod` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'none',\\n `maxattempts` mediumint NOT NULL DEFAULT '-1',\\n `markingworkflow` tinyint NOT NULL DEFAULT '0',\\n `markingallocation` tinyint NOT NULL DEFAULT '0',\\n `sendstudentnotifications` tinyint NOT NULL DEFAULT '1',\\n `preventsubmissionnotingroup` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou_ix` (`course`),\\n KEY `mdl_assi_tea_ix` (`teamsubmissiongroupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3594 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table saves information about an instance of mod_assign'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"alwaysshowdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"nosubmissions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"submissiondrafts\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendlatenotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiresubmissionstatement\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"gradingduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmission\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requireallteammemberssubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmissiongroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blindmarking\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidegrader\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revealidentities\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptreopenmethod\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"none\",\"enumValues\":[]},{\"name\":\"maxattempts\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"markingworkflow\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"markingallocation\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendstudentnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"preventsubmissionnotingroup\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `grader` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '0.00000',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assigrad_assuseatt_uix` (`assignment`,`userid`,`attemptnumber`),\\n KEY `mdl_assigrad_use_ix` (`userid`),\\n KEY `mdl_assigrad_att_ix` (`attemptnumber`),\\n KEY `mdl_assigrad_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=143701 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading information about a single assignment submission.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grader\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `allowsubmissionsfromdate` bigint DEFAULT NULL,\\n `duedate` bigint DEFAULT NULL,\\n `cutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiover_ass_ix` (`assignid`),\\n KEY `mdl_assiover_gro_ix` (`groupid`),\\n KEY `mdl_assiover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to assign settings.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_overrides\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_plugin_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `plugin` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subtype` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiplugconf_plu_ix` (`plugin`),\\n KEY `mdl_assiplugconf_sub_ix` (`subtype`),\\n KEY `mdl_assiplugconf_nam_ix` (`name`),\\n KEY `mdl_assiplugconf_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=34473 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Config data for an instance of a plugin in an assignment.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `status` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n `latest` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assisubm_assusegroatt_uix` (`assignment`,`userid`,`groupid`,`attemptnumber`),\\n KEY `mdl_assisubm_use_ix` (`userid`),\\n KEY `mdl_assisubm_att_ix` (`attemptnumber`),\\n KEY `mdl_assisubm_assusegrolat_ix` (`assignment`,`userid`,`groupid`,`latest`),\\n KEY `mdl_assisubm_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=212894 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about student interactions with'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_submission\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"latest\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `mailed` smallint NOT NULL DEFAULT '0',\\n `extensionduedate` bigint NOT NULL DEFAULT '0',\\n `workflowstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `allocatedmarker` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiuserflag_mai_ix` (`mailed`),\\n KEY `mdl_assiuserflag_use_ix` (`userid`),\\n KEY `mdl_assiuserflag_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123759 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of flags that can be set for a single user in a single '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_flags\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"extensionduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"workflowstate\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allocatedmarker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiusermapp_ass_ix` (`assignment`),\\n KEY `mdl_assiusermapp_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=554854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Map an assignment specific id number to a user'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_mapping\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `commenttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assicomm_ass_ix` (`assignment`),\\n KEY `mdl_assicomm_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=117040 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Text feedback for submitted assignments'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assignfeedback_comments\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"commenttext\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"commentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_annot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `endx` bigint DEFAULT '0',\\n `endy` bigint DEFAULT '0',\\n `path` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'line',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditanno_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditanno_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21956353 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores annotations added to pdfs submitted by students'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_cmnt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `width` bigint DEFAULT '120',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditcmnt_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditcmnt_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=665999 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores comments added to pdfs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `submissionattempt` bigint NOT NULL,\\n `attemptedconversions` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditqueu_subsub_uix` (`submissionid`,`submissionattempt`)\\n) ENGINE=InnoDB AUTO_INCREMENT=144061 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue for processing.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_quick` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `width` bigint NOT NULL DEFAULT '120',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'yellow',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditquic_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=132 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores teacher specified quicklist comments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_rot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `pathnamehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `isrotated` tinyint(1) NOT NULL DEFAULT '0',\\n `degree` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditrot_grapag_uix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditrot_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=699542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores rotation information of a page.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass2_ix` (`assignment`),\\n KEY `mdl_assifile_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores info about the number of files submitted by a student'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `assignmenttype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resubmit` tinyint NOT NULL DEFAULT '0',\\n `preventlate` tinyint NOT NULL DEFAULT '0',\\n `emailteachers` tinyint NOT NULL DEFAULT '0',\\n `var1` bigint DEFAULT '0',\\n `var2` bigint DEFAULT '0',\\n `var3` bigint DEFAULT '0',\\n `var4` bigint DEFAULT '0',\\n `var5` bigint DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '100000',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou2_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n `data1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `data2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `submissioncomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `teacher` bigint NOT NULL DEFAULT '0',\\n `timemarked` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assisubm_use2_ix` (`userid`),\\n KEY `mdl_assisubm_mai_ix` (`mailed`),\\n KEY `mdl_assisubm_tim_ix` (`timemarked`),\\n KEY `mdl_assisubm_ass2_ix` (`assignment`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about submitted assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_upgrade` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `oldcmid` bigint NOT NULL DEFAULT '0',\\n `oldinstance` bigint NOT NULL DEFAULT '0',\\n `newcmid` bigint NOT NULL DEFAULT '0',\\n `newinstance` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiupgr_old_ix` (`oldcmid`),\\n KEY `mdl_assiupgr_old2_ix` (`oldinstance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about upgraded assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass_ix` (`assignment`),\\n KEY `mdl_assifile_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=141896 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about file submissions for assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_onlinetext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `onlinetext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `onlineformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assionli_ass_ix` (`assignment`),\\n KEY `mdl_assionli_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1779 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about onlinetext submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_oauth2_linked_login` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `confirmtoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmtokenexpires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authoautlinklogi_useis_uix` (`userid`,`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_issuse_ix` (`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_use_ix` (`usermodified`),\\n KEY `mdl_authoautlinklogi_use2_ix` (`userid`),\\n KEY `mdl_authoautlinklogi_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Accounts linked to a users Moodle account.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_idps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `metadataurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activeidp` smallint NOT NULL DEFAULT '0',\\n `defaultidp` smallint NOT NULL DEFAULT '0',\\n `adminidp` smallint NOT NULL DEFAULT '0',\\n `defaultname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `logo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `alias` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `whitelist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configured IdPs for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_kvstore` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `k` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expire` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authsamlkvst_ktyp_uix` (`k`,`type`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3946976 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A key value store for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_controllers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `operation` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'backup',\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `format` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `interactive` smallint NOT NULL,\\n `purpose` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` smallint NOT NULL,\\n `execution` smallint NOT NULL,\\n `executiontime` bigint NOT NULL,\\n `checksum` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `progress` decimal(15,14) NOT NULL DEFAULT '0.00000000000000',\\n `controller` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcont_bac_uix` (`backupid`),\\n KEY `mdl_backcont_typite_ix` (`type`,`itemid`),\\n KEY `mdl_backcont_useite_ix` (`userid`,`itemid`),\\n KEY `mdl_backcont_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25075 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store the backup_controllers as they are used'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `laststarttime` bigint NOT NULL DEFAULT '0',\\n `lastendtime` bigint NOT NULL DEFAULT '0',\\n `laststatus` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '5',\\n `nextstarttime` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store every course backup status'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_logs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `loglevel` smallint NOT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backlogs_bacid_uix` (`backupid`,`id`),\\n KEY `mdl_backlogs_bac_ix` (`backupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store all the logs from backup and restore operations (by'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuercontact` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `expiredate` bigint DEFAULT NULL,\\n `expireperiod` bigint DEFAULT NULL,\\n `type` tinyint(1) NOT NULL DEFAULT '1',\\n `courseid` bigint DEFAULT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messagesubject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `attachment` tinyint(1) NOT NULL DEFAULT '1',\\n `notification` tinyint(1) NOT NULL DEFAULT '1',\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `nextcron` bigint DEFAULT NULL,\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthoremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imagecaption` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badg_typ_ix` (`type`),\\n KEY `mdl_badg_cou_ix` (`courseid`),\\n KEY `mdl_badg_use_ix` (`usermodified`),\\n KEY `mdl_badg_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_alignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `targetname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targeturl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targetdescription` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targetframework` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgalig_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines alignment for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackuid` bigint NOT NULL,\\n `autosync` tinyint(1) NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `externalbackpackid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgback_useext_uix` (`userid`,`externalbackpackid`),\\n KEY `mdl_badgback_use_ix` (`userid`),\\n KEY `mdl_badgback_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for connecting external backpack'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack_oauth2` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalbackpackid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgbackoaut_use_ix` (`usermodified`),\\n KEY `mdl_badgbackoaut_use2_ix` (`userid`),\\n KEY `mdl_badgbackoaut_iss_ix` (`issuerid`),\\n KEY `mdl_badgbackoaut_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '1',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgcrit_badcri_uix` (`badgeid`,`criteriatype`),\\n KEY `mdl_badgcrit_cri_ix` (`criteriatype`),\\n KEY `mdl_badgcrit_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria for issuing badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_met` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `issuedid` bigint DEFAULT NULL,\\n `critid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritmet_cri_ix` (`critid`),\\n KEY `mdl_badgcritmet_use_ix` (`userid`),\\n KEY `mdl_badgcritmet_iss_ix` (`issuedid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria that were met for an issued badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_param` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `critid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritpara_cri_ix` (`critid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines parameters for badges criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_endorsement` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issueremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `claimid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `claimcomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgendo_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines endorsement for badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackid` bigint NOT NULL,\\n `collectionid` bigint NOT NULL,\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `assertion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgexte_bac_ix` (`backpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges display'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackapiurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackweburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '1.0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `oauth2_issuerid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteback_bac_uix` (`backpackapiurl`),\\n UNIQUE KEY `mdl_badgexteback_bac2_uix` (`backpackweburl`),\\n KEY `mdl_badgexteback_oau_ix` (`oauth2_issuerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for site level backpacks that a user can co'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_identifier` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sitebackpackid` bigint NOT NULL,\\n `internalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `externalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteiden_sitintext_uix` (`sitebackpackid`,`internalid`,`externalid`,`type`),\\n KEY `mdl_badgexteiden_sit_ix` (`sitebackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges mappings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_issued` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `uniquehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n `dateexpire` bigint DEFAULT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '0',\\n `issuernotified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgissu_baduse_uix` (`badgeid`,`userid`),\\n KEY `mdl_badgissu_bad_ix` (`badgeid`),\\n KEY `mdl_badgissu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines issued badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_manual_award` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL,\\n `recipientid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `issuerrole` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgmanuawar_bad_ix` (`badgeid`),\\n KEY `mdl_badgmanuawar_rec_ix` (`recipientid`),\\n KEY `mdl_badgmanuawar_iss_ix` (`issuerid`),\\n KEY `mdl_badgmanuawar_iss2_ix` (`issuerrole`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Track manual award criteria for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_related` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `relatedbadgeid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgrela_badrel_uix` (`badgeid`,`relatedbadgeid`),\\n KEY `mdl_badgrela_bad_ix` (`badgeid`),\\n KEY `mdl_badgrela_rel_ix` (`relatedbadgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge related for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_bloc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='contains all installed blocks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_configurable_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ownerid` bigint NOT NULL,\\n `visible` smallint NOT NULL,\\n `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` smallint NOT NULL DEFAULT '0',\\n `type` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pagination` smallint DEFAULT NULL,\\n `components` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `export` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `jsordering` smallint DEFAULT NULL,\\n `global` smallint NOT NULL DEFAULT '0',\\n `lastexecutiontime` bigint NOT NULL DEFAULT '0',\\n `cron` smallint NOT NULL DEFAULT '0',\\n `remote` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='block_configurable_reports table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parentcontextid` bigint NOT NULL,\\n `showinsubcontexts` smallint NOT NULL,\\n `requiredbytheme` smallint NOT NULL DEFAULT '0',\\n `pagetypepattern` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpagepattern` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultregion` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultweight` bigint NOT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocinst_parshopagsub_ix` (`parentcontextid`,`showinsubcontexts`,`pagetypepattern`,`subpagepattern`),\\n KEY `mdl_blocinst_tim_ix` (`timemodified`),\\n KEY `mdl_blocinst_par_ix` (`parentcontextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2279 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores block instances. The type of block this is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` int NOT NULL,\\n `courseid` int NOT NULL,\\n `moduleid` int NOT NULL,\\n `targetcompletiondate` bigint NOT NULL,\\n `completioncutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `id_user_course_module_date` (`userid`,`courseid`,`moduleid`,`targetcompletiondate`,`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2718563 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for block_launchpad, please edit me'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_block_launchpad\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"moduleid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"targetcompletiondate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completioncutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220808` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220812` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_positions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockinstanceid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `pagetype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpage` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` smallint NOT NULL,\\n `region` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocposi_bloconpagsub_uix` (`blockinstanceid`,`contextid`,`pagetype`,`subpage`),\\n KEY `mdl_blocposi_blo_ix` (`blockinstanceid`),\\n KEY `mdl_blocposi_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the position of a sticky block_instance on a another '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recent_activity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `action` tinyint(1) NOT NULL,\\n `modname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocreceacti_coutim_ix` (`courseid`,`timecreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123225 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Recent activity block'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recentlyaccesseditems` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timeaccess` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocrece_usecoucmi_uix` (`userid`,`courseid`,`cmid`),\\n KEY `mdl_blocrece_use_ix` (`userid`),\\n KEY `mdl_blocrece_cou_ix` (`courseid`),\\n KEY `mdl_blocrece_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6045122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Most recently accessed items accessed by a user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_rss_client` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `preferredtitle` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `shared` tinyint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `skiptime` bigint NOT NULL DEFAULT '0',\\n `skipuntil` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Remote news feed information. Contains the news feed id, the'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_association` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `blogid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogasso_con_ix` (`contextid`),\\n KEY `mdl_blogasso_blo_ix` (`blogid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Associations of blog entries with courses and module instanc'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filtertags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `failedlastsync` tinyint(1) NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n `timefetched` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogexte_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='External blog links used for RSS copying of blog entries to '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `numbering` smallint NOT NULL DEFAULT '0',\\n `navstyle` smallint NOT NULL DEFAULT '1',\\n `customtitles` tinyint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"numbering\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"navstyle\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"customtitles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revision\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book_chapters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `bookid` bigint NOT NULL DEFAULT '0',\\n `pagenum` bigint NOT NULL DEFAULT '0',\\n `subchapter` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `hidden` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `importsrc` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_bookchap_boo_ix` (`bookid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book_chapters'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book_chapters\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"bookid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pagenum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subchapter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"title\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"content\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"importsrc\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_filters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` bigint NOT NULL DEFAULT '0',\\n `md5key` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachfilt_filmd5_ix` (`filter`,`md5key`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping information about cached data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `flagtype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expiry` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachflag_fla_ix` (`flagtype`),\\n KEY `mdl_cachflag_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=476916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Cache of time-sensitive flags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `captype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `riskbitmask` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_capa_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=713 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines all capabilities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `keepdays` bigint NOT NULL DEFAULT '0',\\n `studentlogs` smallint NOT NULL DEFAULT '0',\\n `chattime` bigint NOT NULL DEFAULT '0',\\n `schedule` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chat_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each of these is a chat room'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_chat\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keepdays\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"studentlogs\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"chattime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"schedule\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmess_use_ix` (`userid`),\\n KEY `mdl_chatmess_gro_ix` (`groupid`),\\n KEY `mdl_chatmess_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmess_cha_ix` (`chatid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all the actual chat messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages_current` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmesscurr_use_ix` (`userid`),\\n KEY `mdl_chatmesscurr_gro_ix` (`groupid`),\\n KEY `mdl_chatmesscurr_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmesscurr_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores current session'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstping` bigint NOT NULL DEFAULT '0',\\n `lastping` bigint NOT NULL DEFAULT '0',\\n `lastmessageping` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatuser_use_ix` (`userid`),\\n KEY `mdl_chatuser_las_ix` (`lastping`),\\n KEY `mdl_chatuser_gro_ix` (`groupid`),\\n KEY `mdl_chatuser_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of which users are in which chat rooms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `publish` tinyint NOT NULL DEFAULT '0',\\n `showresults` tinyint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `allowupdate` tinyint NOT NULL DEFAULT '0',\\n `allowmultiple` tinyint NOT NULL DEFAULT '0',\\n `showunanswered` tinyint NOT NULL DEFAULT '0',\\n `includeinactive` tinyint NOT NULL DEFAULT '1',\\n `limitanswers` tinyint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `showpreview` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `showavailable` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choi_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Available choices are stored here'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_choice\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showresults\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"display\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowupdate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowmultiple\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showunanswered\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"includeinactive\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"limitanswers\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showpreview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showavailable\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `optionid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiansw_use_ix` (`userid`),\\n KEY `mdl_choiansw_cho_ix` (`choiceid`),\\n KEY `mdl_choiansw_opt_ix` (`optionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=417 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='choices performed by users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `text` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxanswers` bigint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiopti_cho_ix` (`choiceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='available options to choice'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_coho_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents one cohort (aka site-wide group).'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cohomemb_cohuse_uix` (`cohortid`,`userid`),\\n KEY `mdl_cohomemb_coh_ix` (`cohortid`),\\n KEY `mdl_cohomemb_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a cohort.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `commentarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comm_concomite_ix` (`contextid`,`commentarea`,`itemid`),\\n KEY `mdl_comm_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle comments module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `competencyframeworkid` bigint NOT NULL,\\n `parentid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL,\\n `ruletype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ruleoutcome` tinyint NOT NULL DEFAULT '0',\\n `ruleconfig` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comp_comidn_uix` (`competencyframeworkid`,`idnumber`),\\n KEY `mdl_comp_rul_ix` (`ruleoutcome`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the master record of each competency in '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_coucom_uix` (`courseid`,`competencyid`),\\n KEY `mdl_compcour_courul_ix` (`courseid`,`ruleoutcome`),\\n KEY `mdl_compcour_cou2_ix` (`courseid`),\\n KEY `mdl_compcour_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a course.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecompsetting` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `pushratingstouserplans` tinyint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the course specific settings for compete'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_evidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usercompetencyid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `action` tinyint NOT NULL,\\n `actionuserid` bigint DEFAULT NULL,\\n `descidentifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desccomponent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desca` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compevid_use_ix` (`usercompetencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence linked to a user competency'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_framework` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `taxonomies` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compfram_idn_uix` (`idnumber`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of competency frameworks.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_modulecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compmodu_cmicom_uix` (`cmid`,`competencyid`),\\n KEY `mdl_compmodu_cmirul_ix` (`cmid`,`ruleoutcome`),\\n KEY `mdl_compmodu_cmi_ix` (`cmid`),\\n KEY `mdl_compmodu_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a module.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `templateid` bigint DEFAULT NULL,\\n `origtemplateid` bigint DEFAULT NULL,\\n `status` tinyint(1) NOT NULL,\\n `duedate` bigint DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compplan_usesta_ix` (`userid`,`status`),\\n KEY `mdl_compplan_tem_ix` (`templateid`),\\n KEY `mdl_compplan_stadue_ix` (`status`,`duedate`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plancomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `planid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compplan_placom_uix` (`planid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Plan competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_relatedcomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `competencyid` bigint NOT NULL,\\n `relatedcompetencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Related competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `duedate` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plan templates.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `cohortid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comptemp_temcoh_uix` (`templateid`,`cohortid`),\\n KEY `mdl_comptemp_tem2_ix` (`templateid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comptemp_tem_ix` (`templateid`),\\n KEY `mdl_comptemp_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a learning plan template.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom_uix` (`userid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompcourse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecoucom_uix` (`userid`,`courseid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies in a course'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompplan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `planid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecompla_uix` (`userid`,`competencyid`,`planid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence of prior learning'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidencecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userevidenceid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom2_uix` (`userevidenceid`,`competencyid`),\\n KEY `mdl_compuser_use2_ix` (`userevidenceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Relationship between user evidence and competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_conf_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=555 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `oldvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_conflog_tim_ix` (`timemodified`),\\n KEY `mdl_conflog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2746 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Changes done in server configuration through admin UI'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_plugins` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'core',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_confplug_plunam_uix` (`plugin`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle modules and plugins configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_contentbank_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenttype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `visibility` tinyint(1) NOT NULL DEFAULT '1',\\n `instanceid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_contcont_nam_ix` (`name`),\\n KEY `mdl_contcont_conconins_ix` (`contextid`,`contenttype`,`instanceid`),\\n KEY `mdl_contcont_con_ix` (`contextid`),\\n KEY `mdl_contcont_use_ix` (`usermodified`),\\n KEY `mdl_contcont_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores content data in the content bank.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `depth` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cont_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_cont_ins_ix` (`instanceid`),\\n KEY `mdl_cont_pat_ix` (`path`)\\n) ENGINE=InnoDB AUTO_INCREMENT=51445 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='one of these must be set'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_context\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contextlevel\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instanceid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context_temp` (\\n `id` bigint NOT NULL,\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `depth` tinyint NOT NULL,\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by build_context_path() in upgrade and cron to keep con'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'topics',\\n `showgrades` tinyint NOT NULL DEFAULT '1',\\n `newsitems` mediumint NOT NULL DEFAULT '1',\\n `startdate` bigint NOT NULL DEFAULT '0',\\n `enddate` bigint NOT NULL DEFAULT '0',\\n `relativedatesmode` tinyint(1) NOT NULL DEFAULT '0',\\n `marker` bigint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `showreports` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `downloadcontent` tinyint(1) DEFAULT NULL,\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupmodeforce` smallint NOT NULL DEFAULT '0',\\n `defaultgroupingid` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requested` tinyint(1) NOT NULL DEFAULT '0',\\n `enablecompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionnotify` tinyint(1) NOT NULL DEFAULT '0',\\n `cacherev` bigint NOT NULL DEFAULT '0',\\n `originalcourseid` bigint DEFAULT NULL,\\n `showactivitydates` tinyint(1) NOT NULL DEFAULT '0',\\n `showcompletionconditions` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cour_cat_ix` (`category`),\\n KEY `mdl_cour_idn_ix` (`idnumber`),\\n KEY `mdl_cour_sho_ix` (`shortname`),\\n KEY `mdl_cour_sor_ix` (`sortorder`)\\n) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Central course table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"category\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"shortname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"format\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":21,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"topics\",\"enumValues\":[]},{\"name\":\"showgrades\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"newsitems\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"startdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"relativedatesmode\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"marker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"legacyfiles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showreports\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"downloadcontent\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupmodeforce\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultgroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lang\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"calendartype\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"theme\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requested\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enablecompletion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionnotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cacherev\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"originalcourseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"showactivitydates\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showcompletionconditions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `coursecount` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_aggr_methd` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '0',\\n `value` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompaggrmeth_coucr_uix` (`course`,`criteriatype`),\\n KEY `mdl_courcompaggrmeth_cou_ix` (`course`),\\n KEY `mdl_courcompaggrmeth_cri_ix` (`criteriatype`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion aggregation methods for criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_crit_compl` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriaid` bigint NOT NULL DEFAULT '0',\\n `gradefinal` decimal(10,5) DEFAULT NULL,\\n `unenroled` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompcritcomp_useco_uix` (`userid`,`course`,`criteriaid`),\\n KEY `mdl_courcompcritcomp_use_ix` (`userid`),\\n KEY `mdl_courcompcritcomp_cou_ix` (`course`),\\n KEY `mdl_courcompcritcomp_cri_ix` (`criteriaid`),\\n KEY `mdl_courcompcritcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15582 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion user records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint NOT NULL DEFAULT '0',\\n `module` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moduleinstance` bigint DEFAULT NULL,\\n `courseinstance` bigint DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) DEFAULT NULL,\\n `role` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcompcrit_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_defaults` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionusegrade` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `customrules` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompdefa_coumod_uix` (`course`,`module`),\\n KEY `mdl_courcompdefa_mod_ix` (`module`),\\n KEY `mdl_courcompdefa_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default settings for activities completion'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `timeenrolled` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint NOT NULL DEFAULT '0',\\n `timecompleted` bigint DEFAULT NULL,\\n `reaggregate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcomp_usecou_uix` (`userid`,`course`),\\n KEY `mdl_courcomp_use_ix` (`userid`),\\n KEY `mdl_courcomp_cou_ix` (`course`),\\n KEY `mdl_courcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_format_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sectionid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courformopti_couforsec_uix` (`courseid`,`format`,`sectionid`,`name`),\\n KEY `mdl_courformopti_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=969 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores format-specific options for the course or course sect'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"module\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instance\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"added\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"score\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"indent\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleoncoursepage\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiongradeitemnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionexpected\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"deletioninprogress\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_20220527` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_completion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `coursemoduleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `completionstate` tinyint(1) NOT NULL,\\n `viewed` tinyint(1) DEFAULT NULL,\\n `overrideby` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courmoducomp_usecou_uix` (`userid`,`coursemoduleid`),\\n KEY `mdl_courmoducomp_cou_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3881182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the completion state (completed or not completed, etc'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules_completion\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"coursemoduleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completionstate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"viewed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"overrideby\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_published` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `timepublished` bigint NOT NULL,\\n `enrollable` tinyint(1) NOT NULL DEFAULT '1',\\n `hubcourseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT '0',\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about how and when an local courses were publish'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `category` bigint NOT NULL DEFAULT '0',\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `requester` bigint NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courrequ_sho_ix` (`shortname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_coursect_cousec_uix` (`course`,`section`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9811 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to define the sections for each course'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_sections\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sequence\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220609` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220628` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220729` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220822` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220829` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220905` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220912` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `area` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custcate_comareitesor_ix` (`component`,`area`,`itemid`,`sortorder`),\\n KEY `mdl_custcate_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield category table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL,\\n `instanceid` bigint NOT NULL,\\n `intvalue` bigint DEFAULT NULL,\\n `decvalue` decimal(10,5) DEFAULT NULL,\\n `shortcharvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `charvalue` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `valueformat` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_custdata_insfie_uix` (`instanceid`,`fieldid`),\\n KEY `mdl_custdata_fieint_ix` (`fieldid`,`intvalue`),\\n KEY `mdl_custdata_fiesho_ix` (`fieldid`,`shortcharvalue`),\\n KEY `mdl_custdata_fiedec_ix` (`fieldid`,`decvalue`),\\n KEY `mdl_custdata_fie_ix` (`fieldid`),\\n KEY `mdl_custdata_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield data table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custfiel_catsor_ix` (`categoryid`,`sortorder`),\\n KEY `mdl_custfiel_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield field table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `comments` smallint NOT NULL DEFAULT '0',\\n `timeavailablefrom` bigint NOT NULL DEFAULT '0',\\n `timeavailableto` bigint NOT NULL DEFAULT '0',\\n `timeviewfrom` bigint NOT NULL DEFAULT '0',\\n `timeviewto` bigint NOT NULL DEFAULT '0',\\n `requiredentries` int NOT NULL DEFAULT '0',\\n `requiredentriestoview` int NOT NULL DEFAULT '0',\\n `maxentries` int NOT NULL DEFAULT '0',\\n `rssarticles` smallint NOT NULL DEFAULT '0',\\n `singletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplateheader` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplatefooter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstitletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `csstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `jstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `asearchtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `approval` smallint NOT NULL DEFAULT '0',\\n `manageapproved` smallint NOT NULL DEFAULT '1',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `defaultsort` bigint NOT NULL DEFAULT '0',\\n `defaultsortdir` smallint NOT NULL DEFAULT '0',\\n `editany` smallint NOT NULL DEFAULT '0',\\n `notification` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `completionentries` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_data_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all database activities'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_data\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"comments\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailablefrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailableto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewfrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentriestoview\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"singletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplateheader\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplatefooter\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"addtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstitletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"csstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"jstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"asearchtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"approval\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"manageapproved\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsort\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsortdir\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"editany\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notification\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"config\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":37,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `recordid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datacont_rec_ix` (`recordid`),\\n KEY `mdl_datacont_fie_ix` (`fieldid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the content introduced in each record/fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param6` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param7` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param8` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param9` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param10` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datafiel_typdat_ix` (`type`,`dataid`),\\n KEY `mdl_datafiel_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every field available'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_records` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `approved` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_datareco_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every record introduced'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_editor_atto_autosave` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `elementid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `pagehash` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `drafttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `draftid` bigint DEFAULT NULL,\\n `pageinstance` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_editattoauto_eleconuse_uix` (`elementid`,`contextid`,`userid`,`pagehash`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1460915 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Draft text that is auto-saved every 5 seconds while an edito'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrol` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT '0',\\n `enrolstartdate` bigint DEFAULT '0',\\n `enrolenddate` bigint DEFAULT '0',\\n `expirynotify` tinyint(1) DEFAULT '0',\\n `expirythreshold` bigint DEFAULT '0',\\n `notifyall` tinyint(1) DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `cost` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `roleid` bigint DEFAULT '0',\\n `customint1` bigint DEFAULT NULL,\\n `customint2` bigint DEFAULT NULL,\\n `customint3` bigint DEFAULT NULL,\\n `customint4` bigint DEFAULT NULL,\\n `customint5` bigint DEFAULT NULL,\\n `customint6` bigint DEFAULT NULL,\\n `customint7` bigint DEFAULT NULL,\\n `customint8` bigint DEFAULT NULL,\\n `customchar1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar3` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdec1` decimal(12,7) DEFAULT NULL,\\n `customdec2` decimal(12,7) DEFAULT NULL,\\n `customtext1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enro_enr_ix` (`enrol`),\\n KEY `mdl_enro_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Instances of enrolment plugins used in courses, fields marke'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_enrol\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"enrol\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"enrolperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolstartdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolenddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirynotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirythreshold\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notifyall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"password\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cost\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"currency\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":3,\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"roleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"customint1\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint2\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint3\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint4\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint5\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint6\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint7\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint8\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar1\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":25,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar2\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":26,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar3\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":1333,\"position\":27,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec1\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":28,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec2\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":29,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext1\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":30,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext2\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":31,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext3\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":32,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext4\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":33,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_flatfile` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroflat_cou_ix` (`courseid`),\\n KEY `mdl_enroflat_use_ix` (`userid`),\\n KEY `mdl_enroflat_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='enrol_flatfile table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_consumer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey256` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secret` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerversion` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerguid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `protected` tinyint(1) NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `enablefrom` bigint DEFAULT NULL,\\n `enableuntil` bigint DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2cons_con_uix` (`consumerkey256`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI consumers interacting with moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `lticontextkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2cont_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about a specific LTI contexts from the consumers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_nonce` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `value` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2nonc_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Nonce used for authentication between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_resource_link` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint DEFAULT NULL,\\n `consumerid` bigint DEFAULT NULL,\\n `ltiresourcelinkkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `primaryresourcelinkid` bigint DEFAULT NULL,\\n `shareapproved` tinyint(1) DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2resolink_con_ix` (`contextid`),\\n KEY `mdl_enroltilti2resolink_pri_ix` (`primaryresourcelinkid`),\\n KEY `mdl_enroltilti2resolink_co2_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link from the consumer to the tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_share_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sharekey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resourcelinkid` bigint NOT NULL,\\n `autoapprove` tinyint(1) NOT NULL,\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_sha_uix` (`sharekey`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_res_uix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Resource link share key'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_tool_proxy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxykey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerid` bigint NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2toolprox_to_uix` (`toolproxykey`),\\n KEY `mdl_enroltilti2toolprox_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A tool proxy between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_user_result` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcelinkid` bigint NOT NULL,\\n `ltiuserkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiresultsourcedid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2userresu_res_ix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results for each user for each resource link'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tool_consumer_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolid` bigint NOT NULL,\\n `consumerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitoolconsmap_too_ix` (`toolid`),\\n KEY `mdl_enroltitoolconsmap_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table that maps the published tool to tool consumers.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tools` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrolid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `institution` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `maxenrolled` bigint NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradesync` tinyint(1) NOT NULL DEFAULT '0',\\n `gradesynccompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `membersync` tinyint(1) NOT NULL DEFAULT '0',\\n `membersyncmode` tinyint(1) NOT NULL DEFAULT '0',\\n `roleinstructor` bigint NOT NULL,\\n `rolelearner` bigint NOT NULL,\\n `secret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitool_enr_ix` (`enrolid`),\\n KEY `mdl_enroltitool_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tools provided to the remote system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `toolid` bigint NOT NULL,\\n `serviceurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sourceid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumersecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `lastgrade` decimal(10,5) DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltiuser_use_ix` (`userid`),\\n KEY `mdl_enroltiuser_too_ix` (`toolid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User access log and gradeback data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `business` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `item_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `memo` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tax` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection1_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection2_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pending_reason` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reason_code` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent_txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timeupdated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enropayp_bus_ix` (`business`),\\n KEY `mdl_enropayp_rec_ix` (`receiver_email`),\\n KEY `mdl_enropayp_cou_ix` (`courseid`),\\n KEY `mdl_enropayp_use_ix` (`userid`),\\n KEY `mdl_enropayp_ins_ix` (`instanceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds all known information about PayPal transactions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `repeatid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `modulename` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `type` smallint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeduration` bigint NOT NULL DEFAULT '0',\\n `timesort` bigint DEFAULT NULL,\\n `visible` smallint NOT NULL DEFAULT '1',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sequence` bigint NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `subscriptionid` bigint DEFAULT NULL,\\n `priority` bigint DEFAULT NULL,\\n `location` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_even_cou_ix` (`courseid`),\\n KEY `mdl_even_use_ix` (`userid`),\\n KEY `mdl_even_tim_ix` (`timestart`),\\n KEY `mdl_even_tim2_ix` (`timeduration`),\\n KEY `mdl_even_uui_ix` (`uuid`),\\n KEY `mdl_even_typtim_ix` (`type`,`timesort`),\\n KEY `mdl_even_grocoucatvisuse_ix` (`groupid`,`courseid`,`categoryid`,`visible`,`userid`),\\n KEY `mdl_even_eve_ix` (`eventtype`),\\n KEY `mdl_even_comeveins_ix` (`component`,`eventtype`,`instance`),\\n KEY `mdl_even_modinseve_ix` (`modulename`,`instance`,`eventtype`),\\n KEY `mdl_even_cat_ix` (`categoryid`),\\n KEY `mdl_even_sub_ix` (`subscriptionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=784 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For everything with a time associated to it'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pollinterval` bigint NOT NULL DEFAULT '0',\\n `lastupdated` bigint DEFAULT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks subscriptions to remote calendars.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfunction` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `schedule` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `internal` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_evenhand_evecom_uix` (`eventname`,`component`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing which components requests what typ'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `stackdump` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing queued events. It stores only one '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `queuedeventid` bigint NOT NULL,\\n `handlerid` bigint NOT NULL,\\n `status` bigint DEFAULT NULL,\\n `errormessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueuhand_que_ix` (`queuedeventid`),\\n KEY `mdl_evenqueuhand_han_ix` (`handlerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This is the list of queued handlers for processing. The even'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `methodname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classpath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capabilities` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `services` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_extefunc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='list of all external functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n `requiredcapability` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `restrictedusers` tinyint(1) NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `downloadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n `uploadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_exteserv_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='built in and custom external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `functionname` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservfunc_ext_ix` (`externalserviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1951 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lists functions available in each service group'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservuser_ext_ix` (`externalserviceid`),\\n KEY `mdl_exteservuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='users allowed to use services with restricted users flag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `privatetoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tokentype` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `externalserviceid` bigint NOT NULL,\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `creatorid` bigint NOT NULL DEFAULT '1',\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_extetoke_tok_ix` (`token`),\\n KEY `mdl_extetoke_use_ix` (`userid`),\\n KEY `mdl_extetoke_ext_ix` (`externalserviceid`),\\n KEY `mdl_extetoke_con_ix` (`contextid`),\\n KEY `mdl_extetoke_cre_ix` (`creatorid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1310 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_favourite` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_favo_comiteiteconuse_uix` (`component`,`itemtype`,`itemid`,`contextid`,`userid`),\\n KEY `mdl_favo_con_ix` (`contextid`),\\n KEY `mdl_favo_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the relationship between an arbitrary item (itemtype,'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `anonymous` tinyint(1) NOT NULL DEFAULT '1',\\n `email_notification` tinyint(1) NOT NULL DEFAULT '1',\\n `multiple_submit` tinyint(1) NOT NULL DEFAULT '1',\\n `autonumbering` tinyint(1) NOT NULL DEFAULT '1',\\n `site_after_submit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `page_after_submit` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `page_after_submitformat` tinyint NOT NULL DEFAULT '0',\\n `publish_stats` tinyint(1) NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feed_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all feedbacks'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_feedback\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"anonymous\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"email_notification\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"multiple_submit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"autonumbering\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"site_after_submit\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"page_after_submit\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"page_after_submitformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish_stats\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completed` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use_ix` (`userid`),\\n KEY `mdl_feedcomp_fee_ix` (`feedback`),\\n KEY `mdl_feedback_comp_feedback_userid` (`feedback`,`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completedtmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `guestid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use2_ix` (`userid`),\\n KEY `mdl_feedcomp_fee2_ix` (`feedback`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_item` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `label` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `presentation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `typ` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hasvalue` tinyint(1) NOT NULL DEFAULT '0',\\n `position` smallint NOT NULL DEFAULT '0',\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `dependitem` bigint NOT NULL DEFAULT '0',\\n `dependvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feeditem_fee_ix` (`feedback`),\\n KEY `mdl_feeditem_tem_ix` (`template`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20695 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_sitecourse_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedbackid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedsitemap_cou_ix` (`courseid`),\\n KEY `mdl_feedsitemap_fee_ix` (`feedbackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback sitecourse map'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `ispublic` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedtemp_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='templates of feedbackstructures'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_value` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308852 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completeds'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_valuetmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou2_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou2_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite2_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completedstmp'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_file_conversion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sourcefileid` bigint NOT NULL,\\n `targetformat` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint DEFAULT '0',\\n `statusmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `converter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `destfileid` bigint DEFAULT NULL,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_fileconv_sou_ix` (`sourcefileid`),\\n KEY `mdl_fileconv_des_ix` (`destfileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to track file conversions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filearea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `filepath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint DEFAULT NULL,\\n `filesize` bigint NOT NULL,\\n `mimetype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `source` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `author` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `license` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `referencefileid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_file_pat_uix` (`pathnamehash`),\\n KEY `mdl_file_comfilconite_ix` (`component`,`filearea`,`contextid`,`itemid`),\\n KEY `mdl_file_con_ix` (`contenthash`),\\n KEY `mdl_file_lic_ix` (`license`),\\n KEY `mdl_file_con2_ix` (`contextid`),\\n KEY `mdl_file_use_ix` (`userid`),\\n KEY `mdl_file_ref_ix` (`referencefileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8785157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='description of files, content is stored in sha1 file pool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files_reference` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `repositoryid` bigint NOT NULL,\\n `lastsync` bigint DEFAULT NULL,\\n `reference` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `referencehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filerefe_refrep_uix` (`referencehash`,`repositoryid`),\\n KEY `mdl_filerefe_rep_ix` (`repositoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1416 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store files references'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_active` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `active` smallint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtacti_confil_uix` (`contextid`,`filter`),\\n KEY `mdl_filtacti_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3478 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about which filters are active in which c'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtconf_confilnam_uix` (`contextid`,`filter`,`name`),\\n KEY `mdl_filtconf_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores per-context configuration settings for filters which '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_folder` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `showexpanded` tinyint(1) NOT NULL DEFAULT '1',\\n `showdownloadfolder` tinyint(1) NOT NULL DEFAULT '1',\\n `forcedownload` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_fold_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one folder resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'general',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `grade_forum` bigint NOT NULL DEFAULT '0',\\n `grade_forum_notify` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `maxattachments` bigint NOT NULL DEFAULT '1',\\n `forcesubscribe` tinyint(1) NOT NULL DEFAULT '0',\\n `trackingtype` tinyint NOT NULL DEFAULT '1',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `warnafter` bigint NOT NULL DEFAULT '0',\\n `blockafter` bigint NOT NULL DEFAULT '0',\\n `blockperiod` bigint NOT NULL DEFAULT '0',\\n `completiondiscussions` int NOT NULL DEFAULT '0',\\n `completionreplies` int NOT NULL DEFAULT '0',\\n `completionposts` int NOT NULL DEFAULT '0',\\n `displaywordcount` tinyint(1) NOT NULL DEFAULT '0',\\n `lockdiscussionafter` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foru_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=477 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums contain and structure discussion'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"type\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"general\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum_notify\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxattachments\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"forcesubscribe\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"trackingtype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"warnafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiondiscussions\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionreplies\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionposts\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displaywordcount\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lockdiscussionafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_digests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `forum` bigint NOT NULL,\\n `maildigest` tinyint(1) NOT NULL DEFAULT '-1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudige_forusemai_uix` (`forum`,`userid`,`maildigest`),\\n KEY `mdl_forudige_use_ix` (`userid`),\\n KEY `mdl_forudige_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of user mail delivery preferences for each forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussion_subs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `discussion` bigint NOT NULL,\\n `preference` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudiscsubs_usedis_uix` (`userid`,`discussion`),\\n KEY `mdl_forudiscsubs_for_ix` (`forum`),\\n KEY `mdl_forudiscsubs_use_ix` (`userid`),\\n KEY `mdl_forudiscsubs_dis_ix` (`discussion`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users may choose to subscribe and unsubscribe from specific '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstpost` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '-1',\\n `assessed` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `pinned` tinyint(1) NOT NULL DEFAULT '0',\\n `timelocked` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forudisc_use_ix` (`userid`),\\n KEY `mdl_forudisc_cou_ix` (`course`),\\n KEY `mdl_forudisc_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums are composed of discussions'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_discussions\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"firstpost\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeend\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pinned\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timelocked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `itemnumber` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forugrad_foriteuse_uix` (`forum`,`itemnumber`,`userid`),\\n KEY `mdl_forugrad_use_ix` (`userid`),\\n KEY `mdl_forugrad_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading data for forum instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_posts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `discussion` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `modified` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint NOT NULL DEFAULT '0',\\n `subject` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messageformat` tinyint NOT NULL DEFAULT '0',\\n `messagetrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `totalscore` smallint NOT NULL DEFAULT '0',\\n `mailnow` bigint NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `privatereplyto` bigint NOT NULL DEFAULT '0',\\n `wordcount` bigint DEFAULT NULL,\\n `charcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_forupost_use_ix` (`userid`),\\n KEY `mdl_forupost_cre_ix` (`created`),\\n KEY `mdl_forupost_mai_ix` (`mailed`),\\n KEY `mdl_forupost_pri_ix` (`privatereplyto`),\\n KEY `mdl_forupost_dis_ix` (`discussion`),\\n KEY `mdl_forupost_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='All posts are stored in this table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_posts\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"discussion\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"created\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"modified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subject\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"message\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"messageformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"messagetrust\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attachment\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"totalscore\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailnow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"deleted\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"privatereplyto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"wordcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"charcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruqueu_use_ix` (`userid`),\\n KEY `mdl_foruqueu_dis_ix` (`discussionid`),\\n KEY `mdl_foruqueu_pos_ix` (`postid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping track of posts that will be mailed in digest for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `firstread` bigint NOT NULL DEFAULT '0',\\n `lastread` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruread_usefor_ix` (`userid`,`forumid`),\\n KEY `mdl_foruread_usedis_ix` (`userid`,`discussionid`),\\n KEY `mdl_foruread_posuse_ix` (`postid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users read posts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forusubs_usefor_uix` (`userid`,`forum`),\\n KEY `mdl_forusubs_use_ix` (`userid`),\\n KEY `mdl_forusubs_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of who is subscribed to what forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_track_prefs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forutracpref_usefor_ix` (`userid`,`forumid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users untracked forums'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `urlggb` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `seed` bigint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '0',\\n `height` bigint NOT NULL DEFAULT '0',\\n `showsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `autograde` bigint NOT NULL DEFAULT '0',\\n `maxattempts` bigint NOT NULL DEFAULT '1',\\n `grademethod` bigint NOT NULL DEFAULT '1',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geog_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra main table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `geogebra` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `vars` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `gradecomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `finished` bigint NOT NULL DEFAULT '1',\\n `dateteacher` bigint NOT NULL DEFAULT '0',\\n `datestudent` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geogatte_geo_ix` (`geogebra`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra attemps table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `allowduplicatedentries` tinyint NOT NULL DEFAULT '0',\\n `displayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'dictionary',\\n `mainglossary` tinyint NOT NULL DEFAULT '0',\\n `showspecial` tinyint NOT NULL DEFAULT '1',\\n `showalphabet` tinyint NOT NULL DEFAULT '1',\\n `showall` tinyint NOT NULL DEFAULT '1',\\n `allowcomments` tinyint NOT NULL DEFAULT '0',\\n `allowprintview` tinyint NOT NULL DEFAULT '1',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `defaultapproval` tinyint NOT NULL DEFAULT '1',\\n `approvaldisplayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'default',\\n `globalglossary` tinyint NOT NULL DEFAULT '0',\\n `entbypage` smallint NOT NULL DEFAULT '10',\\n `editalways` tinyint NOT NULL DEFAULT '0',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionentries` int NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glos_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossaries'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_glossary\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowduplicatedentries\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"dictionary\",\"enumValues\":[]},{\"name\":\"mainglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showspecial\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showalphabet\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"allowcomments\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowprintview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"usedynalink\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"defaultapproval\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"approvaldisplayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"default\",\"enumValues\":[]},{\"name\":\"globalglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"entbypage\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"10\",\"enumValues\":[]},{\"name\":\"editalways\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_alias` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `entryid` bigint NOT NULL DEFAULT '0',\\n `alias` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosalia_ent_ix` (`entryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='entries alias'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gloscate_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all categories for glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `concept` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `definitionformat` tinyint NOT NULL DEFAULT '0',\\n `definitiontrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `teacherentry` tinyint NOT NULL DEFAULT '0',\\n `sourceglossaryid` bigint NOT NULL DEFAULT '0',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `casesensitive` tinyint NOT NULL DEFAULT '0',\\n `fullmatch` tinyint NOT NULL DEFAULT '1',\\n `approved` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentr_use_ix` (`userid`),\\n KEY `mdl_glosentr_con_ix` (`concept`),\\n KEY `mdl_glosentr_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=399 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `entryid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentrcate_cat_ix` (`categoryid`),\\n KEY `mdl_glosentrcate_ent_ix` (`entryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='categories of each glossary entry'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_formats` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `popupformatname` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `showgroup` tinyint NOT NULL DEFAULT '1',\\n `showtabs` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaulthook` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting of the display formats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcate_cou_ix` (`courseid`),\\n KEY `mdl_gradcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3055 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about categories, used for grou'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_categories\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"aggregation\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keephigh\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"droplow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateonlygraded\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateoutcomes\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregatesubcats` tinyint(1) NOT NULL DEFAULT '0',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcatehist_act_ix` (`action`),\\n KEY `mdl_gradcatehist_tim_ix` (`timemodified`),\\n KEY `mdl_gradcatehist_old_ix` (`oldid`),\\n KEY `mdl_gradcatehist_cou_ix` (`courseid`),\\n KEY `mdl_gradcatehist_par_ix` (`parent`),\\n KEY `mdl_gradcatehist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29421 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `aggregationstatus` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'unknown',\\n `aggregationweight` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradgrad_useite_uix` (`userid`,`itemid`),\\n KEY `mdl_gradgrad_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_gradgrad_ite_ix` (`itemid`),\\n KEY `mdl_gradgrad_use_ix` (`userid`),\\n KEY `mdl_gradgrad_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgrad_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9988015 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='grade_grades This table keeps individual grades for each us'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"aggregationstatus\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"unknown\",\"enumValues\":[]},{\"name\":\"aggregationweight\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradgradhist_act_ix` (`action`),\\n KEY `mdl_gradgradhist_tim_ix` (`timemodified`),\\n KEY `mdl_gradgradhist_useitetim_ix` (`userid`,`itemid`,`timemodified`),\\n KEY `mdl_gradgradhist_old_ix` (`oldid`),\\n KEY `mdl_gradgradhist_ite_ix` (`itemid`),\\n KEY `mdl_gradgradhist_use_ix` (`userid`),\\n KEY `mdl_gradgradhist_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgradhist_use2_ix` (`usermodified`),\\n KEY `mdl_gradgradhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16283522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades_history\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"action\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"oldid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"source\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"loggeduser\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_newitem` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `importcode` bigint NOT NULL,\\n `importer` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimponewi_imp_ix` (`importer`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='temporary table for storing new grade_item names from grade '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_values` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint DEFAULT NULL,\\n `newgradeitem` bigint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `importcode` bigint NOT NULL,\\n `importer` bigint DEFAULT NULL,\\n `importonlyfeedback` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimpovalu_ite_ix` (`itemid`),\\n KEY `mdl_gradimpovalu_new_ix` (`newgradeitem`),\\n KEY `mdl_gradimpovalu_imp_ix` (`importer`)\\n) ENGINE=InnoDB AUTO_INCREMENT=609395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Temporary table for importing grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditem_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_graditem_itenee_ix` (`itemtype`,`needsupdate`),\\n KEY `mdl_graditem_gra_ix` (`gradetype`),\\n KEY `mdl_graditem_idncou_ix` (`idnumber`,`courseid`),\\n KEY `mdl_graditem_cou_ix` (`courseid`),\\n KEY `mdl_graditem_cat_ix` (`categoryid`),\\n KEY `mdl_graditem_sca_ix` (`scaleid`),\\n KEY `mdl_graditem_out_ix` (`outcomeid`),\\n KEY `itemtype_mod_inst_number_course` (`itemtype`,`itemmodule`,`iteminstance`,`courseid`,`itemnumber`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23944 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about gradeable items (ie colum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditemhist_act_ix` (`action`),\\n KEY `mdl_graditemhist_tim_ix` (`timemodified`),\\n KEY `mdl_graditemhist_old_ix` (`oldid`),\\n KEY `mdl_graditemhist_cou_ix` (`courseid`),\\n KEY `mdl_graditemhist_cat_ix` (`categoryid`),\\n KEY `mdl_graditemhist_sca_ix` (`scaleid`),\\n KEY `mdl_graditemhist_out_ix` (`outcomeid`),\\n KEY `mdl_graditemhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=344717 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_letters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `lowerboundary` decimal(10,5) NOT NULL,\\n `letter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradlett_conlowlet_uix` (`contextid`,`lowerboundary`,`letter`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Repository for grade letters, for courses and other moodle e'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutc_cousho_uix` (`courseid`,`shortname`),\\n KEY `mdl_gradoutc_cou_ix` (`courseid`),\\n KEY `mdl_gradoutc_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutc_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes the outcomes used in the system. An out'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `outcomeid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutccour_couout_uix` (`courseid`,`outcomeid`),\\n KEY `mdl_gradoutccour_cou_ix` (`courseid`),\\n KEY `mdl_gradoutccour_out_ix` (`outcomeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores what outcomes are used in what courses.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradoutchist_act_ix` (`action`),\\n KEY `mdl_gradoutchist_tim_ix` (`timemodified`),\\n KEY `mdl_gradoutchist_old_ix` (`oldid`),\\n KEY `mdl_gradoutchist_cou_ix` (`courseid`),\\n KEY `mdl_gradoutchist_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutchist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradsett_counam_uix` (`courseid`,`name`),\\n KEY `mdl_gradsett_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='gradebook settings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `areaname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activemethod` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradarea_concomare_uix` (`contextid`,`component`,`areaname`),\\n KEY `mdl_gradarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3865 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Identifies gradable areas where advanced grading can happen.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `method` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `copiedfromid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `usercreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecopied` bigint DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_graddefi_aremet_uix` (`areaid`,`method`),\\n KEY `mdl_graddefi_are_ix` (`areaid`),\\n KEY `mdl_graddefi_use_ix` (`usermodified`),\\n KEY `mdl_graddefi_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=978 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the basic information about an advanced grading for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `raterid` bigint NOT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` tinyint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradinst_def_ix` (`definitionid`),\\n KEY `mdl_gradinst_rat_ix` (`raterid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=385566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading form instance is an assessment record for one gradab'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcomm_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='frequently used comments used in marking guide'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `descriptionmarkers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionmarkersformat` tinyint DEFAULT NULL,\\n `maxscore` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the criteria grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradguidfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradguidfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradguidfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1842357 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the guide is filled by a particular r'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=848 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `levelid` bigint DEFAULT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradrubrfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradrubrfill_lev_ix` (`levelid`),\\n KEY `mdl_gradrubrfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradrubrfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=424114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the rubric is filled by a particular '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `criterionid` bigint NOT NULL,\\n `score` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrleve_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4377 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the columns of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn2_ix` (`idnumber`),\\n KEY `mdl_grou_cou2_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A grouping is a collection of groups. WAS: groups_groupings'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"configdata\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grougrou_gro_ix` (`groupingid`),\\n KEY `mdl_grougrou_gro2_ix` (`groupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a grouping to a group (note, groups can be in multiple '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `enrolmentkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `picture` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn_ix` (`idnumber`),\\n KEY `mdl_grou_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2888 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolmentkey\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"picture\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_groumemb_usegro_uix` (`userid`,`groupid`),\\n KEY `mdl_groumemb_gro_ix` (`groupid`),\\n KEY `mdl_groumemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=145552 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups_members\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"component\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `jsoncontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `mainlibraryid` bigint NOT NULL,\\n `displayoptions` smallint DEFAULT NULL,\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5p_mai_ix` (`mainlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6797 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P content information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_contents_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pid` bigint NOT NULL,\\n `libraryid` bigint NOT NULL,\\n `dependencytype` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dropcss` tinyint(1) NOT NULL,\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pcontlibr_h5p_ix` (`h5pid`),\\n KEY `mdl_h5pcontlibr_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=22700 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store which library is used in which content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `machinename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `majorversion` smallint NOT NULL,\\n `minorversion` smallint NOT NULL,\\n `patchversion` smallint NOT NULL,\\n `runnable` tinyint(1) NOT NULL,\\n `fullscreen` tinyint(1) NOT NULL DEFAULT '0',\\n `embedtypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preloadedjs` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `preloadedcss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `droplibrarycss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `semantics` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addto` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `coremajor` smallint DEFAULT NULL,\\n `coreminor` smallint DEFAULT NULL,\\n `metadatasettings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `tutorial` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `example` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint(1) DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibr_macmajminpatrun_ix` (`machinename`,`majorversion`,`minorversion`,`patchversion`,`runnable`)\\n) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about libraries used by H5P content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries_cachedassets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrcach_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1461 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5P cached library assets'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_library_dependencies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `requiredlibraryid` bigint NOT NULL,\\n `dependencytype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrdepe_lib_ix` (`libraryid`),\\n KEY `mdl_h5plibrdepe_req_ix` (`requiredlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1282 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P library dependencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `grade` bigint DEFAULT '0',\\n `displayoptions` smallint NOT NULL DEFAULT '0',\\n `enabletracking` tinyint(1) NOT NULL DEFAULT '1',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `reviewmode` smallint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pa_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the h5pactivity activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pactivityid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `attempt` mediumint NOT NULL DEFAULT '1',\\n `rawscore` bigint DEFAULT '0',\\n `maxscore` bigint DEFAULT '0',\\n `scaled` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_h5paatte_h5puseatt_uix` (`h5pactivityid`,`userid`,`attempt`),\\n KEY `mdl_h5paatte_tim_ix` (`timecreated`),\\n KEY `mdl_h5paatte_h5ptim_ix` (`h5pactivityid`,`timecreated`),\\n KEY `mdl_h5paatte_h5puse_ix` (`h5pactivityid`,`userid`),\\n KEY `mdl_h5paatte_h5p_ix` (`h5pactivityid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users attempts inside H5P activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptid` bigint NOT NULL,\\n `subcontent` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `interactiontype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctpattern` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `additionals` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rawscore` bigint NOT NULL DEFAULT '0',\\n `maxscore` bigint NOT NULL DEFAULT '0',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5paatteresu_atttim_ix` (`attemptid`,`timecreated`),\\n KEY `mdl_h5paatteresu_att_ix` (`attemptid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5Pactivities_attempts tracking info'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_imscp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `keepold` bigint NOT NULL DEFAULT '-1',\\n `structure` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_imsc_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one imscp resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_infected_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filename` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `quarantinedfile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_infefile_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store infected file details.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_label` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_labe_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12250 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines labels'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `practice` smallint NOT NULL DEFAULT '0',\\n `modattempts` smallint NOT NULL DEFAULT '0',\\n `usepassword` smallint NOT NULL DEFAULT '0',\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dependency` bigint NOT NULL DEFAULT '0',\\n `conditions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `custom` smallint NOT NULL DEFAULT '0',\\n `ongoing` smallint NOT NULL DEFAULT '0',\\n `usemaxgrade` smallint NOT NULL DEFAULT '0',\\n `maxanswers` smallint NOT NULL DEFAULT '4',\\n `maxattempts` smallint NOT NULL DEFAULT '5',\\n `review` smallint NOT NULL DEFAULT '0',\\n `nextpagedefault` smallint NOT NULL DEFAULT '0',\\n `feedback` smallint NOT NULL DEFAULT '1',\\n `minquestions` smallint NOT NULL DEFAULT '0',\\n `maxpages` smallint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `retake` smallint NOT NULL DEFAULT '1',\\n `activitylink` bigint NOT NULL DEFAULT '0',\\n `mediafile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mediaheight` bigint NOT NULL DEFAULT '100',\\n `mediawidth` bigint NOT NULL DEFAULT '650',\\n `mediaclose` smallint NOT NULL DEFAULT '0',\\n `slideshow` smallint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '640',\\n `height` bigint NOT NULL DEFAULT '480',\\n `bgcolor` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '#FFFFFF',\\n `displayleft` smallint NOT NULL DEFAULT '0',\\n `displayleftif` smallint NOT NULL DEFAULT '0',\\n `progressbar` smallint NOT NULL DEFAULT '0',\\n `available` bigint NOT NULL DEFAULT '0',\\n `deadline` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionendreached` tinyint(1) DEFAULT '0',\\n `completiontimespent` bigint DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_less_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8437 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `jumpto` bigint NOT NULL DEFAULT '0',\\n `grade` smallint NOT NULL DEFAULT '0',\\n `score` bigint NOT NULL DEFAULT '0',\\n `flags` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responseformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessansw_les_ix` (`lessonid`),\\n KEY `mdl_lessansw_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=184271 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_answers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `answerid` bigint NOT NULL DEFAULT '0',\\n `retry` smallint NOT NULL DEFAULT '0',\\n `correct` bigint NOT NULL DEFAULT '0',\\n `useranswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessatte_use_ix` (`userid`),\\n KEY `mdl_lessatte_les_ix` (`lessonid`),\\n KEY `mdl_lessatte_pag_ix` (`pageid`),\\n KEY `mdl_lessatte_ans_ix` (`answerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5406146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_attempts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_branch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `retry` bigint NOT NULL DEFAULT '0',\\n `flag` smallint NOT NULL DEFAULT '0',\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessbran_use_ix` (`userid`),\\n KEY `mdl_lessbran_les_ix` (`lessonid`),\\n KEY `mdl_lessbran_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11327881 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='branches for each lesson/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` double NOT NULL DEFAULT '0',\\n `late` smallint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessgrad_use_ix` (`userid`),\\n KEY `mdl_lessgrad_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1329355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `available` bigint DEFAULT NULL,\\n `deadline` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `review` smallint DEFAULT NULL,\\n `maxattempts` smallint DEFAULT NULL,\\n `retake` smallint DEFAULT NULL,\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessover_les_ix` (`lessonid`),\\n KEY `mdl_lessover_gro_ix` (`groupid`),\\n KEY `mdl_lessover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to lesson settings.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `prevpageid` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n `qtype` smallint NOT NULL DEFAULT '0',\\n `qoption` smallint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '1',\\n `display` smallint NOT NULL DEFAULT '1',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contents` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentsformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesspage_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_timer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `starttime` bigint NOT NULL DEFAULT '0',\\n `lessontime` bigint NOT NULL DEFAULT '0',\\n `completed` tinyint(1) DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesstime_use_ix` (`userid`),\\n KEY `mdl_lesstime_les_ix` (`lessonid`),\\n KEY `mdl_lesson_t_lessonid_userid_comp` (`lessonid`,`userid`,`completed`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2565565 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lesson timer for each lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_license` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `version` bigint NOT NULL DEFAULT '0',\\n `custom` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='store licenses used by moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lock_db` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint DEFAULT NULL,\\n `owner` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_lockdb_res_uix` (`resourcekey`),\\n KEY `mdl_lockdb_exp_ix` (`expires`),\\n KEY `mdl_lockdb_own_ix` (`owner`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores active and inactive lock types for db locking method.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_log_coumodact_ix` (`course`,`module`,`action`),\\n KEY `mdl_log_tim_ix` (`time`),\\n KEY `mdl_log_act_ix` (`action`),\\n KEY `mdl_log_usecou_ix` (`userid`,`course`),\\n KEY `mdl_log_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Every action is logged as far as possible'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_display` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mtable` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `field` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_logdisp_modact_uix` (`module`,`action`)\\n) ENGINE=InnoDB AUTO_INCREMENT=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For a particular module/action, specifies a moodle table/fie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `qtype` mediumint NOT NULL,\\n `sqltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sqlparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `error` mediumint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `exectime` decimal(10,5) NOT NULL,\\n `timelogged` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Logged database queries.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_logstore_standard_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_logsstanlog_tim_ix` (`timecreated`),\\n KEY `mdl_logsstanlog_couanotim_ix` (`courseid`,`anonymous`,`timecreated`),\\n KEY `mdl_logsstanlog_useconconcr_ix` (`userid`,`contextlevel`,`contextinstanceid`,`crud`,`edulevel`,`timecreated`),\\n KEY `mdl_logsstanlog_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=108593688 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Standard log table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `typeid` bigint DEFAULT NULL,\\n `toolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `securetoolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoicesendname` tinyint(1) DEFAULT NULL,\\n `instructorchoicesendemailaddr` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowroster` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowsetting` tinyint(1) DEFAULT NULL,\\n `instructorcustomparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoiceacceptgrades` tinyint(1) DEFAULT NULL,\\n `grade` bigint NOT NULL DEFAULT '100',\\n `launchcontainer` tinyint NOT NULL DEFAULT '1',\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `debuglaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showtitlelaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showdescriptionlaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `servicesalt` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lti_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains Basic LTI activities instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_access_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `validuntil` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltiaccetoke_tok_uix` (`token`),\\n KEY `mdl_ltiaccetoke_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of LTI services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `ltiid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datesubmitted` bigint NOT NULL,\\n `dateupdated` bigint NOT NULL,\\n `gradepercent` decimal(10,5) NOT NULL,\\n `originalgrade` decimal(10,5) NOT NULL,\\n `launchid` bigint NOT NULL,\\n `state` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisubm_lti_ix` (`ltiid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of individual submissions for LTI activities.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_proxies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Tool Provider',\\n `regurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `state` tinyint NOT NULL DEFAULT '1',\\n `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `vendorcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `capabilityoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `serviceoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitoolprox_gui_uix` (`guid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool proxy registrations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxyid` bigint NOT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `course` bigint DEFAULT NULL,\\n `coursemoduleid` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitoolsett_too_ix` (`toolproxyid`),\\n KEY `mdl_ltitoolsett_typ_ix` (`typeid`),\\n KEY `mdl_ltitoolsett_cou_ix` (`course`),\\n KEY `mdl_ltitoolsett_cou2_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool setting values'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'basiclti Activity',\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `tooldomain` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `state` tinyint NOT NULL DEFAULT '2',\\n `course` bigint NOT NULL,\\n `coursevisible` tinyint(1) NOT NULL DEFAULT '0',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `clientid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `enabledcapability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitype_cli_uix` (`clientid`),\\n KEY `mdl_ltitype_cou_ix` (`course`),\\n KEY `mdl_ltitype_too_ix` (`tooldomain`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI pre-configured activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitypeconf_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI types configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_ltiservice_gradebookservices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeitemid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ltilinkid` bigint DEFAULT NULL,\\n `resourceid` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tag` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisgrad_lti_ix` (`ltilinkid`),\\n KEY `mdl_ltisgrad_gracou_ix` (`gradeitemid`,`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This file records the grade items created by the LTI Gradebo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_mess_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_mess_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all unread messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_airnotifier_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userdeviceid` bigint NOT NULL,\\n `enable` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messairndevi_use_uix` (`userdeviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store information about the devices registered in Airnotifie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contact_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `requesteduserid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcontrequ_usereq_uix` (`userid`,`requesteduserid`),\\n KEY `mdl_messcontrequ_use_ix` (`userid`),\\n KEY `mdl_messcontrequ_req_ix` (`requesteduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains list of contact requests between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contacts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `contactid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcont_usecon_uix` (`userid`,`contactid`),\\n KEY `mdl_messcont_use_ix` (`userid`),\\n KEY `mdl_messcont_con_ix` (`contactid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of contacts between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvacti_use_ix` (`userid`),\\n KEY `mdl_messconvacti_con_ix` (`conversationid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `conversationid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvmemb_con_ix` (`conversationid`),\\n KEY `mdl_messconvmemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all members in a conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '1',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `convhash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconv_typ_ix` (`type`),\\n KEY `mdl_messconv_con_ix` (`convhash`),\\n KEY `mdl_messconv_comiteitecon_ix` (`component`,`itemtype`,`itemid`,`contextid`),\\n KEY `mdl_messconv_con2_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all message conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_email_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridto` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messemaimess_use_ix` (`useridto`),\\n KEY `mdl_messemaimess_con_ix` (`conversationid`),\\n KEY `mdl_messemaimess_mes_ix` (`messageid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of what emails to send in an email digest'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` bigint NOT NULL,\\n `isread` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messpopu_mesisr_uix` (`messageid`,`isread`),\\n KEY `mdl_messpopu_isr_ix` (`isread`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keep state of notifications for the popup message processor'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `notificationid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messpopunoti_not_ix` (`notificationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=917980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of notifications to display in the message output popup'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_processors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of message output plugins'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_providers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messprov_comnam_uix` (`component`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores the message providers (modules and core sy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeread` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messread_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_messread_nottim_ix` (`notification`,`timeread`),\\n KEY `mdl_messread_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_messread_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages that have been read'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_user_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuseracti_usemesact_uix` (`userid`,`messageid`,`action`),\\n KEY `mdl_messuseracti_use_ix` (`userid`),\\n KEY `mdl_messuseracti_mes_ix` (`messageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_users_blocked` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `blockeduserid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuserbloc_useblo_uix` (`userid`,`blockeduserid`),\\n KEY `mdl_messuserbloc_use_ix` (`userid`),\\n KEY `mdl_messuserbloc_blo_ix` (`blockeduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of blocked users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_datakeys` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `handler` bigint NOT NULL,\\n `datavalue` bigint NOT NULL,\\n `datakey` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messdata_handat_uix` (`handler`,`datavalue`),\\n KEY `mdl_messdata_han_ix` (`handler`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message data item secret keys.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultexpiration` bigint NOT NULL DEFAULT '86400',\\n `validateaddress` tinyint(1) NOT NULL DEFAULT '1',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messhand_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message Handler definitions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_messagelist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `userid` bigint NOT NULL,\\n `address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messmess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of message IDs for existing replies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `fullmessagetrust` tinyint NOT NULL DEFAULT '0',\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_contim_ix` (`conversationid`,`timecreated`),\\n KEY `mdl_mess_use_ix` (`useridfrom`),\\n KEY `mdl_mess_con_ix` (`conversationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_application` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `display_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpc_server_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_land_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_jump_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about applications on remote hosts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `wwwroot` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `public_key` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `public_key_expires` bigint NOT NULL DEFAULT '0',\\n `transport` tinyint NOT NULL DEFAULT '0',\\n `portno` mediumint NOT NULL DEFAULT '0',\\n `last_connect_time` bigint NOT NULL DEFAULT '0',\\n `last_log_id` bigint NOT NULL DEFAULT '0',\\n `force_theme` tinyint(1) NOT NULL DEFAULT '0',\\n `theme` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `applicationid` bigint NOT NULL DEFAULT '1',\\n `sslverification` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnethost_app_ix` (`applicationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the local and remote hosts for RPC'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host2service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `publish` tinyint(1) NOT NULL DEFAULT '0',\\n `subscribe` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnethost_hosser_uix` (`hostid`,`serviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the services for a given host'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `remoteid` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `coursename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetlog_hosusecou_ix` (`hostid`,`userid`,`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes functions that might be called remotely'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetremoserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `help` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filename` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `static` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetrpc_enaxml_ix` (`enabled`,`xmlrpcpath`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Functions or methods that we may publish or subscribe to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `offer` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A service is a group of functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `token` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `useragent` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirm_timeout` bigint NOT NULL DEFAULT '0',\\n `session_id` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetsess_tok_uix` (`token`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_sso_access_control` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnet_host_id` bigint NOT NULL DEFAULT '0',\\n `accessctrl` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'allow',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetssoaccecont_mneuse_uix` (`mnet_host_id`,`username`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users by host permitted (or not) to login from a remote prov'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `remoteid` bigint NOT NULL,\\n `categoryid` bigint NOT NULL,\\n `categoryname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint DEFAULT '0',\\n `startdate` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetenrocour_hosrem_uix` (`hostid`,`remoteid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information fetched via XML-RPC about courses on '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `remotecourseid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enroltime` bigint NOT NULL DEFAULT '0',\\n `enroltype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetenroenro_use_ix` (`userid`),\\n KEY `mdl_mnetenroenro_hos_ix` (`hostid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information about enrolments of our local users i'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `search` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_modu_nam_ix` (`name`),\\n KEY `mdl_modu_id_visible` (`id`,`visible`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='modules available in the site'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_my_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint DEFAULT '0',\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `private` tinyint(1) NOT NULL DEFAULT '1',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mypage_usepri_ix` (`userid`,`private`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2840 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra user pages for the My Moodle system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `useridto` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeread` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_noti_use_ix` (`useridfrom`),\\n KEY `mdl_noti_use2_ix` (`useridto`)\\n) ENGINE=InnoDB AUTO_INCREMENT=967971 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all notifications'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_access_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautaccetoke_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores access tokens for system accounts in order to be able'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_endpoint` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `issuerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_oautendp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Describes the named endpoint for an oauth2 service.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_issuer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientsecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopesoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparamsoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `alloweddomains` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopessupported` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `showonloginpage` tinyint NOT NULL DEFAULT '1',\\n `basicauth` tinyint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL,\\n `requireconfirmation` tinyint NOT NULL DEFAULT '1',\\n `servicetype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `loginpagename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Details for an oauth 2 connect identity issuer.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_refresh_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautrefrtoke_useisssco_uix` (`userid`,`issuerid`,`scopehash`),\\n KEY `mdl_oautrefrtoke_iss_ix` (`issuerid`),\\n KEY `mdl_oautrefrtoke_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores refresh tokens which can be exchanged for access toke'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_system_account` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grantedscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `username` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautsystacco_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored details used to get an access token as a system user '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_user_field_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalfield` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `internalfield` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautuserfielmapp_issin_uix` (`issuerid`,`internalfield`),\\n KEY `mdl_oautuserfielmapp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of oauth user fields to moodle fields.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_page` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_page_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1867 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one page and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_paygw_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `paymentid` bigint NOT NULL,\\n `pp_orderid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'The ID of the order in PayPal',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_paygpayp_pay_uix` (`paymentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores PayPal related information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_accounts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `archived` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Payment accounts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_gateways` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_paymgate_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration for one gateway for one payment account'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `paymentarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `amount` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_paym_gat_ix` (`gateway`),\\n KEY `mdl_paym_compayite_ix` (`component`,`paymentarea`,`itemid`),\\n KEY `mdl_paym_use_ix` (`userid`),\\n KEY `mdl_paym_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about payments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='base table (not including config data) for instances of port'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstconf_nam_ix` (`name`),\\n KEY `mdl_portinstconf_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='config for portfolio plugin instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstuser_ins_ix` (`instance`),\\n KEY `mdl_portinstuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='user data for portfolio instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `time` bigint NOT NULL,\\n `portfolio` bigint NOT NULL,\\n `caller_class` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `caller_sha1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tempdataid` bigint NOT NULL DEFAULT '0',\\n `returnurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `continueurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portlog_use_ix` (`userid`),\\n KEY `mdl_portlog_por_ix` (`portfolio`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='log of portfolio transfers (used to later check for duplicat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_mahara_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `transferid` bigint NOT NULL,\\n `token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portmahaqueu_tok_ix` (`token`),\\n KEY `mdl_portmahaqueu_tra_ix` (`transferid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='maps mahara tokens to transfer ids'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_tempdata` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expirytime` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT '0',\\n `queued` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_porttemp_use_ix` (`userid`),\\n KEY `mdl_porttemp_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores temporary data for portfolio exports. the id of this '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_post` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `moduleid` bigint NOT NULL DEFAULT '0',\\n `coursemoduleid` bigint NOT NULL DEFAULT '0',\\n `subject` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `uniquehash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rating` bigint NOT NULL DEFAULT '0',\\n `format` bigint NOT NULL DEFAULT '0',\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `publishstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'draft',\\n `lastmodified` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_post_iduse_uix` (`id`,`userid`),\\n KEY `mdl_post_las_ix` (`lastmodified`),\\n KEY `mdl_post_mod_ix` (`module`),\\n KEY `mdl_post_sub_ix` (`subject`),\\n KEY `mdl_post_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Generic post table to hold data blog entries etc in differen'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_profiling` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `runid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `totalexecutiontime` bigint NOT NULL,\\n `totalcputime` bigint NOT NULL,\\n `totalcalls` bigint NOT NULL,\\n `totalmemory` bigint NOT NULL,\\n `runreference` tinyint NOT NULL DEFAULT '0',\\n `runcomment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_prof_run_uix` (`runid`),\\n KEY `mdl_prof_urlrun_ix` (`url`,`runreference`),\\n KEY `mdl_prof_timrun_ix` (`timecreated`,`runreference`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the results of all the profiling runs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddim_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `draggroup` bigint NOT NULL DEFAULT '0',\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Images to drag. Actual file names are not stored here we use'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `xleft` bigint NOT NULL DEFAULT '0',\\n `ytop` bigint NOT NULL DEFAULT '0',\\n `choice` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Drop boxes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showmisplaced` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddma_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1313 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `noofdrags` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Labels for markers to drag.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `shape` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `coords` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `choice` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5491 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='drop regions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_essay_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `responseformat` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'editor',\\n `responserequired` tinyint NOT NULL DEFAULT '1',\\n `responsefieldlines` smallint NOT NULL DEFAULT '15',\\n `minwordlimit` bigint DEFAULT NULL,\\n `maxwordlimit` bigint DEFAULT NULL,\\n `attachments` smallint NOT NULL DEFAULT '0',\\n `attachmentsrequired` smallint NOT NULL DEFAULT '0',\\n `graderinfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `graderinfoformat` smallint NOT NULL DEFAULT '0',\\n `responsetemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsetemplateformat` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `filetypeslist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypessaopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra options for essay questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_geogebra_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `ggbturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbviews` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbcodebaseversion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbxml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `israndomized` tinyint(1) NOT NULL,\\n `randomizedvar` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `constraints` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `isexercise` tinyint(1) DEFAULT '0',\\n `forcedimensions` tinyint(1) DEFAULT NULL,\\n `width` bigint DEFAULT NULL,\\n `height` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypgeogopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmatcopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7165 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines the question-type specific options for matching ques'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_subquestions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `answertext` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypmatcsubq_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The subquestions that make up a matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_multichoice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showstandardinstruction` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmultopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49666 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multiple choice questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_randomsamatch_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `choose` bigint NOT NULL DEFAULT '4',\\n `subcats` tinyint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtyprandopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about a random short-answer matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_shortanswer_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `usecase` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypshoropti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12859 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for short answer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `generalfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `generalfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `defaultmark` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `penalty` decimal(12,7) NOT NULL DEFAULT '0.3333333',\\n `qtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `length` bigint NOT NULL DEFAULT '1',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `createdby` bigint DEFAULT NULL,\\n `modifiedby` bigint DEFAULT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ques_catidn_uix` (`category`,`idnumber`),\\n KEY `mdl_ques_qty_ix` (`qtype`),\\n KEY `mdl_ques_cat_ix` (`category`),\\n KEY `mdl_ques_par_ix` (`parent`),\\n KEY `mdl_ques_cre_ix` (`createdby`),\\n KEY `mdl_ques_mod_ix` (`modifiedby`)\\n) ENGINE=InnoDB AUTO_INCREMENT=449354 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The questions themselves'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `fraction` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbackformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesansw_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=305469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Answers, with a fractional grade (0-1) and feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_step_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptstepid` bigint NOT NULL,\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesattestepdata_att_ix` (`attemptstepid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=38859426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each question_attempt_step has an associative array of the d'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionattemptid` bigint NOT NULL,\\n `sequencenumber` bigint NOT NULL,\\n `state` varchar(13) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fraction` decimal(12,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesattestep_queseq_uix` (`questionattemptid`,`sequencenumber`),\\n KEY `mdl_quesattestep_que_ix` (`questionattemptid`),\\n KEY `mdl_quesattestep_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=33755008 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores one step in in a question attempt. As well as the dat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `behaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questionid` bigint NOT NULL,\\n `variant` bigint NOT NULL DEFAULT '1',\\n `maxmark` decimal(12,7) NOT NULL,\\n `minfraction` decimal(12,7) NOT NULL,\\n `maxfraction` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `flagged` tinyint(1) NOT NULL DEFAULT '0',\\n `questionsummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rightanswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsesummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesatte_queslo_uix` (`questionusageid`,`slot`),\\n KEY `mdl_quesatte_beh_ix` (`behaviour`),\\n KEY `mdl_quesatte_que_ix` (`questionid`),\\n KEY `mdl_quesatte_que2_ix` (`questionusageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9266831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each row here corresponds to an attempt at one question, as '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n `tolerancetype` bigint NOT NULL DEFAULT '1',\\n `correctanswerlength` bigint NOT NULL DEFAULT '2',\\n `correctanswerformat` bigint NOT NULL DEFAULT '2',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalc_ans_ix` (`answer`),\\n KEY `mdl_quescalc_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=202 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `synchronize` tinyint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalcopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infoformat` tinyint NOT NULL DEFAULT '0',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '999',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quescate_consta_uix` (`contextid`,`stamp`),\\n UNIQUE KEY `mdl_quescate_conidn_uix` (`contextid`,`idnumber`),\\n KEY `mdl_quescate_con_ix` (`contextid`),\\n KEY `mdl_quescate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=41443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Categories are for grouping questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` bigint NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdatadefi_cat_ix` (`category`)\\n) ENGINE=InnoDB AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Organises and stores properties for dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definition` bigint NOT NULL DEFAULT '0',\\n `itemnumber` bigint NOT NULL DEFAULT '0',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdataitem_def_ix` (`definition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3083 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Individual dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_datasets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `datasetdefinition` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdata_quedat_ix` (`question`,`datasetdefinition`),\\n KEY `mdl_quesdata_que_ix` (`question`),\\n KEY `mdl_quesdata_dat_ix` (`datasetdefinition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=234 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Many-many relation between questions and dataset definitions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_ddwtos` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesddwt_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5017 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (words into sentences) questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_gapselect` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesgaps_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines select missing words questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_hints` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `hint` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hintformat` smallint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint(1) DEFAULT NULL,\\n `clearwrong` tinyint(1) DEFAULT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_queshint_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the the part of the question definition that gives di'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_multianswer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesmult_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=525 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multianswer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnume_ans_ix` (`answer`),\\n KEY `mdl_quesnume_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10550 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for numerical questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `showunits` smallint NOT NULL DEFAULT '0',\\n `unitsleft` smallint NOT NULL DEFAULT '0',\\n `unitgradingtype` smallint NOT NULL DEFAULT '0',\\n `unitpenalty` decimal(12,7) NOT NULL DEFAULT '0.1000000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnumeopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type numerical This table is also u'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_units` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `multiplier` decimal(38,19) NOT NULL DEFAULT '1.0000000000000000000',\\n `unit` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesnumeunit_queuni_uix` (`question`,`unit`),\\n KEY `mdl_quesnumeunit_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=792 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Optional unit options for numerical questions. This table is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichtries` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `subqid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `credit` decimal(15,5) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analysis of student responses given to questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_count` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `analysisid` bigint NOT NULL,\\n `try` bigint NOT NULL,\\n `rcount` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesrespcoun_ana_ix` (`analysisid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Count for each responses for each try at a question.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_siyavulaqt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n `siyavulaid` bigint NOT NULL DEFAULT '0',\\n `activityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `responseid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quessiya_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `slot` bigint DEFAULT NULL,\\n `subquestion` smallint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `s` bigint NOT NULL DEFAULT '0',\\n `effectiveweight` decimal(15,5) DEFAULT NULL,\\n `negcovar` tinyint NOT NULL DEFAULT '0',\\n `discriminationindex` decimal(15,5) DEFAULT NULL,\\n `discriminativeefficiency` decimal(15,5) DEFAULT NULL,\\n `sd` decimal(15,10) DEFAULT NULL,\\n `facility` decimal(15,10) DEFAULT NULL,\\n `subquestions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxmark` decimal(12,7) DEFAULT NULL,\\n `positions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `randomguessscore` decimal(12,7) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Statistics for individual questions used in an activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_truefalse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_questrue_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_usages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesusag_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1489413 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table''s main purpose it to assign a unique id to each a'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `overduehandling` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'autoabandon',\\n `graceperiod` bigint NOT NULL DEFAULT '0',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `canredoquestions` smallint NOT NULL DEFAULT '0',\\n `attempts` mediumint NOT NULL DEFAULT '0',\\n `attemptonlast` smallint NOT NULL DEFAULT '0',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `decimalpoints` smallint NOT NULL DEFAULT '2',\\n `questiondecimalpoints` smallint NOT NULL DEFAULT '-1',\\n `reviewattempt` mediumint NOT NULL DEFAULT '0',\\n `reviewcorrectness` mediumint NOT NULL DEFAULT '0',\\n `reviewmarks` mediumint NOT NULL DEFAULT '0',\\n `reviewspecificfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewgeneralfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewrightanswer` mediumint NOT NULL DEFAULT '0',\\n `reviewoverallfeedback` mediumint NOT NULL DEFAULT '0',\\n `questionsperpage` bigint NOT NULL DEFAULT '0',\\n `navmethod` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'free',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `sumgrades` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subnet` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `browsersecurity` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `delay1` bigint NOT NULL DEFAULT '0',\\n `delay2` bigint NOT NULL DEFAULT '0',\\n `showuserpicture` smallint NOT NULL DEFAULT '0',\\n `showblocks` smallint NOT NULL DEFAULT '0',\\n `completionattemptsexhausted` tinyint(1) DEFAULT '0',\\n `completionpass` tinyint(1) DEFAULT '0',\\n `completionminattempts` bigint NOT NULL DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quiz_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8062 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The settings for each quiz.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `attempt` mediumint NOT NULL DEFAULT '0',\\n `uniqueid` bigint NOT NULL DEFAULT '0',\\n `layout` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `currentpage` bigint NOT NULL DEFAULT '0',\\n `preview` smallint NOT NULL DEFAULT '0',\\n `state` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'inprogress',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timefinish` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n `timecheckstate` bigint DEFAULT '0',\\n `sumgrades` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizatte_quiuseatt_uix` (`quiz`,`userid`,`attempt`),\\n UNIQUE KEY `mdl_quizatte_uni_uix` (`uniqueid`),\\n KEY `mdl_quizatte_statim_ix` (`state`,`timecheckstate`),\\n KEY `mdl_quizatte_qui_ix` (`quiz`),\\n KEY `mdl_quizatte_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1474791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores users attempts at quizzes.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `feedbacktext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbacktextformat` tinyint NOT NULL DEFAULT '0',\\n `mingrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `maxgrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizfeed_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Feedback given to students based on which grade band their o'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizgrad_use_ix` (`userid`),\\n KEY `mdl_quizgrad_qui_ix` (`quiz`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1123073 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the overall grade for each user on the quiz, based on'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `timeopen` bigint DEFAULT NULL,\\n `timeclose` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `attempts` mediumint DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizover_qui_ix` (`quiz`),\\n KEY `mdl_quizover_gro_ix` (`groupid`),\\n KEY `mdl_quizover_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to quiz settings on a per-user and per-group b'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overview_regrades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `newfraction` decimal(12,7) DEFAULT NULL,\\n `oldfraction` decimal(12,7) DEFAULT NULL,\\n `regraded` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizoverregr_queslo_ix` (`questionusageid`,`slot`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table records which question attempts need regrading an'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `displayorder` bigint NOT NULL,\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizrepo_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists all the installed quiz reports and their display order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `firstslot` bigint NOT NULL,\\n `heading` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shufflequestions` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsect_quifir_uix` (`quizid`,`firstslot`),\\n KEY `mdl_quizsect_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8071 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores sections of a quiz with section name (heading), from '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slot_tags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slotid` bigint DEFAULT NULL,\\n `tagid` bigint DEFAULT NULL,\\n `tagname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizslottags_slo_ix` (`slotid`),\\n KEY `mdl_quizslottags_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=196 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores data about the tags that a question must have so that'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slots` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slot` bigint NOT NULL,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `page` bigint NOT NULL,\\n `requireprevious` smallint NOT NULL DEFAULT '0',\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questioncategoryid` bigint DEFAULT NULL,\\n `includingsubcategories` smallint DEFAULT NULL,\\n `maxmark` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizslot_quislo_uix` (`quizid`,`slot`),\\n KEY `mdl_quizslot_qui_ix` (`quizid`),\\n KEY `mdl_quizslot_que_ix` (`questionid`),\\n KEY `mdl_quizslot_que2_ix` (`questioncategoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=36863 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the question used in a quiz, with the order, and for '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichattempts` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstattemptscount` bigint NOT NULL,\\n `highestattemptscount` bigint NOT NULL,\\n `lastattemptscount` bigint NOT NULL,\\n `allattemptscount` bigint NOT NULL,\\n `firstattemptsavg` decimal(15,5) DEFAULT NULL,\\n `highestattemptsavg` decimal(15,5) DEFAULT NULL,\\n `lastattemptsavg` decimal(15,5) DEFAULT NULL,\\n `allattemptsavg` decimal(15,5) DEFAULT NULL,\\n `median` decimal(15,5) DEFAULT NULL,\\n `standarddeviation` decimal(15,5) DEFAULT NULL,\\n `skewness` decimal(15,10) DEFAULT NULL,\\n `kurtosis` decimal(15,5) DEFAULT NULL,\\n `cic` decimal(15,10) DEFAULT NULL,\\n `errorratio` decimal(15,10) DEFAULT NULL,\\n `standarderror` decimal(15,10) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table to cache results from analysis done in statistics repo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_quizsettings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `templateid` bigint NOT NULL,\\n `requiresafeexambrowser` tinyint(1) NOT NULL,\\n `showsebtaskbar` tinyint(1) DEFAULT NULL,\\n `showwificontrol` tinyint(1) DEFAULT NULL,\\n `showreloadbutton` tinyint(1) DEFAULT NULL,\\n `showtime` tinyint(1) DEFAULT NULL,\\n `showkeyboardlayout` tinyint(1) DEFAULT NULL,\\n `allowuserquitseb` tinyint(1) DEFAULT NULL,\\n `quitpassword` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `linkquitseb` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userconfirmquit` tinyint(1) DEFAULT NULL,\\n `enableaudiocontrol` tinyint(1) DEFAULT NULL,\\n `muteonstartup` tinyint(1) DEFAULT NULL,\\n `allowspellchecking` tinyint(1) DEFAULT NULL,\\n `allowreloadinexam` tinyint(1) DEFAULT NULL,\\n `activateurlfiltering` tinyint(1) DEFAULT NULL,\\n `filterembeddedcontent` tinyint(1) DEFAULT NULL,\\n `expressionsallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expressionsblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `allowedbrowserexamkeys` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `showsebdownloadlink` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsebquiz_qui_uix` (`quizid`),\\n UNIQUE KEY `mdl_quizsebquiz_cmi_uix` (`cmid`),\\n KEY `mdl_quizsebquiz_tem_ix` (`templateid`),\\n KEY `mdl_quizsebquiz_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the quiz level Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizsebtemp_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Templates for Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_rating` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ratingarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `scaleid` bigint NOT NULL,\\n `rating` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_rati_comratconite_ix` (`component`,`ratingarea`,`contextid`,`itemid`),\\n KEY `mdl_rati_con_ix` (`contextid`),\\n KEY `mdl_rati_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle ratings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_registration_hubs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hubname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='hub where the site is registered on with their associated to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='A list of available categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '1',\\n `querysql` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `queryparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `querylimit` bigint DEFAULT '5000',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastrun` bigint DEFAULT '0',\\n `lastexecutiontime` bigint DEFAULT NULL,\\n `runable` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `singlerow` tinyint(1) NOT NULL DEFAULT '0',\\n `at` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailto` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailwhat` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `customdir` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repocustquer_cat_ix` (`categoryid`),\\n KEY `mdl_repocustquer_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Custom SQL queries that can be run as ad-hoc reports.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) DEFAULT '1',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The config for intances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `typeid` bigint NOT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_onedrive_access` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `permissionid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repoonedacce_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of temporary access grants.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `tobemigrated` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `filterfiles` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_reso_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one resource and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource_old` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `popup` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `newmodule` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `newid` bigint DEFAULT NULL,\\n `migrated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_resoold_old_uix` (`oldid`),\\n KEY `mdl_resoold_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='backup of all old resource instances from 1.9'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `archetype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_role_sor_uix` (`sortorder`),\\n UNIQUE KEY `mdl_role_sho_uix` (`shortname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle roles'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowassign` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloassi_rolall_uix` (`roleid`,`allowassign`),\\n KEY `mdl_rolealloassi_rol_ix` (`roleid`),\\n KEY `mdl_rolealloassi_all_ix` (`allowassign`)\\n) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can assign what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_override` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowoverride` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloover_rolall_uix` (`roleid`,`allowoverride`),\\n KEY `mdl_rolealloover_rol_ix` (`roleid`),\\n KEY `mdl_rolealloover_all_ix` (`allowoverride`)\\n) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can override what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_switch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowswitch` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloswit_rolall_uix` (`roleid`,`allowswitch`),\\n KEY `mdl_rolealloswit_rol_ix` (`roleid`),\\n KEY `mdl_rolealloswit_all_ix` (`allowswitch`)\\n) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_view` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowview` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloview_rolall_uix` (`roleid`,`allowview`),\\n KEY `mdl_rolealloview_rol_ix` (`roleid`),\\n KEY `mdl_rolealloview_all_ix` (`allowview`)\\n) ENGINE=InnoDB AUTO_INCREMENT=163 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_assignments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_roleassi_sor_ix` (`sortorder`),\\n KEY `mdl_roleassi_rolcon_ix` (`roleid`,`contextid`),\\n KEY `mdl_roleassi_useconrol_ix` (`userid`,`contextid`,`roleid`),\\n KEY `mdl_roleassi_comiteuse_ix` (`component`,`itemid`,`userid`),\\n KEY `mdl_roleassi_rol_ix` (`roleid`),\\n KEY `mdl_roleassi_con_ix` (`contextid`),\\n KEY `mdl_roleassi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=121194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='assigning roles in different context'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `permission` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecapa_rolconcap_uix` (`roleid`,`contextid`,`capability`),\\n KEY `mdl_rolecapa_rol_ix` (`roleid`),\\n KEY `mdl_rolecapa_con_ix` (`contextid`),\\n KEY `mdl_rolecapa_mod_ix` (`modifierid`),\\n KEY `mdl_rolecapa_cap_ix` (`capability`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='permission has to be signed, overriding a capability for a p'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_context_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecontleve_conrol_uix` (`contextlevel`,`roleid`),\\n KEY `mdl_rolecontleve_rol_ix` (`roleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=575 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists which roles can be assigned at which context levels. T'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_names` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolename_rolcon_uix` (`roleid`,`contextid`),\\n KEY `mdl_rolename_rol_ix` (`roleid`),\\n KEY `mdl_rolename_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='role names in native strings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scal_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines grading scales'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scalhist_act_ix` (`action`),\\n KEY `mdl_scalhist_tim_ix` (`timemodified`),\\n KEY `mdl_scalhist_old_ix` (`oldid`),\\n KEY `mdl_scalhist_cou_ix` (`courseid`),\\n KEY `mdl_scalhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scormtype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'local',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `version` varchar(9) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `maxgrade` double NOT NULL DEFAULT '0',\\n `grademethod` tinyint NOT NULL DEFAULT '0',\\n `whatgrade` bigint NOT NULL DEFAULT '0',\\n `maxattempt` bigint NOT NULL DEFAULT '1',\\n `forcecompleted` tinyint(1) NOT NULL DEFAULT '0',\\n `forcenewattempt` tinyint(1) NOT NULL DEFAULT '0',\\n `lastattemptlock` tinyint(1) NOT NULL DEFAULT '0',\\n `masteryoverride` tinyint(1) NOT NULL DEFAULT '1',\\n `displayattemptstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `displaycoursestructure` tinyint(1) NOT NULL DEFAULT '0',\\n `updatefreq` tinyint(1) NOT NULL DEFAULT '0',\\n `sha1hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `md5hash` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `launch` bigint NOT NULL DEFAULT '0',\\n `skipview` tinyint(1) NOT NULL DEFAULT '1',\\n `hidebrowse` tinyint(1) NOT NULL DEFAULT '0',\\n `hidetoc` tinyint(1) NOT NULL DEFAULT '0',\\n `nav` tinyint(1) NOT NULL DEFAULT '1',\\n `navpositionleft` bigint DEFAULT '-100',\\n `navpositiontop` bigint DEFAULT '-100',\\n `auto` tinyint(1) NOT NULL DEFAULT '0',\\n `popup` tinyint(1) NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `width` bigint NOT NULL DEFAULT '100',\\n `height` bigint NOT NULL DEFAULT '600',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionstatusrequired` tinyint(1) DEFAULT NULL,\\n `completionscorerequired` bigint DEFAULT NULL,\\n `completionstatusallscos` tinyint(1) DEFAULT NULL,\\n `displayactivityname` smallint NOT NULL DEFAULT '1',\\n `autocommit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scor_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each table is one SCORM module and its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_aicc_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `hacpsession` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scoid` bigint DEFAULT '0',\\n `scormmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `scormstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `attempt` bigint DEFAULT NULL,\\n `lessonstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sessiontime` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scoraiccsess_sco_ix` (`scormid`),\\n KEY `mdl_scoraiccsess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by AICC HACP to store session information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scorm` bigint NOT NULL DEFAULT '0',\\n `manifest` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `organization` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `identifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `launch` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scormtype` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoe_sco_ix` (`scorm`)\\n) ENGINE=InnoDB AUTO_INCREMENT=95 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each SCO part of the SCORM module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoedata_sco_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=209 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains variable data get from packages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_track` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `attempt` bigint NOT NULL DEFAULT '1',\\n `element` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorscoetrac_usescosco_uix` (`userid`,`scormid`,`scoid`,`attempt`,`element`),\\n KEY `mdl_scorscoetrac_use_ix` (`userid`),\\n KEY `mdl_scorscoetrac_sco_ix` (`scormid`),\\n KEY `mdl_scorscoetrac_sco2_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21610 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to track SCOes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_mapinfo` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `objectiveid` bigint NOT NULL DEFAULT '0',\\n `targetobjectiveid` bigint NOT NULL DEFAULT '0',\\n `readsatisfiedstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `readnormalizedmeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `writesatisfiedstatus` tinyint(1) NOT NULL DEFAULT '0',\\n `writenormalizedmeasure` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqmapi_scoidobj_uix` (`scoid`,`id`,`objectiveid`),\\n KEY `mdl_scorseqmapi_sco_ix` (`scoid`),\\n KEY `mdl_scorseqmapi_obj_ix` (`objectiveid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective mapinfo description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_objective` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `primaryobj` tinyint(1) NOT NULL DEFAULT '0',\\n `objectiveid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `satisfiedbymeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `minnormalizedmeasure` float(11,4) NOT NULL DEFAULT '0.0000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqobje_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqobje_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `childactivityset` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `minimumcount` bigint NOT NULL DEFAULT '0',\\n `minimumpercent` float(11,4) NOT NULL DEFAULT '0.0000',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `action` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqroll_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `rollupruleid` bigint NOT NULL DEFAULT '0',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scorolid_uix` (`scoid`,`rollupruleid`,`id`),\\n KEY `mdl_scorseqroll_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqroll_rol_ix` (`rollupruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `ruleconditionsid` bigint NOT NULL DEFAULT '0',\\n `refrencedobjective` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `measurethreshold` float(11,4) NOT NULL DEFAULT '0.0000',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'always',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_idscorul_uix` (`id`,`scoid`,`ruleconditionsid`),\\n KEY `mdl_scorseqrule_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqrule_rul_ix` (`ruleconditionsid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule condition'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_ruleconds` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `ruletype` tinyint NOT NULL DEFAULT '0',\\n `action` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqrule_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule conditions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_index_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `searcharea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timerequested` bigint NOT NULL,\\n `partialarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `partialtime` bigint NOT NULL,\\n `indexpriority` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_searinderequ_indtim_ix` (`indexpriority`,`timerequested`),\\n KEY `mdl_searinderequ_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Records requests for (re)indexing of specific contexts. Entr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_simpledb_index` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `docid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contextid` bigint NOT NULL,\\n `areaid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` tinyint(1) NOT NULL,\\n `courseid` bigint NOT NULL,\\n `owneruserid` bigint DEFAULT NULL,\\n `modified` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n `description1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `description2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_searsimpinde_doc_uix` (`docid`),\\n KEY `mdl_searsimpinde_owncon_ix` (`owneruserid`,`contextid`),\\n FULLTEXT KEY `mdl_search_simpledb_index_index` (`title`,`content`,`description1`,`description2`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='search_simpledb table containing the index data.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_sessions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `state` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `sessdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_sess_sid_uix` (`sid`),\\n KEY `mdl_sess_sta_ix` (`state`),\\n KEY `mdl_sess_tim_ix` (`timecreated`),\\n KEY `mdl_sess_tim2_ix` (`timemodified`),\\n KEY `mdl_sess_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6148692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Database based session storage - now recommended'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `subject_grade_selected` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradepass` decimal(10,5) DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_siya_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the siyavula activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subject` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` tinyint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `mastery` decimal(10,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=985 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statdail_cou_ix` (`courseid`),\\n KEY `mdl_statdail_tim_ix` (`timeend`),\\n KEY `mdl_statdail_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to accumulate daily stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statmont_cou_ix` (`courseid`),\\n KEY `mdl_statmont_tim_ix` (`timeend`),\\n KEY `mdl_statmont_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserdail_cou_ix` (`courseid`),\\n KEY `mdl_statuserdail_use_ix` (`userid`),\\n KEY `mdl_statuserdail_rol_ix` (`roleid`),\\n KEY `mdl_statuserdail_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate daily stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statusermont_cou_ix` (`courseid`),\\n KEY `mdl_statusermont_use_ix` (`userid`),\\n KEY `mdl_statusermont_rol_ix` (`roleid`),\\n KEY `mdl_statusermont_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserweek_cou_ix` (`courseid`),\\n KEY `mdl_statuserweek_use_ix` (`userid`),\\n KEY `mdl_statuserweek_rol_ix` (`roleid`),\\n KEY `mdl_statuserweek_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statweek_cou_ix` (`courseid`),\\n KEY `mdl_statweek_tim_ix` (`timeend`),\\n KEY `mdl_statweek_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `days` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `questions` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_surv_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one SURVEY module with its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `survey` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `notes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survanal_use_ix` (`userid`),\\n KEY `mdl_survanal_sur_ix` (`survey`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='text about each survey submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `survey` bigint NOT NULL DEFAULT '0',\\n `question` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `answer1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answer2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survansw_use_ix` (`userid`),\\n KEY `mdl_survansw_sur_ix` (`survey`),\\n KEY `mdl_survansw_que_ix` (`question`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the answers to each questions filled by the users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_questions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `text` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shorttext` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `multi` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the questions conforming one survey'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `tagcollid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `isstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `flag` smallint DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tag_tagnam_uix` (`tagcollid`,`name`),\\n KEY `mdl_tag_tagiss_ix` (`tagcollid`,`isstandard`),\\n KEY `mdl_tag_use_ix` (`userid`),\\n KEY `mdl_tag_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1534 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tag table - this generic table will replace the old \\\"tags\\\" t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_area` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `tagcollid` bigint NOT NULL,\\n `callback` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `callbackfile` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `showstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `multiplecontexts` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tagarea_comite_uix` (`component`,`itemtype`),\\n KEY `mdl_tagarea_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines various tag areas, one area is identified by compone'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_coll` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `isdefault` tinyint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n `searchable` tinyint NOT NULL DEFAULT '1',\\n `customurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines different set of tags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_correlation` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `correlatedtags` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tagcorr_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=614 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The rationale for the ''tag_correlation'' table is performance'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `tiuserid` bigint NOT NULL DEFAULT '0',\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_taginst_comiteiteconti_uix` (`component`,`itemtype`,`itemid`,`contextid`,`tiuserid`,`tagid`),\\n KEY `mdl_taginst_itecomtagcon_ix` (`itemtype`,`component`,`tagid`,`contextid`),\\n KEY `mdl_taginst_tag_ix` (`tagid`),\\n KEY `mdl_taginst_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=81123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='tag_instance table holds the information of associations bet'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_adhoc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `nextruntime` bigint NOT NULL,\\n `faildelay` bigint DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_taskadho_nex_ix` (`nextruntime`),\\n KEY `mdl_taskadho_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=611434 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of adhoc tasks waiting to run.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` smallint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `timestart` decimal(20,10) NOT NULL,\\n `timeend` decimal(20,10) NOT NULL,\\n `dbreads` bigint NOT NULL,\\n `dbwrites` bigint NOT NULL,\\n `result` tinyint NOT NULL,\\n `output` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tasklog_cla_ix` (`classname`),\\n KEY `mdl_tasklog_tim_ix` (`timestart`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15904790 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The log table for all tasks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastruntime` bigint DEFAULT NULL,\\n `nextruntime` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `minute` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hour` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `day` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `month` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dayofweek` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `faildelay` bigint DEFAULT NULL,\\n `customised` tinyint NOT NULL DEFAULT '0',\\n `disabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tasksche_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of scheduled tasks to be run by cron.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` tinyint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tablename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fieldorarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `filename` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `reftable` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `refid` bigint DEFAULT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricarea_coucmi_ix` (`courseid`,`cmid`),\\n KEY `mdl_toolbricarea_typtabitef_ix` (`type`,`tablename`,`itemid`,`fieldorarea`),\\n KEY `mdl_toolbricarea_typconcomf_ix` (`type`,`contextid`,`component`,`fieldorarea`,`itemid`),\\n KEY `mdl_toolbricarea_refreftyp_ix` (`reftable`,`refid`,`type`),\\n KEY `mdl_toolbricarea_cou_ix` (`courseid`),\\n KEY `mdl_toolbricarea_cmi_ix` (`cmid`),\\n KEY `mdl_toolbricarea_cat_ix` (`categoryid`),\\n KEY `mdl_toolbricarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Areas that have been checked for accessibility problems'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_acts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `component` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `totalactivities` bigint DEFAULT NULL,\\n `failedactivities` bigint DEFAULT NULL,\\n `passedactivities` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachacts_sta_ix` (`status`),\\n KEY `mdl_toolbriccachacts_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_check` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `checkid` bigint DEFAULT NULL,\\n `checkcount` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachchec_sta_ix` (`status`),\\n KEY `mdl_toolbriccachchec_err_ix` (`errorcount`),\\n KEY `mdl_toolbriccachchec_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per check.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_checks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `checktype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shortname` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `checkgroup` bigint DEFAULT '0',\\n `status` smallint NOT NULL,\\n `severity` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricchec_che_ix` (`checktype`),\\n KEY `mdl_toolbricchec_che2_ix` (`checkgroup`),\\n KEY `mdl_toolbricchec_sta_ix` (`status`)\\n) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Checks details'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `iscurrent` tinyint(1) NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccont_sta_ix` (`status`),\\n KEY `mdl_toolbriccont_iscare_ix` (`iscurrent`,`areaid`),\\n KEY `mdl_toolbriccont_are_ix` (`areaid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Content of an area at a particular time (recognised by a has'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_errors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resultid` bigint NOT NULL,\\n `linenumber` bigint NOT NULL DEFAULT '0',\\n `errordata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `htmlcode` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricerro_res_ix` (`resultid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Errors during the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_process` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `item` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `innercontextid` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricproc_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queued records to initiate new processing of specific target'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contentid` bigint DEFAULT NULL,\\n `checkid` bigint NOT NULL,\\n `errorcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricresu_conche_ix` (`contentid`,`checkid`),\\n KEY `mdl_toolbricresu_con_ix` (`contentid`),\\n KEY `mdl_toolbricresu_che_ix` (`checkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results of the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_schedule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '50',\\n `instanceid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timeanalyzed` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolbricsche_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_toolbricsche_sta_ix` (`status`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps the per course content analysis schedule.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_summary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `activities` bigint DEFAULT NULL,\\n `activitiespassed` bigint DEFAULT NULL,\\n `activitiesfailed` bigint DEFAULT NULL,\\n `errorschecktype1` bigint DEFAULT NULL,\\n `errorschecktype2` bigint DEFAULT NULL,\\n `errorschecktype3` bigint DEFAULT NULL,\\n `errorschecktype4` bigint DEFAULT NULL,\\n `errorschecktype5` bigint DEFAULT NULL,\\n `errorschecktype6` bigint DEFAULT NULL,\\n `errorschecktype7` bigint DEFAULT NULL,\\n `failedchecktype1` bigint DEFAULT NULL,\\n `failedchecktype2` bigint DEFAULT NULL,\\n `failedchecktype3` bigint DEFAULT NULL,\\n `failedchecktype4` bigint DEFAULT NULL,\\n `failedchecktype5` bigint DEFAULT NULL,\\n `failedchecktype6` bigint DEFAULT NULL,\\n `failedchecktype7` bigint DEFAULT NULL,\\n `percentchecktype1` bigint DEFAULT NULL,\\n `percentchecktype2` bigint DEFAULT NULL,\\n `percentchecktype3` bigint DEFAULT NULL,\\n `percentchecktype4` bigint DEFAULT NULL,\\n `percentchecktype5` bigint DEFAULT NULL,\\n `percentchecktype6` bigint DEFAULT NULL,\\n `percentchecktype7` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricsumm_sta_ix` (`status`),\\n KEY `mdl_toolbricsumm_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility check results summary information.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_cohortroles` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcoho_cohroluse_uix` (`cohortid`,`roleid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of users to cohort role assignments.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lang` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `componentid` bigint NOT NULL,\\n `stringid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `original` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `master` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `local` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n `timecustomized` bigint DEFAULT NULL,\\n `outdated` smallint DEFAULT '0',\\n `modified` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcust_lancomstr_uix` (`lang`,`componentid`,`stringid`),\\n KEY `mdl_toolcust_com_ix` (`componentid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30758 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the working checkout of all strings and their custo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang_components` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=506 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of all installed plugins that provide thei'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxexpired` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `unexpiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultexpired` tinyint(1) NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxe_con_uix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxinstance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxi_con_uix` (`contextid`),\\n KEY `mdl_tooldatactxi_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatactxi_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxlevel` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` smallint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxl_con_uix` (`contextlevel`),\\n KEY `mdl_tooldatactxl_cat_ix` (`categoryid`),\\n KEY `mdl_tooldatactxl_pur_ix` (`purposeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purpose` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purposes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purposerole` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `purposeid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatapurp_purrol_uix` (`purposeid`,`roleid`),\\n KEY `mdl_tooldatapurp_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatapurp_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purpose overrides for a specific role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '0',\\n `comments` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentsformat` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `requestedby` bigint NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `dpo` bigint DEFAULT '0',\\n `dpocomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dpocommentformat` tinyint NOT NULL DEFAULT '0',\\n `systemapproved` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `creationmethod` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooldatarequ_use_ix` (`userid`),\\n KEY `mdl_tooldatarequ_req_ix` (`requestedby`),\\n KEY `mdl_tooldatarequ_dpo_ix` (`dpo`),\\n KEY `mdl_tooldatarequ_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=521 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for data requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `link` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A table that keeps a log of events related to subscriptions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timesent` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolmonihist_sidusetim_uix` (`sid`,`userid`,`timesent`),\\n KEY `mdl_toolmonihist_sid_ix` (`sid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store history of message notifications sent'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_rules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `plugin` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `template` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `templateformat` tinyint(1) NOT NULL,\\n `frequency` smallint NOT NULL,\\n `timewindow` mediumint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonirule_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonirule_eve_ix` (`eventname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ruleid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastnotificationsent` bigint NOT NULL DEFAULT '0',\\n `inactivedate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonisubs_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonisubs_rul_ix` (`ruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store user subscriptions to various rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sortorder` mediumint NOT NULL DEFAULT '999',\\n `currentversionid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpoli_cur_ix` (`currentversionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of policy documents defined on the site.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_acceptances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `policyversionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolpoliacce_poluse_uix` (`policyversionid`,`userid`),\\n KEY `mdl_toolpoliacce_pol_ix` (`policyversionid`),\\n KEY `mdl_toolpoliacce_use_ix` (`userid`),\\n KEY `mdl_toolpoliacce_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8423 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks users accepting the policy versions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `audience` smallint NOT NULL DEFAULT '0',\\n `archived` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `policyid` bigint NOT NULL,\\n `agreementstyle` smallint NOT NULL DEFAULT '0',\\n `optional` smallint NOT NULL DEFAULT '0',\\n `revision` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpolivers_use_ix` (`usermodified`),\\n KEY `mdl_toolpolivers_pol_ix` (`policyid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds versions of the policy documents'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycate_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycate_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the category recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `section` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycour_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycour_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7885 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the course recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_event_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `jsonfields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooltrigevenfiel_eve_uix` (`eventname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table stores the available fields for am event. Fields and t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigeven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigeven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigeven_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2097932 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Events that we have active workflow subscriptions for.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_learn_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigleareven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigleareven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigleareven_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Captured events to learn field types from.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `tries` tinyint NOT NULL DEFAULT '0',\\n `laststep` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executiontime` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigqueu_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigqueu_eve_ix` (`eventid`),\\n KEY `mdl_tooltrigqueu_las_ix` (`laststep`)\\n) ENGINE=InnoDB AUTO_INCREMENT=241122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue of workflow tasks to be processed.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_run_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `runid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executed` bigint NOT NULL DEFAULT '0',\\n `prevstepid` bigint DEFAULT NULL,\\n `number` bigint NOT NULL,\\n `results` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `stepconfigid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigrunhist_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigrunhist_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigrunhist_run_ix` (`runid`),\\n KEY `mdl_tooltrigrunhist_ste2_ix` (`stepconfigid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigstep_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigstep_wor_ix` (`workflowid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store data about individual steps in a workflow.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflow_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `number` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `event` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT '0',\\n `failedstep` bigint DEFAULT NULL,\\n `errorstep` bigint DEFAULT NULL,\\n `attemptnum` bigint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigworkhist_eve_ix` (`eventid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for storing workflow run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflows` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `event` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `realtime` tinyint NOT NULL DEFAULT '0',\\n `draft` tinyint NOT NULL DEFAULT '0',\\n `debug` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timetriggered` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigwork_eve_ix` (`event`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Workflows for the Trigger administration tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tourid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targettype` tinyint NOT NULL,\\n `targetvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooluserstep_tousor_ix` (`tourid`,`sortorder`),\\n KEY `mdl_tooluserstep_tou_ix` (`tourid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Steps in an tour'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_tours` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pathmatch` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tours'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_upgrade_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetversion` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_upgrlog_tim_ix` (`timemodified`),\\n KEY `mdl_upgrlog_typtim_ix` (`type`,`timemodified`),\\n KEY `mdl_upgrlog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Upgrade logging'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_url` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `externalurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_url_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one url resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `auth` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `policyagreed` tinyint(1) NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `suspended` tinyint(1) NOT NULL DEFAULT '0',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `emailstop` tinyint(1) NOT NULL DEFAULT '0',\\n `phone1` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `phone2` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `institution` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `department` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'gregorian',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `firstaccess` bigint NOT NULL DEFAULT '0',\\n `lastaccess` bigint NOT NULL DEFAULT '0',\\n `lastlogin` bigint NOT NULL DEFAULT '0',\\n `currentlogin` bigint NOT NULL DEFAULT '0',\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `secret` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `picture` bigint NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '1',\\n `mailformat` tinyint(1) NOT NULL DEFAULT '1',\\n `maildigest` tinyint(1) NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `autosubscribe` tinyint(1) NOT NULL DEFAULT '1',\\n `trackforums` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `trustbitmask` bigint NOT NULL DEFAULT '0',\\n `imagealt` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `firstnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `middlename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `alternatename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moodlenetprofile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_user_mneuse_uix` (`mnethostid`,`username`),\\n KEY `mdl_user_del_ix` (`deleted`),\\n KEY `mdl_user_con_ix` (`confirmed`),\\n KEY `mdl_user_fir_ix` (`firstname`),\\n KEY `mdl_user_las_ix` (`lastname`),\\n KEY `mdl_user_cit_ix` (`city`),\\n KEY `mdl_user_cou_ix` (`country`),\\n KEY `mdl_user_las2_ix` (`lastaccess`),\\n KEY `mdl_user_ema_ix` (`email`),\\n KEY `mdl_user_aut_ix` (`auth`),\\n KEY `mdl_user_idn_ix` (`idnumber`),\\n KEY `mdl_user_fir2_ix` (`firstnamephonetic`),\\n KEY `mdl_user_las3_ix` (`lastnamephonetic`),\\n KEY `mdl_user_mid_ix` (`middlename`),\\n KEY `mdl_user_alt_ix` (`alternatename`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8633 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='One record for each person'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `appid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `platform` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pushid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userdevi_pususe_uix` (`pushid`,`userid`),\\n KEY `mdl_userdevi_uuiuse_ix` (`uuid`,`userid`),\\n KEY `mdl_userdevi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores user''s mobile devices information in order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `status` bigint NOT NULL DEFAULT '0',\\n `enrolid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '2147483647',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userenro_enruse_uix` (`enrolid`,`userid`),\\n KEY `mdl_userenro_enr_ix` (`enrolid`),\\n KEY `mdl_userenro_use_ix` (`userid`),\\n KEY `mdl_userenro_mod_ix` (`modifierid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68125 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users participating in courses (aka enrolled users) - everyb'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable fields categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dataformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userinfodata_usefie_uix` (`userid`,`fieldid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26211 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data for the customisable user fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'shortname',\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `datatype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `required` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n `visible` smallint NOT NULL DEFAULT '0',\\n `forceunique` tinyint NOT NULL DEFAULT '0',\\n `signup` tinyint NOT NULL DEFAULT '0',\\n `defaultdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultdataformat` tinyint NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable user profile fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_lastaccess` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeaccess` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userlast_usecou_uix` (`userid`,`courseid`),\\n KEY `mdl_userlast_use_ix` (`userid`),\\n KEY `mdl_userlast_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85871 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To keep track of course page access times, used in online pa'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpasshist_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A rotating log of hashes of previously used passwords for ea'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_resets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timerequested` bigint NOT NULL,\\n `timererequested` bigint NOT NULL DEFAULT '0',\\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpassrese_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=783 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table tracking password reset confirmation tokens'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_preferences` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userpref_usenam_uix` (`userid`,`name`),\\n KEY `mdl_userpref_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=64134 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Allows modules to store arbitrary user preferences'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_private_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `script` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userprivkey_scrval_ix` (`script`,`value`),\\n KEY `mdl_userprivkey_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='access keys used in cookieless scripts - rss, etc.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Wiki',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `firstpagetitle` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'First Page',\\n `wikimode` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'collaborative',\\n `defaultformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `forceformat` tinyint(1) NOT NULL DEFAULT '1',\\n `editbegin` bigint NOT NULL DEFAULT '0',\\n `editend` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wiki_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores Wiki activity configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_links` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `frompageid` bigint NOT NULL DEFAULT '0',\\n `topageid` bigint NOT NULL DEFAULT '0',\\n `tomissingpage` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikilink_fro_ix` (`frompageid`),\\n KEY `mdl_wikilink_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5286 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Page wiki links'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_locks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `sectionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `lockedat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27729 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Manages page locks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'title',\\n `cachedcontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timerendered` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageviews` bigint NOT NULL DEFAULT '0',\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikipage_subtituse_uix` (`subwikiid`,`title`,`userid`),\\n KEY `mdl_wikipage_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8348 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_subwikis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `wikiid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisubw_wikgrouse_uix` (`wikiid`,`groupid`,`userid`),\\n KEY `mdl_wikisubw_wik_ix` (`wikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores subwiki instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_synonyms` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `pagesynonym` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Pagesynonym',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisyno_pagpag_uix` (`pageid`,`pagesynonym`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages synonyms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `version` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikivers_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=24385 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki page history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `instructauthors` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructauthorsformat` smallint NOT NULL DEFAULT '0',\\n `instructreviewers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructreviewersformat` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL,\\n `phase` smallint DEFAULT '0',\\n `useexamples` tinyint DEFAULT '0',\\n `usepeerassessment` tinyint DEFAULT '0',\\n `useselfassessment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '80.00000',\\n `gradinggrade` decimal(10,5) DEFAULT '20.00000',\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `evaluation` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradedecimals` smallint DEFAULT '0',\\n `submissiontypetext` tinyint(1) NOT NULL DEFAULT '1',\\n `submissiontypefile` tinyint(1) NOT NULL DEFAULT '1',\\n `nattachments` smallint DEFAULT '1',\\n `submissionfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `latesubmissions` tinyint DEFAULT '0',\\n `maxbytes` bigint DEFAULT '100000',\\n `examplesmode` smallint DEFAULT '0',\\n `submissionstart` bigint DEFAULT '0',\\n `submissionend` bigint DEFAULT '0',\\n `assessmentstart` bigint DEFAULT '0',\\n `assessmentend` bigint DEFAULT '0',\\n `phaseswitchassessment` tinyint NOT NULL DEFAULT '0',\\n `conclusion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `conclusionformat` smallint NOT NULL DEFAULT '1',\\n `overallfeedbackmode` smallint DEFAULT '1',\\n `overallfeedbackfiles` smallint DEFAULT '0',\\n `overallfeedbackfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `overallfeedbackmaxbytes` bigint DEFAULT '100000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_work_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about the module instances and '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_aggregations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `timegraded` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workaggr_woruse_uix` (`workshopid`,`userid`),\\n KEY `mdl_workaggr_wor_ix` (`workshopid`),\\n KEY `mdl_workaggr_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Aggregated grades for assessment are stored here. The aggreg'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_assessments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `reviewerid` bigint NOT NULL,\\n `weight` bigint NOT NULL DEFAULT '1',\\n `timecreated` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `gradinggradeover` decimal(10,5) DEFAULT NULL,\\n `gradinggradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `feedbackauthorattachment` smallint DEFAULT '0',\\n `feedbackreviewer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackreviewerformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workasse_sub_ix` (`submissionid`),\\n KEY `mdl_workasse_gra_ix` (`gradinggradeoverby`),\\n KEY `mdl_workasse_rev_ix` (`reviewerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the made assessment and automatically calculated '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assessmentid` bigint NOT NULL,\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `peercomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `peercommentformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workgrad_assstrdim_uix` (`assessmentid`,`strategy`,`dimensionid`),\\n KEY `mdl_workgrad_ass_ix` (`assessmentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='How the reviewers filled-up the grading forms, given grades '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `example` tinyint DEFAULT '0',\\n `authorid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `contenttrust` smallint NOT NULL DEFAULT '0',\\n `attachment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradeover` decimal(10,5) DEFAULT NULL,\\n `gradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `timegraded` bigint DEFAULT NULL,\\n `published` tinyint DEFAULT '0',\\n `late` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worksubm_wor_ix` (`workshopid`),\\n KEY `mdl_worksubm_gra_ix` (`gradeoverby`),\\n KEY `mdl_worksubm_aut_ix` (`authorid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the submission and the aggregation of the grade f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopallocation_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `enabled` tinyint NOT NULL DEFAULT '0',\\n `submissionend` bigint NOT NULL,\\n `timeallocated` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `resultstatus` bigint DEFAULT NULL,\\n `resultmessage` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `resultlog` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worksche_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the allocation settings for the scheduled allocator'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopeval_best_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `comparison` smallint DEFAULT '5',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workbestsett_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Settings for the grading evaluation subplugin Comparison wit'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_accumulative` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `grade` bigint NOT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workaccu_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Accumulative gradin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workcomm_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Comments strategy f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `descriptiontrust` bigint DEFAULT NULL,\\n `grade0` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade1` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worknume_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Number of errors gr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `nonegative` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worknumemap_wornon_uix` (`workshopid`,`nonegative`),\\n KEY `mdl_worknumemap_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This maps the number of errors to a percentual grade for sub'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubr_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Rubric grading stra'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `layout` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'list',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workrubrconf_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration table for the Rubric grading strategy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubrleve_dim_ix` (`dimensionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The definition of rubric rating scales'\",\"tableChanges\":[]}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"uctohsDB\",{\"server\":\"uctohsDB\"}]}":"{\"transaction_id\":null,\"ts_sec\":1664753402,\"file\":\"mysql-bin-changelog.002540\",\"pos\":110831381,\"row\":1,\"server_id\":1660688098,\"event\":2}"}}},streamStates=[io.airbyte.protocol.models.AirbyteStreamState@40b50004[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@3027bf61[name=mdl_assign,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_assign","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@71bf82a8[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@48c76377[name=mdl_assign_grades,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_assign_grades","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@209aff4b[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@2dcb808e[name=mdl_assign_overrides,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_assign_overrides","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@206ced5d[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@53c3eefc[name=mdl_assign_submission,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_assign_submission","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@24d42368[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@556a188c[name=mdl_assign_user_flags,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_assign_user_flags","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@122b1179[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@5ed3a9ce[name=mdl_assign_user_mapping,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_assign_user_mapping","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@5b990e1f[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@5e32c398[name=mdl_assignfeedback_comments,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_assignfeedback_comments","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@14d8a1fe[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@5786f772[name=mdl_block_launchpad,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_block_launchpad","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@447ce26b[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@c1ac77f[name=mdl_book,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_book","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@5d9c4053[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@3dc111f5[name=mdl_book_chapters,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_book_chapters","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@1e0dc39c[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@44f6ce1d[name=mdl_chat,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_chat","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@7bd78008[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@4eac683e[name=mdl_choice,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_choice","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@3e4d4354[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@4c39e4a6[name=mdl_context,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_context","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@ba9eae9[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@26e98e3a[name=mdl_course,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_course","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@72ea3e50[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@71f5f87f[name=mdl_course_modules,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_course_modules","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@35cfaa0a[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@5f3d7ad7[name=mdl_course_modules_completion,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_course_modules_completion","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@7c06c7de[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@22eeee21[name=mdl_course_sections,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_course_sections","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@6ab98f8c[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@5e66bbce[name=mdl_data,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_data","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@1494afeb[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@415ed4be[name=mdl_enrol,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_enrol","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@67bdf6f6[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@cee8904[name=mdl_feedback,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_feedback","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@3db48485[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@af85ca9[name=mdl_forum,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_forum","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@27a0146[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@7a240ea4[name=mdl_forum_discussions,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_forum_discussions","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@632d2dc9[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@2b782811[name=mdl_forum_posts,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_forum_posts","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@79da6c09[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@23510cb8[name=mdl_glossary,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_glossary","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@29182e7e[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@43cab3ec[name=mdl_grade_categories,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_grade_categories","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@695a35b8[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@42c5d0e7[name=mdl_grade_grades,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_grade_grades","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@2a466d1f[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@3c85fe68[name=mdl_grade_grades_history,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_grade_grades_history","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@44afbb5[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@68645133[name=mdl_groupings,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_groupings","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@71d3e7b5[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@62b63159[name=mdl_groupings_groups,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_groupings_groups","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@3172e9e9[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@7bd5db3d[name=mdl_groups,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_groups","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}], io.airbyte.protocol.models.AirbyteStreamState@155565bd[streamDescriptor=io.airbyte.protocol.models.StreamDescriptor@463ab2b7[name=mdl_groups_members,namespace=uctohsDB,additionalProperties={}],streamState={"stream_name":"mdl_groups_members","stream_namespace":"uctohsDB","cursor_field":[]},additionalProperties={}]],additionalProperties={}],data={"cdc":true,"cdc_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"\",\"ddl\":\"SET character_set_server=utf8mb4, collation_server=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_indicator_calc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predict_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_prediction_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predictions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_train_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_analysables`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_plugin_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_annot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_cmnt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_quick`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_rot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_upgrade`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_onlinetext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_oauth2_linked_login`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_idps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_kvstore`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_controllers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_logs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_alignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack_oauth2`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_met`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_param`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_endorsement`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_identifier`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_issued`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_manual_award`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_related`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_configurable_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220808`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220812`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_positions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recent_activity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recentlyaccesseditems`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_rss_client`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_association`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book_chapters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_filters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages_current`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecompsetting`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_evidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_framework`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_modulecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plancomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_relatedcomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompcourse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompplan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidencecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_plugins`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_contentbank_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context_temp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_aggr_methd`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_crit_compl`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_defaults`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_format_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_20220527`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_completion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_published`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220609`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220628`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220729`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220822`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220829`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220905`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220912`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_records`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_editor_atto_autosave`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_flatfile`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_consumer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_nonce`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_resource_link`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_share_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_tool_proxy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_user_result`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tool_consumer_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tools`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_favourite`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completed`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completedtmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_item`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_sitecourse_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_value`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_valuetmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_file_conversion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files_reference`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_active`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_folder`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_digests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussion_subs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_posts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_track_prefs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_alias`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_formats`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_newitem`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_values`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_letters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_contents_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries_cachedassets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_library_dependencies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_imscp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_infected_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_label`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_branch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_timer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_license`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lock_db`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_display`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_logstore_standard_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_access_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_proxies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_ltiservice_gradebookservices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_airnotifier_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contact_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contacts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_email_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_processors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_providers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_user_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_users_blocked`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_datakeys`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_messagelist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_application`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host2service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_sso_access_control`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_my_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_access_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_endpoint`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_issuer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_refresh_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_system_account`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_user_field_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_page`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_paygw_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_accounts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_gateways`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_mahara_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_tempdata`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_post`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_profiling`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_essay_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_geogebra_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_subquestions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_multichoice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_randomsamatch_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_shortanswer_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_step_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_datasets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_ddwtos`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_gapselect`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_hints`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_multianswer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_units`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_count`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_siyavulaqt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_truefalse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_usages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overview_regrades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slot_tags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slots`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_quizsettings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_rating`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_registration_hubs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_onedrive_access`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource_old`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_override`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_switch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_view`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_assignments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_context_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_names`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_aicc_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_track`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_mapinfo`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_objective`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_ruleconds`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_index_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_simpledb_index`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_sessions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_questions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_area`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_coll`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_correlation`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_adhoc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_acts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_check`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_checks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_errors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_process`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_schedule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_summary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_cohortroles`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang_components`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxexpired`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxinstance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxlevel`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purpose`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purposerole`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_rules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_acceptances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_event_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_learn_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_run_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflow_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflows`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_tours`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_upgrade_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_url`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_lastaccess`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_resets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_preferences`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_private_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_links`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_locks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_subwikis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_synonyms`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_aggregations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_assessments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopallocation_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopeval_best_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_accumulative`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP DATABASE IF EXISTS `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE DATABASE `uctohsDB` CHARSET utf8mb4 COLLATE utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"USE `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_indicator_calc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `starttime` bigint NOT NULL,\\n `endtime` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleorigin` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleid` bigint NOT NULL,\\n `indicator` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` decimal(10,2) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analindicalc_staendcon_ix` (`starttime`,`endtime`,`contextid`),\\n KEY `mdl_analindicalc_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=125168 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored indicator calculations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `trained` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `predictionsprocessor` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` bigint NOT NULL,\\n `contextids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmode_enatra_ix` (`enabled`,`trained`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `version` bigint NOT NULL,\\n `evaluationmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dir` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmodelog_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models changes during evaluation.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predict_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rangeindex` bigint NOT NULL,\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredsamp_modanatimr_ix` (`modelid`,`analysableid`,`timesplitting`,`rangeindex`),\\n KEY `mdl_analpredsamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45650 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples already used for predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_prediction_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `predictionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `actionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredacti_preuseact_ix` (`predictionid`,`userid`,`actionname`),\\n KEY `mdl_analpredacti_pre_ix` (`predictionid`),\\n KEY `mdl_analpredacti_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Register of user actions over predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predictions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleid` bigint NOT NULL,\\n `rangeindex` mediumint NOT NULL,\\n `prediction` decimal(10,2) NOT NULL,\\n `predictionscore` decimal(10,5) NOT NULL,\\n `calculations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpred_modcon_ix` (`modelid`,`contextid`),\\n KEY `mdl_analpred_mod_ix` (`modelid`),\\n KEY `mdl_analpred_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5556 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Predictions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_train_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analtraisamp_modanatim_ix` (`modelid`,`analysableid`,`timesplitting`),\\n KEY `mdl_analtraisamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples used for training'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_analysables` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `analysableid` bigint NOT NULL,\\n `firstanalysis` bigint NOT NULL,\\n `timeanalysed` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedanal_modact_ix` (`modelid`,`action`),\\n KEY `mdl_analusedanal_ana_ix` (`analysableid`),\\n KEY `mdl_analusedanal_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of analysables used by each model'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL DEFAULT '0',\\n `fileid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `time` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedfile_modactfil_ix` (`modelid`,`action`,`fileid`),\\n KEY `mdl_analusedfile_mod_ix` (`modelid`),\\n KEY `mdl_analusedfile_fil_ix` (`fileid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Files that have already been used for training and predictio'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alwaysshowdescription` tinyint NOT NULL DEFAULT '0',\\n `nosubmissions` tinyint NOT NULL DEFAULT '0',\\n `submissiondrafts` tinyint NOT NULL DEFAULT '0',\\n `sendnotifications` tinyint NOT NULL DEFAULT '0',\\n `sendlatenotifications` tinyint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `allowsubmissionsfromdate` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requiresubmissionstatement` tinyint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `gradingduedate` bigint NOT NULL DEFAULT '0',\\n `teamsubmission` tinyint NOT NULL DEFAULT '0',\\n `requireallteammemberssubmit` tinyint NOT NULL DEFAULT '0',\\n `teamsubmissiongroupingid` bigint NOT NULL DEFAULT '0',\\n `blindmarking` tinyint NOT NULL DEFAULT '0',\\n `hidegrader` tinyint NOT NULL DEFAULT '0',\\n `revealidentities` tinyint NOT NULL DEFAULT '0',\\n `attemptreopenmethod` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'none',\\n `maxattempts` mediumint NOT NULL DEFAULT '-1',\\n `markingworkflow` tinyint NOT NULL DEFAULT '0',\\n `markingallocation` tinyint NOT NULL DEFAULT '0',\\n `sendstudentnotifications` tinyint NOT NULL DEFAULT '1',\\n `preventsubmissionnotingroup` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou_ix` (`course`),\\n KEY `mdl_assi_tea_ix` (`teamsubmissiongroupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3594 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table saves information about an instance of mod_assign'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"alwaysshowdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"nosubmissions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"submissiondrafts\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendlatenotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiresubmissionstatement\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"gradingduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmission\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requireallteammemberssubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmissiongroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blindmarking\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidegrader\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revealidentities\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptreopenmethod\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"none\",\"enumValues\":[]},{\"name\":\"maxattempts\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"markingworkflow\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"markingallocation\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendstudentnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"preventsubmissionnotingroup\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `grader` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '0.00000',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assigrad_assuseatt_uix` (`assignment`,`userid`,`attemptnumber`),\\n KEY `mdl_assigrad_use_ix` (`userid`),\\n KEY `mdl_assigrad_att_ix` (`attemptnumber`),\\n KEY `mdl_assigrad_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=143701 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading information about a single assignment submission.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grader\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `allowsubmissionsfromdate` bigint DEFAULT NULL,\\n `duedate` bigint DEFAULT NULL,\\n `cutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiover_ass_ix` (`assignid`),\\n KEY `mdl_assiover_gro_ix` (`groupid`),\\n KEY `mdl_assiover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to assign settings.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_overrides\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_plugin_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `plugin` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subtype` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiplugconf_plu_ix` (`plugin`),\\n KEY `mdl_assiplugconf_sub_ix` (`subtype`),\\n KEY `mdl_assiplugconf_nam_ix` (`name`),\\n KEY `mdl_assiplugconf_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=34473 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Config data for an instance of a plugin in an assignment.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `status` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n `latest` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assisubm_assusegroatt_uix` (`assignment`,`userid`,`groupid`,`attemptnumber`),\\n KEY `mdl_assisubm_use_ix` (`userid`),\\n KEY `mdl_assisubm_att_ix` (`attemptnumber`),\\n KEY `mdl_assisubm_assusegrolat_ix` (`assignment`,`userid`,`groupid`,`latest`),\\n KEY `mdl_assisubm_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=212894 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about student interactions with'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_submission\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"latest\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `mailed` smallint NOT NULL DEFAULT '0',\\n `extensionduedate` bigint NOT NULL DEFAULT '0',\\n `workflowstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `allocatedmarker` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiuserflag_mai_ix` (`mailed`),\\n KEY `mdl_assiuserflag_use_ix` (`userid`),\\n KEY `mdl_assiuserflag_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123759 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of flags that can be set for a single user in a single '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_flags\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"extensionduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"workflowstate\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allocatedmarker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiusermapp_ass_ix` (`assignment`),\\n KEY `mdl_assiusermapp_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=554854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Map an assignment specific id number to a user'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_mapping\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `commenttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assicomm_ass_ix` (`assignment`),\\n KEY `mdl_assicomm_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=117040 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Text feedback for submitted assignments'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assignfeedback_comments\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"commenttext\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"commentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_annot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `endx` bigint DEFAULT '0',\\n `endy` bigint DEFAULT '0',\\n `path` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'line',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditanno_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditanno_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21956353 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores annotations added to pdfs submitted by students'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_cmnt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `width` bigint DEFAULT '120',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditcmnt_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditcmnt_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=665999 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores comments added to pdfs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `submissionattempt` bigint NOT NULL,\\n `attemptedconversions` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditqueu_subsub_uix` (`submissionid`,`submissionattempt`)\\n) ENGINE=InnoDB AUTO_INCREMENT=144061 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue for processing.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_quick` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `width` bigint NOT NULL DEFAULT '120',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'yellow',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditquic_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=132 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores teacher specified quicklist comments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_rot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `pathnamehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `isrotated` tinyint(1) NOT NULL DEFAULT '0',\\n `degree` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditrot_grapag_uix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditrot_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=699542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores rotation information of a page.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass2_ix` (`assignment`),\\n KEY `mdl_assifile_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores info about the number of files submitted by a student'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `assignmenttype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resubmit` tinyint NOT NULL DEFAULT '0',\\n `preventlate` tinyint NOT NULL DEFAULT '0',\\n `emailteachers` tinyint NOT NULL DEFAULT '0',\\n `var1` bigint DEFAULT '0',\\n `var2` bigint DEFAULT '0',\\n `var3` bigint DEFAULT '0',\\n `var4` bigint DEFAULT '0',\\n `var5` bigint DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '100000',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou2_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n `data1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `data2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `submissioncomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `teacher` bigint NOT NULL DEFAULT '0',\\n `timemarked` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assisubm_use2_ix` (`userid`),\\n KEY `mdl_assisubm_mai_ix` (`mailed`),\\n KEY `mdl_assisubm_tim_ix` (`timemarked`),\\n KEY `mdl_assisubm_ass2_ix` (`assignment`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about submitted assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_upgrade` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `oldcmid` bigint NOT NULL DEFAULT '0',\\n `oldinstance` bigint NOT NULL DEFAULT '0',\\n `newcmid` bigint NOT NULL DEFAULT '0',\\n `newinstance` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiupgr_old_ix` (`oldcmid`),\\n KEY `mdl_assiupgr_old2_ix` (`oldinstance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about upgraded assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass_ix` (`assignment`),\\n KEY `mdl_assifile_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=141896 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about file submissions for assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_onlinetext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `onlinetext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `onlineformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assionli_ass_ix` (`assignment`),\\n KEY `mdl_assionli_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1779 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about onlinetext submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_oauth2_linked_login` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `confirmtoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmtokenexpires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authoautlinklogi_useis_uix` (`userid`,`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_issuse_ix` (`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_use_ix` (`usermodified`),\\n KEY `mdl_authoautlinklogi_use2_ix` (`userid`),\\n KEY `mdl_authoautlinklogi_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Accounts linked to a users Moodle account.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_idps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `metadataurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activeidp` smallint NOT NULL DEFAULT '0',\\n `defaultidp` smallint NOT NULL DEFAULT '0',\\n `adminidp` smallint NOT NULL DEFAULT '0',\\n `defaultname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `logo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `alias` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `whitelist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configured IdPs for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_kvstore` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `k` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expire` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authsamlkvst_ktyp_uix` (`k`,`type`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3946976 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A key value store for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_controllers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `operation` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'backup',\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `format` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `interactive` smallint NOT NULL,\\n `purpose` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` smallint NOT NULL,\\n `execution` smallint NOT NULL,\\n `executiontime` bigint NOT NULL,\\n `checksum` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `progress` decimal(15,14) NOT NULL DEFAULT '0.00000000000000',\\n `controller` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcont_bac_uix` (`backupid`),\\n KEY `mdl_backcont_typite_ix` (`type`,`itemid`),\\n KEY `mdl_backcont_useite_ix` (`userid`,`itemid`),\\n KEY `mdl_backcont_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25075 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store the backup_controllers as they are used'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `laststarttime` bigint NOT NULL DEFAULT '0',\\n `lastendtime` bigint NOT NULL DEFAULT '0',\\n `laststatus` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '5',\\n `nextstarttime` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store every course backup status'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_logs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `loglevel` smallint NOT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backlogs_bacid_uix` (`backupid`,`id`),\\n KEY `mdl_backlogs_bac_ix` (`backupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store all the logs from backup and restore operations (by'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuercontact` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `expiredate` bigint DEFAULT NULL,\\n `expireperiod` bigint DEFAULT NULL,\\n `type` tinyint(1) NOT NULL DEFAULT '1',\\n `courseid` bigint DEFAULT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messagesubject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `attachment` tinyint(1) NOT NULL DEFAULT '1',\\n `notification` tinyint(1) NOT NULL DEFAULT '1',\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `nextcron` bigint DEFAULT NULL,\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthoremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imagecaption` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badg_typ_ix` (`type`),\\n KEY `mdl_badg_cou_ix` (`courseid`),\\n KEY `mdl_badg_use_ix` (`usermodified`),\\n KEY `mdl_badg_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_alignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `targetname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targeturl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targetdescription` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targetframework` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgalig_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines alignment for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackuid` bigint NOT NULL,\\n `autosync` tinyint(1) NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `externalbackpackid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgback_useext_uix` (`userid`,`externalbackpackid`),\\n KEY `mdl_badgback_use_ix` (`userid`),\\n KEY `mdl_badgback_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for connecting external backpack'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack_oauth2` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalbackpackid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgbackoaut_use_ix` (`usermodified`),\\n KEY `mdl_badgbackoaut_use2_ix` (`userid`),\\n KEY `mdl_badgbackoaut_iss_ix` (`issuerid`),\\n KEY `mdl_badgbackoaut_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '1',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgcrit_badcri_uix` (`badgeid`,`criteriatype`),\\n KEY `mdl_badgcrit_cri_ix` (`criteriatype`),\\n KEY `mdl_badgcrit_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria for issuing badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_met` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `issuedid` bigint DEFAULT NULL,\\n `critid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritmet_cri_ix` (`critid`),\\n KEY `mdl_badgcritmet_use_ix` (`userid`),\\n KEY `mdl_badgcritmet_iss_ix` (`issuedid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria that were met for an issued badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_param` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `critid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritpara_cri_ix` (`critid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines parameters for badges criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_endorsement` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issueremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `claimid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `claimcomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgendo_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines endorsement for badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackid` bigint NOT NULL,\\n `collectionid` bigint NOT NULL,\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `assertion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgexte_bac_ix` (`backpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges display'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackapiurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackweburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '1.0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `oauth2_issuerid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteback_bac_uix` (`backpackapiurl`),\\n UNIQUE KEY `mdl_badgexteback_bac2_uix` (`backpackweburl`),\\n KEY `mdl_badgexteback_oau_ix` (`oauth2_issuerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for site level backpacks that a user can co'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_identifier` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sitebackpackid` bigint NOT NULL,\\n `internalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `externalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteiden_sitintext_uix` (`sitebackpackid`,`internalid`,`externalid`,`type`),\\n KEY `mdl_badgexteiden_sit_ix` (`sitebackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges mappings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_issued` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `uniquehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n `dateexpire` bigint DEFAULT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '0',\\n `issuernotified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgissu_baduse_uix` (`badgeid`,`userid`),\\n KEY `mdl_badgissu_bad_ix` (`badgeid`),\\n KEY `mdl_badgissu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines issued badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_manual_award` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL,\\n `recipientid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `issuerrole` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgmanuawar_bad_ix` (`badgeid`),\\n KEY `mdl_badgmanuawar_rec_ix` (`recipientid`),\\n KEY `mdl_badgmanuawar_iss_ix` (`issuerid`),\\n KEY `mdl_badgmanuawar_iss2_ix` (`issuerrole`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Track manual award criteria for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_related` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `relatedbadgeid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgrela_badrel_uix` (`badgeid`,`relatedbadgeid`),\\n KEY `mdl_badgrela_bad_ix` (`badgeid`),\\n KEY `mdl_badgrela_rel_ix` (`relatedbadgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge related for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_bloc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='contains all installed blocks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_configurable_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ownerid` bigint NOT NULL,\\n `visible` smallint NOT NULL,\\n `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` smallint NOT NULL DEFAULT '0',\\n `type` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pagination` smallint DEFAULT NULL,\\n `components` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `export` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `jsordering` smallint DEFAULT NULL,\\n `global` smallint NOT NULL DEFAULT '0',\\n `lastexecutiontime` bigint NOT NULL DEFAULT '0',\\n `cron` smallint NOT NULL DEFAULT '0',\\n `remote` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='block_configurable_reports table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parentcontextid` bigint NOT NULL,\\n `showinsubcontexts` smallint NOT NULL,\\n `requiredbytheme` smallint NOT NULL DEFAULT '0',\\n `pagetypepattern` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpagepattern` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultregion` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultweight` bigint NOT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocinst_parshopagsub_ix` (`parentcontextid`,`showinsubcontexts`,`pagetypepattern`,`subpagepattern`),\\n KEY `mdl_blocinst_tim_ix` (`timemodified`),\\n KEY `mdl_blocinst_par_ix` (`parentcontextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2279 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores block instances. The type of block this is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` int NOT NULL,\\n `courseid` int NOT NULL,\\n `moduleid` int NOT NULL,\\n `targetcompletiondate` bigint NOT NULL,\\n `completioncutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `id_user_course_module_date` (`userid`,`courseid`,`moduleid`,`targetcompletiondate`,`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2718563 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for block_launchpad, please edit me'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_block_launchpad\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"moduleid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"targetcompletiondate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completioncutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220808` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220812` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_positions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockinstanceid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `pagetype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpage` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` smallint NOT NULL,\\n `region` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocposi_bloconpagsub_uix` (`blockinstanceid`,`contextid`,`pagetype`,`subpage`),\\n KEY `mdl_blocposi_blo_ix` (`blockinstanceid`),\\n KEY `mdl_blocposi_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the position of a sticky block_instance on a another '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recent_activity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `action` tinyint(1) NOT NULL,\\n `modname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocreceacti_coutim_ix` (`courseid`,`timecreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123225 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Recent activity block'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recentlyaccesseditems` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timeaccess` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocrece_usecoucmi_uix` (`userid`,`courseid`,`cmid`),\\n KEY `mdl_blocrece_use_ix` (`userid`),\\n KEY `mdl_blocrece_cou_ix` (`courseid`),\\n KEY `mdl_blocrece_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6045122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Most recently accessed items accessed by a user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_rss_client` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `preferredtitle` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `shared` tinyint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `skiptime` bigint NOT NULL DEFAULT '0',\\n `skipuntil` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Remote news feed information. Contains the news feed id, the'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_association` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `blogid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogasso_con_ix` (`contextid`),\\n KEY `mdl_blogasso_blo_ix` (`blogid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Associations of blog entries with courses and module instanc'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filtertags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `failedlastsync` tinyint(1) NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n `timefetched` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogexte_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='External blog links used for RSS copying of blog entries to '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `numbering` smallint NOT NULL DEFAULT '0',\\n `navstyle` smallint NOT NULL DEFAULT '1',\\n `customtitles` tinyint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"numbering\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"navstyle\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"customtitles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revision\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book_chapters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `bookid` bigint NOT NULL DEFAULT '0',\\n `pagenum` bigint NOT NULL DEFAULT '0',\\n `subchapter` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `hidden` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `importsrc` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_bookchap_boo_ix` (`bookid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book_chapters'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book_chapters\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"bookid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pagenum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subchapter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"title\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"content\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"importsrc\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_filters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` bigint NOT NULL DEFAULT '0',\\n `md5key` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachfilt_filmd5_ix` (`filter`,`md5key`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping information about cached data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `flagtype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expiry` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachflag_fla_ix` (`flagtype`),\\n KEY `mdl_cachflag_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=476916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Cache of time-sensitive flags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `captype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `riskbitmask` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_capa_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=713 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines all capabilities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `keepdays` bigint NOT NULL DEFAULT '0',\\n `studentlogs` smallint NOT NULL DEFAULT '0',\\n `chattime` bigint NOT NULL DEFAULT '0',\\n `schedule` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chat_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each of these is a chat room'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_chat\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keepdays\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"studentlogs\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"chattime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"schedule\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmess_use_ix` (`userid`),\\n KEY `mdl_chatmess_gro_ix` (`groupid`),\\n KEY `mdl_chatmess_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmess_cha_ix` (`chatid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all the actual chat messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages_current` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmesscurr_use_ix` (`userid`),\\n KEY `mdl_chatmesscurr_gro_ix` (`groupid`),\\n KEY `mdl_chatmesscurr_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmesscurr_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores current session'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstping` bigint NOT NULL DEFAULT '0',\\n `lastping` bigint NOT NULL DEFAULT '0',\\n `lastmessageping` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatuser_use_ix` (`userid`),\\n KEY `mdl_chatuser_las_ix` (`lastping`),\\n KEY `mdl_chatuser_gro_ix` (`groupid`),\\n KEY `mdl_chatuser_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of which users are in which chat rooms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `publish` tinyint NOT NULL DEFAULT '0',\\n `showresults` tinyint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `allowupdate` tinyint NOT NULL DEFAULT '0',\\n `allowmultiple` tinyint NOT NULL DEFAULT '0',\\n `showunanswered` tinyint NOT NULL DEFAULT '0',\\n `includeinactive` tinyint NOT NULL DEFAULT '1',\\n `limitanswers` tinyint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `showpreview` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `showavailable` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choi_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Available choices are stored here'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_choice\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showresults\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"display\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowupdate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowmultiple\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showunanswered\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"includeinactive\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"limitanswers\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showpreview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showavailable\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `optionid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiansw_use_ix` (`userid`),\\n KEY `mdl_choiansw_cho_ix` (`choiceid`),\\n KEY `mdl_choiansw_opt_ix` (`optionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=417 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='choices performed by users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `text` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxanswers` bigint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiopti_cho_ix` (`choiceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='available options to choice'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_coho_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents one cohort (aka site-wide group).'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cohomemb_cohuse_uix` (`cohortid`,`userid`),\\n KEY `mdl_cohomemb_coh_ix` (`cohortid`),\\n KEY `mdl_cohomemb_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a cohort.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `commentarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comm_concomite_ix` (`contextid`,`commentarea`,`itemid`),\\n KEY `mdl_comm_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle comments module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `competencyframeworkid` bigint NOT NULL,\\n `parentid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL,\\n `ruletype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ruleoutcome` tinyint NOT NULL DEFAULT '0',\\n `ruleconfig` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comp_comidn_uix` (`competencyframeworkid`,`idnumber`),\\n KEY `mdl_comp_rul_ix` (`ruleoutcome`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the master record of each competency in '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_coucom_uix` (`courseid`,`competencyid`),\\n KEY `mdl_compcour_courul_ix` (`courseid`,`ruleoutcome`),\\n KEY `mdl_compcour_cou2_ix` (`courseid`),\\n KEY `mdl_compcour_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a course.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecompsetting` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `pushratingstouserplans` tinyint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the course specific settings for compete'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_evidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usercompetencyid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `action` tinyint NOT NULL,\\n `actionuserid` bigint DEFAULT NULL,\\n `descidentifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desccomponent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desca` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compevid_use_ix` (`usercompetencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence linked to a user competency'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_framework` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `taxonomies` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compfram_idn_uix` (`idnumber`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of competency frameworks.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_modulecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compmodu_cmicom_uix` (`cmid`,`competencyid`),\\n KEY `mdl_compmodu_cmirul_ix` (`cmid`,`ruleoutcome`),\\n KEY `mdl_compmodu_cmi_ix` (`cmid`),\\n KEY `mdl_compmodu_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a module.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `templateid` bigint DEFAULT NULL,\\n `origtemplateid` bigint DEFAULT NULL,\\n `status` tinyint(1) NOT NULL,\\n `duedate` bigint DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compplan_usesta_ix` (`userid`,`status`),\\n KEY `mdl_compplan_tem_ix` (`templateid`),\\n KEY `mdl_compplan_stadue_ix` (`status`,`duedate`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plancomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `planid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compplan_placom_uix` (`planid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Plan competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_relatedcomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `competencyid` bigint NOT NULL,\\n `relatedcompetencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Related competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `duedate` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plan templates.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `cohortid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comptemp_temcoh_uix` (`templateid`,`cohortid`),\\n KEY `mdl_comptemp_tem2_ix` (`templateid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comptemp_tem_ix` (`templateid`),\\n KEY `mdl_comptemp_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a learning plan template.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom_uix` (`userid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompcourse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecoucom_uix` (`userid`,`courseid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies in a course'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompplan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `planid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecompla_uix` (`userid`,`competencyid`,`planid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence of prior learning'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidencecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userevidenceid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom2_uix` (`userevidenceid`,`competencyid`),\\n KEY `mdl_compuser_use2_ix` (`userevidenceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Relationship between user evidence and competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_conf_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=555 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `oldvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_conflog_tim_ix` (`timemodified`),\\n KEY `mdl_conflog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2746 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Changes done in server configuration through admin UI'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_plugins` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'core',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_confplug_plunam_uix` (`plugin`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle modules and plugins configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_contentbank_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenttype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `visibility` tinyint(1) NOT NULL DEFAULT '1',\\n `instanceid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_contcont_nam_ix` (`name`),\\n KEY `mdl_contcont_conconins_ix` (`contextid`,`contenttype`,`instanceid`),\\n KEY `mdl_contcont_con_ix` (`contextid`),\\n KEY `mdl_contcont_use_ix` (`usermodified`),\\n KEY `mdl_contcont_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores content data in the content bank.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `depth` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cont_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_cont_ins_ix` (`instanceid`),\\n KEY `mdl_cont_pat_ix` (`path`)\\n) ENGINE=InnoDB AUTO_INCREMENT=51445 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='one of these must be set'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_context\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contextlevel\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instanceid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context_temp` (\\n `id` bigint NOT NULL,\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `depth` tinyint NOT NULL,\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by build_context_path() in upgrade and cron to keep con'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'topics',\\n `showgrades` tinyint NOT NULL DEFAULT '1',\\n `newsitems` mediumint NOT NULL DEFAULT '1',\\n `startdate` bigint NOT NULL DEFAULT '0',\\n `enddate` bigint NOT NULL DEFAULT '0',\\n `relativedatesmode` tinyint(1) NOT NULL DEFAULT '0',\\n `marker` bigint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `showreports` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `downloadcontent` tinyint(1) DEFAULT NULL,\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupmodeforce` smallint NOT NULL DEFAULT '0',\\n `defaultgroupingid` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requested` tinyint(1) NOT NULL DEFAULT '0',\\n `enablecompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionnotify` tinyint(1) NOT NULL DEFAULT '0',\\n `cacherev` bigint NOT NULL DEFAULT '0',\\n `originalcourseid` bigint DEFAULT NULL,\\n `showactivitydates` tinyint(1) NOT NULL DEFAULT '0',\\n `showcompletionconditions` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cour_cat_ix` (`category`),\\n KEY `mdl_cour_idn_ix` (`idnumber`),\\n KEY `mdl_cour_sho_ix` (`shortname`),\\n KEY `mdl_cour_sor_ix` (`sortorder`)\\n) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Central course table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"category\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"shortname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"format\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":21,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"topics\",\"enumValues\":[]},{\"name\":\"showgrades\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"newsitems\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"startdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"relativedatesmode\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"marker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"legacyfiles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showreports\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"downloadcontent\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupmodeforce\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultgroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lang\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"calendartype\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"theme\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requested\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enablecompletion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionnotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cacherev\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"originalcourseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"showactivitydates\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showcompletionconditions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `coursecount` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_aggr_methd` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '0',\\n `value` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompaggrmeth_coucr_uix` (`course`,`criteriatype`),\\n KEY `mdl_courcompaggrmeth_cou_ix` (`course`),\\n KEY `mdl_courcompaggrmeth_cri_ix` (`criteriatype`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion aggregation methods for criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_crit_compl` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriaid` bigint NOT NULL DEFAULT '0',\\n `gradefinal` decimal(10,5) DEFAULT NULL,\\n `unenroled` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompcritcomp_useco_uix` (`userid`,`course`,`criteriaid`),\\n KEY `mdl_courcompcritcomp_use_ix` (`userid`),\\n KEY `mdl_courcompcritcomp_cou_ix` (`course`),\\n KEY `mdl_courcompcritcomp_cri_ix` (`criteriaid`),\\n KEY `mdl_courcompcritcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15582 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion user records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint NOT NULL DEFAULT '0',\\n `module` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moduleinstance` bigint DEFAULT NULL,\\n `courseinstance` bigint DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) DEFAULT NULL,\\n `role` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcompcrit_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_defaults` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionusegrade` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `customrules` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompdefa_coumod_uix` (`course`,`module`),\\n KEY `mdl_courcompdefa_mod_ix` (`module`),\\n KEY `mdl_courcompdefa_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default settings for activities completion'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `timeenrolled` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint NOT NULL DEFAULT '0',\\n `timecompleted` bigint DEFAULT NULL,\\n `reaggregate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcomp_usecou_uix` (`userid`,`course`),\\n KEY `mdl_courcomp_use_ix` (`userid`),\\n KEY `mdl_courcomp_cou_ix` (`course`),\\n KEY `mdl_courcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_format_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sectionid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courformopti_couforsec_uix` (`courseid`,`format`,`sectionid`,`name`),\\n KEY `mdl_courformopti_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=969 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores format-specific options for the course or course sect'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"module\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instance\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"added\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"score\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"indent\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleoncoursepage\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiongradeitemnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionexpected\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"deletioninprogress\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_20220527` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_completion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `coursemoduleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `completionstate` tinyint(1) NOT NULL,\\n `viewed` tinyint(1) DEFAULT NULL,\\n `overrideby` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courmoducomp_usecou_uix` (`userid`,`coursemoduleid`),\\n KEY `mdl_courmoducomp_cou_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3881182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the completion state (completed or not completed, etc'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules_completion\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"coursemoduleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completionstate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"viewed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"overrideby\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_published` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `timepublished` bigint NOT NULL,\\n `enrollable` tinyint(1) NOT NULL DEFAULT '1',\\n `hubcourseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT '0',\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about how and when an local courses were publish'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `category` bigint NOT NULL DEFAULT '0',\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `requester` bigint NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courrequ_sho_ix` (`shortname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_coursect_cousec_uix` (`course`,`section`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9811 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to define the sections for each course'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_sections\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sequence\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220609` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220628` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220729` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220822` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220829` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220905` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220912` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `area` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custcate_comareitesor_ix` (`component`,`area`,`itemid`,`sortorder`),\\n KEY `mdl_custcate_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield category table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL,\\n `instanceid` bigint NOT NULL,\\n `intvalue` bigint DEFAULT NULL,\\n `decvalue` decimal(10,5) DEFAULT NULL,\\n `shortcharvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `charvalue` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `valueformat` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_custdata_insfie_uix` (`instanceid`,`fieldid`),\\n KEY `mdl_custdata_fieint_ix` (`fieldid`,`intvalue`),\\n KEY `mdl_custdata_fiesho_ix` (`fieldid`,`shortcharvalue`),\\n KEY `mdl_custdata_fiedec_ix` (`fieldid`,`decvalue`),\\n KEY `mdl_custdata_fie_ix` (`fieldid`),\\n KEY `mdl_custdata_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield data table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custfiel_catsor_ix` (`categoryid`,`sortorder`),\\n KEY `mdl_custfiel_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield field table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `comments` smallint NOT NULL DEFAULT '0',\\n `timeavailablefrom` bigint NOT NULL DEFAULT '0',\\n `timeavailableto` bigint NOT NULL DEFAULT '0',\\n `timeviewfrom` bigint NOT NULL DEFAULT '0',\\n `timeviewto` bigint NOT NULL DEFAULT '0',\\n `requiredentries` int NOT NULL DEFAULT '0',\\n `requiredentriestoview` int NOT NULL DEFAULT '0',\\n `maxentries` int NOT NULL DEFAULT '0',\\n `rssarticles` smallint NOT NULL DEFAULT '0',\\n `singletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplateheader` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplatefooter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstitletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `csstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `jstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `asearchtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `approval` smallint NOT NULL DEFAULT '0',\\n `manageapproved` smallint NOT NULL DEFAULT '1',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `defaultsort` bigint NOT NULL DEFAULT '0',\\n `defaultsortdir` smallint NOT NULL DEFAULT '0',\\n `editany` smallint NOT NULL DEFAULT '0',\\n `notification` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `completionentries` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_data_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all database activities'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_data\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"comments\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailablefrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailableto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewfrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentriestoview\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"singletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplateheader\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplatefooter\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"addtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstitletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"csstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"jstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"asearchtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"approval\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"manageapproved\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsort\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsortdir\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"editany\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notification\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"config\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":37,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `recordid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datacont_rec_ix` (`recordid`),\\n KEY `mdl_datacont_fie_ix` (`fieldid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the content introduced in each record/fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param6` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param7` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param8` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param9` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param10` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datafiel_typdat_ix` (`type`,`dataid`),\\n KEY `mdl_datafiel_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every field available'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_records` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `approved` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_datareco_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every record introduced'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_editor_atto_autosave` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `elementid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `pagehash` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `drafttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `draftid` bigint DEFAULT NULL,\\n `pageinstance` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_editattoauto_eleconuse_uix` (`elementid`,`contextid`,`userid`,`pagehash`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1460915 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Draft text that is auto-saved every 5 seconds while an edito'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrol` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT '0',\\n `enrolstartdate` bigint DEFAULT '0',\\n `enrolenddate` bigint DEFAULT '0',\\n `expirynotify` tinyint(1) DEFAULT '0',\\n `expirythreshold` bigint DEFAULT '0',\\n `notifyall` tinyint(1) DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `cost` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `roleid` bigint DEFAULT '0',\\n `customint1` bigint DEFAULT NULL,\\n `customint2` bigint DEFAULT NULL,\\n `customint3` bigint DEFAULT NULL,\\n `customint4` bigint DEFAULT NULL,\\n `customint5` bigint DEFAULT NULL,\\n `customint6` bigint DEFAULT NULL,\\n `customint7` bigint DEFAULT NULL,\\n `customint8` bigint DEFAULT NULL,\\n `customchar1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar3` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdec1` decimal(12,7) DEFAULT NULL,\\n `customdec2` decimal(12,7) DEFAULT NULL,\\n `customtext1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enro_enr_ix` (`enrol`),\\n KEY `mdl_enro_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Instances of enrolment plugins used in courses, fields marke'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_enrol\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"enrol\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"enrolperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolstartdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolenddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirynotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirythreshold\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notifyall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"password\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cost\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"currency\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":3,\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"roleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"customint1\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint2\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint3\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint4\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint5\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint6\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint7\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint8\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar1\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":25,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar2\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":26,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar3\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":1333,\"position\":27,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec1\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":28,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec2\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":29,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext1\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":30,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext2\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":31,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext3\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":32,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext4\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":33,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_flatfile` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroflat_cou_ix` (`courseid`),\\n KEY `mdl_enroflat_use_ix` (`userid`),\\n KEY `mdl_enroflat_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='enrol_flatfile table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_consumer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey256` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secret` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerversion` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerguid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `protected` tinyint(1) NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `enablefrom` bigint DEFAULT NULL,\\n `enableuntil` bigint DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2cons_con_uix` (`consumerkey256`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI consumers interacting with moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `lticontextkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2cont_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about a specific LTI contexts from the consumers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_nonce` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `value` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2nonc_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Nonce used for authentication between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_resource_link` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint DEFAULT NULL,\\n `consumerid` bigint DEFAULT NULL,\\n `ltiresourcelinkkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `primaryresourcelinkid` bigint DEFAULT NULL,\\n `shareapproved` tinyint(1) DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2resolink_con_ix` (`contextid`),\\n KEY `mdl_enroltilti2resolink_pri_ix` (`primaryresourcelinkid`),\\n KEY `mdl_enroltilti2resolink_co2_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link from the consumer to the tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_share_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sharekey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resourcelinkid` bigint NOT NULL,\\n `autoapprove` tinyint(1) NOT NULL,\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_sha_uix` (`sharekey`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_res_uix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Resource link share key'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_tool_proxy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxykey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerid` bigint NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2toolprox_to_uix` (`toolproxykey`),\\n KEY `mdl_enroltilti2toolprox_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A tool proxy between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_user_result` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcelinkid` bigint NOT NULL,\\n `ltiuserkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiresultsourcedid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2userresu_res_ix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results for each user for each resource link'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tool_consumer_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolid` bigint NOT NULL,\\n `consumerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitoolconsmap_too_ix` (`toolid`),\\n KEY `mdl_enroltitoolconsmap_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table that maps the published tool to tool consumers.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tools` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrolid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `institution` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `maxenrolled` bigint NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradesync` tinyint(1) NOT NULL DEFAULT '0',\\n `gradesynccompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `membersync` tinyint(1) NOT NULL DEFAULT '0',\\n `membersyncmode` tinyint(1) NOT NULL DEFAULT '0',\\n `roleinstructor` bigint NOT NULL,\\n `rolelearner` bigint NOT NULL,\\n `secret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitool_enr_ix` (`enrolid`),\\n KEY `mdl_enroltitool_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tools provided to the remote system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `toolid` bigint NOT NULL,\\n `serviceurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sourceid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumersecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `lastgrade` decimal(10,5) DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltiuser_use_ix` (`userid`),\\n KEY `mdl_enroltiuser_too_ix` (`toolid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User access log and gradeback data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `business` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `item_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `memo` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tax` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection1_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection2_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pending_reason` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reason_code` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent_txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timeupdated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enropayp_bus_ix` (`business`),\\n KEY `mdl_enropayp_rec_ix` (`receiver_email`),\\n KEY `mdl_enropayp_cou_ix` (`courseid`),\\n KEY `mdl_enropayp_use_ix` (`userid`),\\n KEY `mdl_enropayp_ins_ix` (`instanceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds all known information about PayPal transactions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `repeatid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `modulename` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `type` smallint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeduration` bigint NOT NULL DEFAULT '0',\\n `timesort` bigint DEFAULT NULL,\\n `visible` smallint NOT NULL DEFAULT '1',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sequence` bigint NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `subscriptionid` bigint DEFAULT NULL,\\n `priority` bigint DEFAULT NULL,\\n `location` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_even_cou_ix` (`courseid`),\\n KEY `mdl_even_use_ix` (`userid`),\\n KEY `mdl_even_tim_ix` (`timestart`),\\n KEY `mdl_even_tim2_ix` (`timeduration`),\\n KEY `mdl_even_uui_ix` (`uuid`),\\n KEY `mdl_even_typtim_ix` (`type`,`timesort`),\\n KEY `mdl_even_grocoucatvisuse_ix` (`groupid`,`courseid`,`categoryid`,`visible`,`userid`),\\n KEY `mdl_even_eve_ix` (`eventtype`),\\n KEY `mdl_even_comeveins_ix` (`component`,`eventtype`,`instance`),\\n KEY `mdl_even_modinseve_ix` (`modulename`,`instance`,`eventtype`),\\n KEY `mdl_even_cat_ix` (`categoryid`),\\n KEY `mdl_even_sub_ix` (`subscriptionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=784 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For everything with a time associated to it'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pollinterval` bigint NOT NULL DEFAULT '0',\\n `lastupdated` bigint DEFAULT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks subscriptions to remote calendars.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfunction` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `schedule` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `internal` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_evenhand_evecom_uix` (`eventname`,`component`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing which components requests what typ'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `stackdump` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing queued events. It stores only one '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `queuedeventid` bigint NOT NULL,\\n `handlerid` bigint NOT NULL,\\n `status` bigint DEFAULT NULL,\\n `errormessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueuhand_que_ix` (`queuedeventid`),\\n KEY `mdl_evenqueuhand_han_ix` (`handlerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This is the list of queued handlers for processing. The even'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `methodname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classpath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capabilities` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `services` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_extefunc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='list of all external functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n `requiredcapability` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `restrictedusers` tinyint(1) NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `downloadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n `uploadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_exteserv_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='built in and custom external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `functionname` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservfunc_ext_ix` (`externalserviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1951 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lists functions available in each service group'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservuser_ext_ix` (`externalserviceid`),\\n KEY `mdl_exteservuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='users allowed to use services with restricted users flag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `privatetoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tokentype` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `externalserviceid` bigint NOT NULL,\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `creatorid` bigint NOT NULL DEFAULT '1',\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_extetoke_tok_ix` (`token`),\\n KEY `mdl_extetoke_use_ix` (`userid`),\\n KEY `mdl_extetoke_ext_ix` (`externalserviceid`),\\n KEY `mdl_extetoke_con_ix` (`contextid`),\\n KEY `mdl_extetoke_cre_ix` (`creatorid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1310 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_favourite` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_favo_comiteiteconuse_uix` (`component`,`itemtype`,`itemid`,`contextid`,`userid`),\\n KEY `mdl_favo_con_ix` (`contextid`),\\n KEY `mdl_favo_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the relationship between an arbitrary item (itemtype,'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `anonymous` tinyint(1) NOT NULL DEFAULT '1',\\n `email_notification` tinyint(1) NOT NULL DEFAULT '1',\\n `multiple_submit` tinyint(1) NOT NULL DEFAULT '1',\\n `autonumbering` tinyint(1) NOT NULL DEFAULT '1',\\n `site_after_submit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `page_after_submit` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `page_after_submitformat` tinyint NOT NULL DEFAULT '0',\\n `publish_stats` tinyint(1) NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feed_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all feedbacks'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_feedback\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"anonymous\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"email_notification\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"multiple_submit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"autonumbering\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"site_after_submit\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"page_after_submit\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"page_after_submitformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish_stats\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completed` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use_ix` (`userid`),\\n KEY `mdl_feedcomp_fee_ix` (`feedback`),\\n KEY `mdl_feedback_comp_feedback_userid` (`feedback`,`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completedtmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `guestid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use2_ix` (`userid`),\\n KEY `mdl_feedcomp_fee2_ix` (`feedback`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_item` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `label` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `presentation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `typ` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hasvalue` tinyint(1) NOT NULL DEFAULT '0',\\n `position` smallint NOT NULL DEFAULT '0',\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `dependitem` bigint NOT NULL DEFAULT '0',\\n `dependvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feeditem_fee_ix` (`feedback`),\\n KEY `mdl_feeditem_tem_ix` (`template`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20695 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_sitecourse_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedbackid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedsitemap_cou_ix` (`courseid`),\\n KEY `mdl_feedsitemap_fee_ix` (`feedbackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback sitecourse map'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `ispublic` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedtemp_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='templates of feedbackstructures'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_value` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308852 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completeds'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_valuetmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou2_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou2_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite2_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completedstmp'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_file_conversion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sourcefileid` bigint NOT NULL,\\n `targetformat` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint DEFAULT '0',\\n `statusmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `converter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `destfileid` bigint DEFAULT NULL,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_fileconv_sou_ix` (`sourcefileid`),\\n KEY `mdl_fileconv_des_ix` (`destfileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to track file conversions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filearea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `filepath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint DEFAULT NULL,\\n `filesize` bigint NOT NULL,\\n `mimetype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `source` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `author` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `license` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `referencefileid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_file_pat_uix` (`pathnamehash`),\\n KEY `mdl_file_comfilconite_ix` (`component`,`filearea`,`contextid`,`itemid`),\\n KEY `mdl_file_con_ix` (`contenthash`),\\n KEY `mdl_file_lic_ix` (`license`),\\n KEY `mdl_file_con2_ix` (`contextid`),\\n KEY `mdl_file_use_ix` (`userid`),\\n KEY `mdl_file_ref_ix` (`referencefileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8785157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='description of files, content is stored in sha1 file pool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files_reference` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `repositoryid` bigint NOT NULL,\\n `lastsync` bigint DEFAULT NULL,\\n `reference` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `referencehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filerefe_refrep_uix` (`referencehash`,`repositoryid`),\\n KEY `mdl_filerefe_rep_ix` (`repositoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1416 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store files references'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_active` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `active` smallint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtacti_confil_uix` (`contextid`,`filter`),\\n KEY `mdl_filtacti_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3478 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about which filters are active in which c'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtconf_confilnam_uix` (`contextid`,`filter`,`name`),\\n KEY `mdl_filtconf_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores per-context configuration settings for filters which '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_folder` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `showexpanded` tinyint(1) NOT NULL DEFAULT '1',\\n `showdownloadfolder` tinyint(1) NOT NULL DEFAULT '1',\\n `forcedownload` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_fold_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one folder resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'general',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `grade_forum` bigint NOT NULL DEFAULT '0',\\n `grade_forum_notify` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `maxattachments` bigint NOT NULL DEFAULT '1',\\n `forcesubscribe` tinyint(1) NOT NULL DEFAULT '0',\\n `trackingtype` tinyint NOT NULL DEFAULT '1',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `warnafter` bigint NOT NULL DEFAULT '0',\\n `blockafter` bigint NOT NULL DEFAULT '0',\\n `blockperiod` bigint NOT NULL DEFAULT '0',\\n `completiondiscussions` int NOT NULL DEFAULT '0',\\n `completionreplies` int NOT NULL DEFAULT '0',\\n `completionposts` int NOT NULL DEFAULT '0',\\n `displaywordcount` tinyint(1) NOT NULL DEFAULT '0',\\n `lockdiscussionafter` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foru_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=477 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums contain and structure discussion'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"type\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"general\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum_notify\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxattachments\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"forcesubscribe\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"trackingtype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"warnafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiondiscussions\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionreplies\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionposts\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displaywordcount\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lockdiscussionafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_digests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `forum` bigint NOT NULL,\\n `maildigest` tinyint(1) NOT NULL DEFAULT '-1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudige_forusemai_uix` (`forum`,`userid`,`maildigest`),\\n KEY `mdl_forudige_use_ix` (`userid`),\\n KEY `mdl_forudige_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of user mail delivery preferences for each forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussion_subs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `discussion` bigint NOT NULL,\\n `preference` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudiscsubs_usedis_uix` (`userid`,`discussion`),\\n KEY `mdl_forudiscsubs_for_ix` (`forum`),\\n KEY `mdl_forudiscsubs_use_ix` (`userid`),\\n KEY `mdl_forudiscsubs_dis_ix` (`discussion`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users may choose to subscribe and unsubscribe from specific '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstpost` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '-1',\\n `assessed` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `pinned` tinyint(1) NOT NULL DEFAULT '0',\\n `timelocked` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forudisc_use_ix` (`userid`),\\n KEY `mdl_forudisc_cou_ix` (`course`),\\n KEY `mdl_forudisc_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums are composed of discussions'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_discussions\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"firstpost\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeend\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pinned\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timelocked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `itemnumber` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forugrad_foriteuse_uix` (`forum`,`itemnumber`,`userid`),\\n KEY `mdl_forugrad_use_ix` (`userid`),\\n KEY `mdl_forugrad_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading data for forum instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_posts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `discussion` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `modified` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint NOT NULL DEFAULT '0',\\n `subject` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messageformat` tinyint NOT NULL DEFAULT '0',\\n `messagetrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `totalscore` smallint NOT NULL DEFAULT '0',\\n `mailnow` bigint NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `privatereplyto` bigint NOT NULL DEFAULT '0',\\n `wordcount` bigint DEFAULT NULL,\\n `charcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_forupost_use_ix` (`userid`),\\n KEY `mdl_forupost_cre_ix` (`created`),\\n KEY `mdl_forupost_mai_ix` (`mailed`),\\n KEY `mdl_forupost_pri_ix` (`privatereplyto`),\\n KEY `mdl_forupost_dis_ix` (`discussion`),\\n KEY `mdl_forupost_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='All posts are stored in this table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_posts\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"discussion\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"created\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"modified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subject\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"message\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"messageformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"messagetrust\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attachment\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"totalscore\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailnow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"deleted\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"privatereplyto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"wordcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"charcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruqueu_use_ix` (`userid`),\\n KEY `mdl_foruqueu_dis_ix` (`discussionid`),\\n KEY `mdl_foruqueu_pos_ix` (`postid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping track of posts that will be mailed in digest for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `firstread` bigint NOT NULL DEFAULT '0',\\n `lastread` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruread_usefor_ix` (`userid`,`forumid`),\\n KEY `mdl_foruread_usedis_ix` (`userid`,`discussionid`),\\n KEY `mdl_foruread_posuse_ix` (`postid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users read posts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forusubs_usefor_uix` (`userid`,`forum`),\\n KEY `mdl_forusubs_use_ix` (`userid`),\\n KEY `mdl_forusubs_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of who is subscribed to what forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_track_prefs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forutracpref_usefor_ix` (`userid`,`forumid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users untracked forums'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `urlggb` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `seed` bigint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '0',\\n `height` bigint NOT NULL DEFAULT '0',\\n `showsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `autograde` bigint NOT NULL DEFAULT '0',\\n `maxattempts` bigint NOT NULL DEFAULT '1',\\n `grademethod` bigint NOT NULL DEFAULT '1',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geog_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra main table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `geogebra` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `vars` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `gradecomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `finished` bigint NOT NULL DEFAULT '1',\\n `dateteacher` bigint NOT NULL DEFAULT '0',\\n `datestudent` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geogatte_geo_ix` (`geogebra`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra attemps table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `allowduplicatedentries` tinyint NOT NULL DEFAULT '0',\\n `displayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'dictionary',\\n `mainglossary` tinyint NOT NULL DEFAULT '0',\\n `showspecial` tinyint NOT NULL DEFAULT '1',\\n `showalphabet` tinyint NOT NULL DEFAULT '1',\\n `showall` tinyint NOT NULL DEFAULT '1',\\n `allowcomments` tinyint NOT NULL DEFAULT '0',\\n `allowprintview` tinyint NOT NULL DEFAULT '1',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `defaultapproval` tinyint NOT NULL DEFAULT '1',\\n `approvaldisplayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'default',\\n `globalglossary` tinyint NOT NULL DEFAULT '0',\\n `entbypage` smallint NOT NULL DEFAULT '10',\\n `editalways` tinyint NOT NULL DEFAULT '0',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionentries` int NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glos_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossaries'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_glossary\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowduplicatedentries\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"dictionary\",\"enumValues\":[]},{\"name\":\"mainglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showspecial\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showalphabet\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"allowcomments\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowprintview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"usedynalink\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"defaultapproval\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"approvaldisplayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"default\",\"enumValues\":[]},{\"name\":\"globalglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"entbypage\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"10\",\"enumValues\":[]},{\"name\":\"editalways\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_alias` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `entryid` bigint NOT NULL DEFAULT '0',\\n `alias` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosalia_ent_ix` (`entryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='entries alias'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gloscate_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all categories for glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `concept` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `definitionformat` tinyint NOT NULL DEFAULT '0',\\n `definitiontrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `teacherentry` tinyint NOT NULL DEFAULT '0',\\n `sourceglossaryid` bigint NOT NULL DEFAULT '0',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `casesensitive` tinyint NOT NULL DEFAULT '0',\\n `fullmatch` tinyint NOT NULL DEFAULT '1',\\n `approved` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentr_use_ix` (`userid`),\\n KEY `mdl_glosentr_con_ix` (`concept`),\\n KEY `mdl_glosentr_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=399 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `entryid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentrcate_cat_ix` (`categoryid`),\\n KEY `mdl_glosentrcate_ent_ix` (`entryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='categories of each glossary entry'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_formats` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `popupformatname` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `showgroup` tinyint NOT NULL DEFAULT '1',\\n `showtabs` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaulthook` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting of the display formats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcate_cou_ix` (`courseid`),\\n KEY `mdl_gradcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3055 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about categories, used for grou'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_categories\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"aggregation\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keephigh\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"droplow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateonlygraded\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateoutcomes\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregatesubcats` tinyint(1) NOT NULL DEFAULT '0',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcatehist_act_ix` (`action`),\\n KEY `mdl_gradcatehist_tim_ix` (`timemodified`),\\n KEY `mdl_gradcatehist_old_ix` (`oldid`),\\n KEY `mdl_gradcatehist_cou_ix` (`courseid`),\\n KEY `mdl_gradcatehist_par_ix` (`parent`),\\n KEY `mdl_gradcatehist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29421 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `aggregationstatus` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'unknown',\\n `aggregationweight` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradgrad_useite_uix` (`userid`,`itemid`),\\n KEY `mdl_gradgrad_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_gradgrad_ite_ix` (`itemid`),\\n KEY `mdl_gradgrad_use_ix` (`userid`),\\n KEY `mdl_gradgrad_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgrad_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9988015 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='grade_grades This table keeps individual grades for each us'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"aggregationstatus\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"unknown\",\"enumValues\":[]},{\"name\":\"aggregationweight\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradgradhist_act_ix` (`action`),\\n KEY `mdl_gradgradhist_tim_ix` (`timemodified`),\\n KEY `mdl_gradgradhist_useitetim_ix` (`userid`,`itemid`,`timemodified`),\\n KEY `mdl_gradgradhist_old_ix` (`oldid`),\\n KEY `mdl_gradgradhist_ite_ix` (`itemid`),\\n KEY `mdl_gradgradhist_use_ix` (`userid`),\\n KEY `mdl_gradgradhist_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgradhist_use2_ix` (`usermodified`),\\n KEY `mdl_gradgradhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16283522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades_history\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"action\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"oldid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"source\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"loggeduser\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_newitem` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `importcode` bigint NOT NULL,\\n `importer` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimponewi_imp_ix` (`importer`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='temporary table for storing new grade_item names from grade '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_values` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint DEFAULT NULL,\\n `newgradeitem` bigint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `importcode` bigint NOT NULL,\\n `importer` bigint DEFAULT NULL,\\n `importonlyfeedback` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimpovalu_ite_ix` (`itemid`),\\n KEY `mdl_gradimpovalu_new_ix` (`newgradeitem`),\\n KEY `mdl_gradimpovalu_imp_ix` (`importer`)\\n) ENGINE=InnoDB AUTO_INCREMENT=609395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Temporary table for importing grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditem_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_graditem_itenee_ix` (`itemtype`,`needsupdate`),\\n KEY `mdl_graditem_gra_ix` (`gradetype`),\\n KEY `mdl_graditem_idncou_ix` (`idnumber`,`courseid`),\\n KEY `mdl_graditem_cou_ix` (`courseid`),\\n KEY `mdl_graditem_cat_ix` (`categoryid`),\\n KEY `mdl_graditem_sca_ix` (`scaleid`),\\n KEY `mdl_graditem_out_ix` (`outcomeid`),\\n KEY `itemtype_mod_inst_number_course` (`itemtype`,`itemmodule`,`iteminstance`,`courseid`,`itemnumber`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23944 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about gradeable items (ie colum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditemhist_act_ix` (`action`),\\n KEY `mdl_graditemhist_tim_ix` (`timemodified`),\\n KEY `mdl_graditemhist_old_ix` (`oldid`),\\n KEY `mdl_graditemhist_cou_ix` (`courseid`),\\n KEY `mdl_graditemhist_cat_ix` (`categoryid`),\\n KEY `mdl_graditemhist_sca_ix` (`scaleid`),\\n KEY `mdl_graditemhist_out_ix` (`outcomeid`),\\n KEY `mdl_graditemhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=344717 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_letters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `lowerboundary` decimal(10,5) NOT NULL,\\n `letter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradlett_conlowlet_uix` (`contextid`,`lowerboundary`,`letter`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Repository for grade letters, for courses and other moodle e'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutc_cousho_uix` (`courseid`,`shortname`),\\n KEY `mdl_gradoutc_cou_ix` (`courseid`),\\n KEY `mdl_gradoutc_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutc_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes the outcomes used in the system. An out'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `outcomeid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutccour_couout_uix` (`courseid`,`outcomeid`),\\n KEY `mdl_gradoutccour_cou_ix` (`courseid`),\\n KEY `mdl_gradoutccour_out_ix` (`outcomeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores what outcomes are used in what courses.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradoutchist_act_ix` (`action`),\\n KEY `mdl_gradoutchist_tim_ix` (`timemodified`),\\n KEY `mdl_gradoutchist_old_ix` (`oldid`),\\n KEY `mdl_gradoutchist_cou_ix` (`courseid`),\\n KEY `mdl_gradoutchist_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutchist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradsett_counam_uix` (`courseid`,`name`),\\n KEY `mdl_gradsett_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='gradebook settings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `areaname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activemethod` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradarea_concomare_uix` (`contextid`,`component`,`areaname`),\\n KEY `mdl_gradarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3865 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Identifies gradable areas where advanced grading can happen.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `method` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `copiedfromid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `usercreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecopied` bigint DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_graddefi_aremet_uix` (`areaid`,`method`),\\n KEY `mdl_graddefi_are_ix` (`areaid`),\\n KEY `mdl_graddefi_use_ix` (`usermodified`),\\n KEY `mdl_graddefi_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=978 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the basic information about an advanced grading for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `raterid` bigint NOT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` tinyint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradinst_def_ix` (`definitionid`),\\n KEY `mdl_gradinst_rat_ix` (`raterid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=385566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading form instance is an assessment record for one gradab'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcomm_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='frequently used comments used in marking guide'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `descriptionmarkers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionmarkersformat` tinyint DEFAULT NULL,\\n `maxscore` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the criteria grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradguidfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradguidfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradguidfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1842357 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the guide is filled by a particular r'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=848 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `levelid` bigint DEFAULT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradrubrfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradrubrfill_lev_ix` (`levelid`),\\n KEY `mdl_gradrubrfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradrubrfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=424114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the rubric is filled by a particular '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `criterionid` bigint NOT NULL,\\n `score` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrleve_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4377 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the columns of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn2_ix` (`idnumber`),\\n KEY `mdl_grou_cou2_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A grouping is a collection of groups. WAS: groups_groupings'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"configdata\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grougrou_gro_ix` (`groupingid`),\\n KEY `mdl_grougrou_gro2_ix` (`groupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a grouping to a group (note, groups can be in multiple '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `enrolmentkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `picture` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn_ix` (`idnumber`),\\n KEY `mdl_grou_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2888 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolmentkey\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"picture\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_groumemb_usegro_uix` (`userid`,`groupid`),\\n KEY `mdl_groumemb_gro_ix` (`groupid`),\\n KEY `mdl_groumemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=145552 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups_members\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"component\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `jsoncontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `mainlibraryid` bigint NOT NULL,\\n `displayoptions` smallint DEFAULT NULL,\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5p_mai_ix` (`mainlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6797 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P content information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_contents_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pid` bigint NOT NULL,\\n `libraryid` bigint NOT NULL,\\n `dependencytype` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dropcss` tinyint(1) NOT NULL,\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pcontlibr_h5p_ix` (`h5pid`),\\n KEY `mdl_h5pcontlibr_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=22700 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store which library is used in which content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `machinename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `majorversion` smallint NOT NULL,\\n `minorversion` smallint NOT NULL,\\n `patchversion` smallint NOT NULL,\\n `runnable` tinyint(1) NOT NULL,\\n `fullscreen` tinyint(1) NOT NULL DEFAULT '0',\\n `embedtypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preloadedjs` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `preloadedcss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `droplibrarycss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `semantics` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addto` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `coremajor` smallint DEFAULT NULL,\\n `coreminor` smallint DEFAULT NULL,\\n `metadatasettings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `tutorial` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `example` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint(1) DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibr_macmajminpatrun_ix` (`machinename`,`majorversion`,`minorversion`,`patchversion`,`runnable`)\\n) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about libraries used by H5P content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries_cachedassets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrcach_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1461 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5P cached library assets'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_library_dependencies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `requiredlibraryid` bigint NOT NULL,\\n `dependencytype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrdepe_lib_ix` (`libraryid`),\\n KEY `mdl_h5plibrdepe_req_ix` (`requiredlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1282 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P library dependencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `grade` bigint DEFAULT '0',\\n `displayoptions` smallint NOT NULL DEFAULT '0',\\n `enabletracking` tinyint(1) NOT NULL DEFAULT '1',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `reviewmode` smallint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pa_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the h5pactivity activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pactivityid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `attempt` mediumint NOT NULL DEFAULT '1',\\n `rawscore` bigint DEFAULT '0',\\n `maxscore` bigint DEFAULT '0',\\n `scaled` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_h5paatte_h5puseatt_uix` (`h5pactivityid`,`userid`,`attempt`),\\n KEY `mdl_h5paatte_tim_ix` (`timecreated`),\\n KEY `mdl_h5paatte_h5ptim_ix` (`h5pactivityid`,`timecreated`),\\n KEY `mdl_h5paatte_h5puse_ix` (`h5pactivityid`,`userid`),\\n KEY `mdl_h5paatte_h5p_ix` (`h5pactivityid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users attempts inside H5P activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptid` bigint NOT NULL,\\n `subcontent` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `interactiontype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctpattern` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `additionals` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rawscore` bigint NOT NULL DEFAULT '0',\\n `maxscore` bigint NOT NULL DEFAULT '0',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5paatteresu_atttim_ix` (`attemptid`,`timecreated`),\\n KEY `mdl_h5paatteresu_att_ix` (`attemptid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5Pactivities_attempts tracking info'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_imscp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `keepold` bigint NOT NULL DEFAULT '-1',\\n `structure` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_imsc_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one imscp resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_infected_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filename` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `quarantinedfile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_infefile_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store infected file details.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_label` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_labe_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12250 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines labels'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `practice` smallint NOT NULL DEFAULT '0',\\n `modattempts` smallint NOT NULL DEFAULT '0',\\n `usepassword` smallint NOT NULL DEFAULT '0',\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dependency` bigint NOT NULL DEFAULT '0',\\n `conditions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `custom` smallint NOT NULL DEFAULT '0',\\n `ongoing` smallint NOT NULL DEFAULT '0',\\n `usemaxgrade` smallint NOT NULL DEFAULT '0',\\n `maxanswers` smallint NOT NULL DEFAULT '4',\\n `maxattempts` smallint NOT NULL DEFAULT '5',\\n `review` smallint NOT NULL DEFAULT '0',\\n `nextpagedefault` smallint NOT NULL DEFAULT '0',\\n `feedback` smallint NOT NULL DEFAULT '1',\\n `minquestions` smallint NOT NULL DEFAULT '0',\\n `maxpages` smallint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `retake` smallint NOT NULL DEFAULT '1',\\n `activitylink` bigint NOT NULL DEFAULT '0',\\n `mediafile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mediaheight` bigint NOT NULL DEFAULT '100',\\n `mediawidth` bigint NOT NULL DEFAULT '650',\\n `mediaclose` smallint NOT NULL DEFAULT '0',\\n `slideshow` smallint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '640',\\n `height` bigint NOT NULL DEFAULT '480',\\n `bgcolor` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '#FFFFFF',\\n `displayleft` smallint NOT NULL DEFAULT '0',\\n `displayleftif` smallint NOT NULL DEFAULT '0',\\n `progressbar` smallint NOT NULL DEFAULT '0',\\n `available` bigint NOT NULL DEFAULT '0',\\n `deadline` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionendreached` tinyint(1) DEFAULT '0',\\n `completiontimespent` bigint DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_less_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8437 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `jumpto` bigint NOT NULL DEFAULT '0',\\n `grade` smallint NOT NULL DEFAULT '0',\\n `score` bigint NOT NULL DEFAULT '0',\\n `flags` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responseformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessansw_les_ix` (`lessonid`),\\n KEY `mdl_lessansw_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=184271 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_answers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `answerid` bigint NOT NULL DEFAULT '0',\\n `retry` smallint NOT NULL DEFAULT '0',\\n `correct` bigint NOT NULL DEFAULT '0',\\n `useranswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessatte_use_ix` (`userid`),\\n KEY `mdl_lessatte_les_ix` (`lessonid`),\\n KEY `mdl_lessatte_pag_ix` (`pageid`),\\n KEY `mdl_lessatte_ans_ix` (`answerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5406146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_attempts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_branch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `retry` bigint NOT NULL DEFAULT '0',\\n `flag` smallint NOT NULL DEFAULT '0',\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessbran_use_ix` (`userid`),\\n KEY `mdl_lessbran_les_ix` (`lessonid`),\\n KEY `mdl_lessbran_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11327881 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='branches for each lesson/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` double NOT NULL DEFAULT '0',\\n `late` smallint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessgrad_use_ix` (`userid`),\\n KEY `mdl_lessgrad_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1329355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `available` bigint DEFAULT NULL,\\n `deadline` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `review` smallint DEFAULT NULL,\\n `maxattempts` smallint DEFAULT NULL,\\n `retake` smallint DEFAULT NULL,\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessover_les_ix` (`lessonid`),\\n KEY `mdl_lessover_gro_ix` (`groupid`),\\n KEY `mdl_lessover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to lesson settings.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `prevpageid` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n `qtype` smallint NOT NULL DEFAULT '0',\\n `qoption` smallint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '1',\\n `display` smallint NOT NULL DEFAULT '1',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contents` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentsformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesspage_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_timer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `starttime` bigint NOT NULL DEFAULT '0',\\n `lessontime` bigint NOT NULL DEFAULT '0',\\n `completed` tinyint(1) DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesstime_use_ix` (`userid`),\\n KEY `mdl_lesstime_les_ix` (`lessonid`),\\n KEY `mdl_lesson_t_lessonid_userid_comp` (`lessonid`,`userid`,`completed`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2565565 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lesson timer for each lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_license` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `version` bigint NOT NULL DEFAULT '0',\\n `custom` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='store licenses used by moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lock_db` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint DEFAULT NULL,\\n `owner` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_lockdb_res_uix` (`resourcekey`),\\n KEY `mdl_lockdb_exp_ix` (`expires`),\\n KEY `mdl_lockdb_own_ix` (`owner`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores active and inactive lock types for db locking method.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_log_coumodact_ix` (`course`,`module`,`action`),\\n KEY `mdl_log_tim_ix` (`time`),\\n KEY `mdl_log_act_ix` (`action`),\\n KEY `mdl_log_usecou_ix` (`userid`,`course`),\\n KEY `mdl_log_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Every action is logged as far as possible'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_display` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mtable` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `field` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_logdisp_modact_uix` (`module`,`action`)\\n) ENGINE=InnoDB AUTO_INCREMENT=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For a particular module/action, specifies a moodle table/fie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `qtype` mediumint NOT NULL,\\n `sqltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sqlparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `error` mediumint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `exectime` decimal(10,5) NOT NULL,\\n `timelogged` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Logged database queries.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_logstore_standard_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_logsstanlog_tim_ix` (`timecreated`),\\n KEY `mdl_logsstanlog_couanotim_ix` (`courseid`,`anonymous`,`timecreated`),\\n KEY `mdl_logsstanlog_useconconcr_ix` (`userid`,`contextlevel`,`contextinstanceid`,`crud`,`edulevel`,`timecreated`),\\n KEY `mdl_logsstanlog_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=108593688 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Standard log table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `typeid` bigint DEFAULT NULL,\\n `toolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `securetoolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoicesendname` tinyint(1) DEFAULT NULL,\\n `instructorchoicesendemailaddr` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowroster` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowsetting` tinyint(1) DEFAULT NULL,\\n `instructorcustomparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoiceacceptgrades` tinyint(1) DEFAULT NULL,\\n `grade` bigint NOT NULL DEFAULT '100',\\n `launchcontainer` tinyint NOT NULL DEFAULT '1',\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `debuglaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showtitlelaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showdescriptionlaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `servicesalt` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lti_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains Basic LTI activities instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_access_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `validuntil` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltiaccetoke_tok_uix` (`token`),\\n KEY `mdl_ltiaccetoke_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of LTI services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `ltiid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datesubmitted` bigint NOT NULL,\\n `dateupdated` bigint NOT NULL,\\n `gradepercent` decimal(10,5) NOT NULL,\\n `originalgrade` decimal(10,5) NOT NULL,\\n `launchid` bigint NOT NULL,\\n `state` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisubm_lti_ix` (`ltiid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of individual submissions for LTI activities.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_proxies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Tool Provider',\\n `regurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `state` tinyint NOT NULL DEFAULT '1',\\n `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `vendorcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `capabilityoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `serviceoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitoolprox_gui_uix` (`guid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool proxy registrations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxyid` bigint NOT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `course` bigint DEFAULT NULL,\\n `coursemoduleid` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitoolsett_too_ix` (`toolproxyid`),\\n KEY `mdl_ltitoolsett_typ_ix` (`typeid`),\\n KEY `mdl_ltitoolsett_cou_ix` (`course`),\\n KEY `mdl_ltitoolsett_cou2_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool setting values'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'basiclti Activity',\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `tooldomain` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `state` tinyint NOT NULL DEFAULT '2',\\n `course` bigint NOT NULL,\\n `coursevisible` tinyint(1) NOT NULL DEFAULT '0',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `clientid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `enabledcapability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitype_cli_uix` (`clientid`),\\n KEY `mdl_ltitype_cou_ix` (`course`),\\n KEY `mdl_ltitype_too_ix` (`tooldomain`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI pre-configured activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitypeconf_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI types configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_ltiservice_gradebookservices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeitemid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ltilinkid` bigint DEFAULT NULL,\\n `resourceid` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tag` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisgrad_lti_ix` (`ltilinkid`),\\n KEY `mdl_ltisgrad_gracou_ix` (`gradeitemid`,`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This file records the grade items created by the LTI Gradebo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_mess_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_mess_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all unread messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_airnotifier_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userdeviceid` bigint NOT NULL,\\n `enable` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messairndevi_use_uix` (`userdeviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store information about the devices registered in Airnotifie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contact_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `requesteduserid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcontrequ_usereq_uix` (`userid`,`requesteduserid`),\\n KEY `mdl_messcontrequ_use_ix` (`userid`),\\n KEY `mdl_messcontrequ_req_ix` (`requesteduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains list of contact requests between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contacts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `contactid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcont_usecon_uix` (`userid`,`contactid`),\\n KEY `mdl_messcont_use_ix` (`userid`),\\n KEY `mdl_messcont_con_ix` (`contactid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of contacts between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvacti_use_ix` (`userid`),\\n KEY `mdl_messconvacti_con_ix` (`conversationid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `conversationid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvmemb_con_ix` (`conversationid`),\\n KEY `mdl_messconvmemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all members in a conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '1',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `convhash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconv_typ_ix` (`type`),\\n KEY `mdl_messconv_con_ix` (`convhash`),\\n KEY `mdl_messconv_comiteitecon_ix` (`component`,`itemtype`,`itemid`,`contextid`),\\n KEY `mdl_messconv_con2_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all message conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_email_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridto` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messemaimess_use_ix` (`useridto`),\\n KEY `mdl_messemaimess_con_ix` (`conversationid`),\\n KEY `mdl_messemaimess_mes_ix` (`messageid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of what emails to send in an email digest'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` bigint NOT NULL,\\n `isread` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messpopu_mesisr_uix` (`messageid`,`isread`),\\n KEY `mdl_messpopu_isr_ix` (`isread`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keep state of notifications for the popup message processor'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `notificationid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messpopunoti_not_ix` (`notificationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=917980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of notifications to display in the message output popup'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_processors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of message output plugins'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_providers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messprov_comnam_uix` (`component`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores the message providers (modules and core sy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeread` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messread_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_messread_nottim_ix` (`notification`,`timeread`),\\n KEY `mdl_messread_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_messread_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages that have been read'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_user_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuseracti_usemesact_uix` (`userid`,`messageid`,`action`),\\n KEY `mdl_messuseracti_use_ix` (`userid`),\\n KEY `mdl_messuseracti_mes_ix` (`messageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_users_blocked` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `blockeduserid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuserbloc_useblo_uix` (`userid`,`blockeduserid`),\\n KEY `mdl_messuserbloc_use_ix` (`userid`),\\n KEY `mdl_messuserbloc_blo_ix` (`blockeduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of blocked users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_datakeys` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `handler` bigint NOT NULL,\\n `datavalue` bigint NOT NULL,\\n `datakey` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messdata_handat_uix` (`handler`,`datavalue`),\\n KEY `mdl_messdata_han_ix` (`handler`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message data item secret keys.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultexpiration` bigint NOT NULL DEFAULT '86400',\\n `validateaddress` tinyint(1) NOT NULL DEFAULT '1',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messhand_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message Handler definitions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_messagelist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `userid` bigint NOT NULL,\\n `address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messmess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of message IDs for existing replies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `fullmessagetrust` tinyint NOT NULL DEFAULT '0',\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_contim_ix` (`conversationid`,`timecreated`),\\n KEY `mdl_mess_use_ix` (`useridfrom`),\\n KEY `mdl_mess_con_ix` (`conversationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_application` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `display_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpc_server_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_land_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_jump_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about applications on remote hosts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `wwwroot` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `public_key` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `public_key_expires` bigint NOT NULL DEFAULT '0',\\n `transport` tinyint NOT NULL DEFAULT '0',\\n `portno` mediumint NOT NULL DEFAULT '0',\\n `last_connect_time` bigint NOT NULL DEFAULT '0',\\n `last_log_id` bigint NOT NULL DEFAULT '0',\\n `force_theme` tinyint(1) NOT NULL DEFAULT '0',\\n `theme` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `applicationid` bigint NOT NULL DEFAULT '1',\\n `sslverification` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnethost_app_ix` (`applicationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the local and remote hosts for RPC'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host2service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `publish` tinyint(1) NOT NULL DEFAULT '0',\\n `subscribe` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnethost_hosser_uix` (`hostid`,`serviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the services for a given host'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `remoteid` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `coursename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetlog_hosusecou_ix` (`hostid`,`userid`,`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes functions that might be called remotely'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetremoserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `help` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filename` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `static` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetrpc_enaxml_ix` (`enabled`,`xmlrpcpath`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Functions or methods that we may publish or subscribe to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `offer` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A service is a group of functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `token` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `useragent` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirm_timeout` bigint NOT NULL DEFAULT '0',\\n `session_id` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetsess_tok_uix` (`token`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_sso_access_control` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnet_host_id` bigint NOT NULL DEFAULT '0',\\n `accessctrl` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'allow',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetssoaccecont_mneuse_uix` (`mnet_host_id`,`username`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users by host permitted (or not) to login from a remote prov'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `remoteid` bigint NOT NULL,\\n `categoryid` bigint NOT NULL,\\n `categoryname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint DEFAULT '0',\\n `startdate` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetenrocour_hosrem_uix` (`hostid`,`remoteid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information fetched via XML-RPC about courses on '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `remotecourseid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enroltime` bigint NOT NULL DEFAULT '0',\\n `enroltype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetenroenro_use_ix` (`userid`),\\n KEY `mdl_mnetenroenro_hos_ix` (`hostid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information about enrolments of our local users i'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `search` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_modu_nam_ix` (`name`),\\n KEY `mdl_modu_id_visible` (`id`,`visible`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='modules available in the site'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_my_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint DEFAULT '0',\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `private` tinyint(1) NOT NULL DEFAULT '1',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mypage_usepri_ix` (`userid`,`private`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2840 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra user pages for the My Moodle system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `useridto` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeread` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_noti_use_ix` (`useridfrom`),\\n KEY `mdl_noti_use2_ix` (`useridto`)\\n) ENGINE=InnoDB AUTO_INCREMENT=967971 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all notifications'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_access_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautaccetoke_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores access tokens for system accounts in order to be able'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_endpoint` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `issuerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_oautendp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Describes the named endpoint for an oauth2 service.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_issuer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientsecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopesoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparamsoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `alloweddomains` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopessupported` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `showonloginpage` tinyint NOT NULL DEFAULT '1',\\n `basicauth` tinyint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL,\\n `requireconfirmation` tinyint NOT NULL DEFAULT '1',\\n `servicetype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `loginpagename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Details for an oauth 2 connect identity issuer.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_refresh_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautrefrtoke_useisssco_uix` (`userid`,`issuerid`,`scopehash`),\\n KEY `mdl_oautrefrtoke_iss_ix` (`issuerid`),\\n KEY `mdl_oautrefrtoke_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores refresh tokens which can be exchanged for access toke'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_system_account` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grantedscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `username` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautsystacco_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored details used to get an access token as a system user '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_user_field_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalfield` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `internalfield` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautuserfielmapp_issin_uix` (`issuerid`,`internalfield`),\\n KEY `mdl_oautuserfielmapp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of oauth user fields to moodle fields.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_page` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_page_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1867 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one page and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_paygw_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `paymentid` bigint NOT NULL,\\n `pp_orderid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'The ID of the order in PayPal',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_paygpayp_pay_uix` (`paymentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores PayPal related information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_accounts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `archived` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Payment accounts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_gateways` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_paymgate_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration for one gateway for one payment account'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `paymentarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `amount` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_paym_gat_ix` (`gateway`),\\n KEY `mdl_paym_compayite_ix` (`component`,`paymentarea`,`itemid`),\\n KEY `mdl_paym_use_ix` (`userid`),\\n KEY `mdl_paym_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about payments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='base table (not including config data) for instances of port'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstconf_nam_ix` (`name`),\\n KEY `mdl_portinstconf_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='config for portfolio plugin instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstuser_ins_ix` (`instance`),\\n KEY `mdl_portinstuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='user data for portfolio instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `time` bigint NOT NULL,\\n `portfolio` bigint NOT NULL,\\n `caller_class` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `caller_sha1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tempdataid` bigint NOT NULL DEFAULT '0',\\n `returnurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `continueurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portlog_use_ix` (`userid`),\\n KEY `mdl_portlog_por_ix` (`portfolio`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='log of portfolio transfers (used to later check for duplicat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_mahara_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `transferid` bigint NOT NULL,\\n `token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portmahaqueu_tok_ix` (`token`),\\n KEY `mdl_portmahaqueu_tra_ix` (`transferid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='maps mahara tokens to transfer ids'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_tempdata` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expirytime` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT '0',\\n `queued` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_porttemp_use_ix` (`userid`),\\n KEY `mdl_porttemp_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores temporary data for portfolio exports. the id of this '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_post` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `moduleid` bigint NOT NULL DEFAULT '0',\\n `coursemoduleid` bigint NOT NULL DEFAULT '0',\\n `subject` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `uniquehash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rating` bigint NOT NULL DEFAULT '0',\\n `format` bigint NOT NULL DEFAULT '0',\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `publishstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'draft',\\n `lastmodified` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_post_iduse_uix` (`id`,`userid`),\\n KEY `mdl_post_las_ix` (`lastmodified`),\\n KEY `mdl_post_mod_ix` (`module`),\\n KEY `mdl_post_sub_ix` (`subject`),\\n KEY `mdl_post_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Generic post table to hold data blog entries etc in differen'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_profiling` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `runid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `totalexecutiontime` bigint NOT NULL,\\n `totalcputime` bigint NOT NULL,\\n `totalcalls` bigint NOT NULL,\\n `totalmemory` bigint NOT NULL,\\n `runreference` tinyint NOT NULL DEFAULT '0',\\n `runcomment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_prof_run_uix` (`runid`),\\n KEY `mdl_prof_urlrun_ix` (`url`,`runreference`),\\n KEY `mdl_prof_timrun_ix` (`timecreated`,`runreference`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the results of all the profiling runs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddim_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `draggroup` bigint NOT NULL DEFAULT '0',\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Images to drag. Actual file names are not stored here we use'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `xleft` bigint NOT NULL DEFAULT '0',\\n `ytop` bigint NOT NULL DEFAULT '0',\\n `choice` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Drop boxes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showmisplaced` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddma_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1313 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `noofdrags` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Labels for markers to drag.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `shape` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `coords` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `choice` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5491 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='drop regions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_essay_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `responseformat` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'editor',\\n `responserequired` tinyint NOT NULL DEFAULT '1',\\n `responsefieldlines` smallint NOT NULL DEFAULT '15',\\n `minwordlimit` bigint DEFAULT NULL,\\n `maxwordlimit` bigint DEFAULT NULL,\\n `attachments` smallint NOT NULL DEFAULT '0',\\n `attachmentsrequired` smallint NOT NULL DEFAULT '0',\\n `graderinfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `graderinfoformat` smallint NOT NULL DEFAULT '0',\\n `responsetemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsetemplateformat` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `filetypeslist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypessaopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra options for essay questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_geogebra_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `ggbturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbviews` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbcodebaseversion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbxml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `israndomized` tinyint(1) NOT NULL,\\n `randomizedvar` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `constraints` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `isexercise` tinyint(1) DEFAULT '0',\\n `forcedimensions` tinyint(1) DEFAULT NULL,\\n `width` bigint DEFAULT NULL,\\n `height` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypgeogopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmatcopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7165 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines the question-type specific options for matching ques'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_subquestions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `answertext` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypmatcsubq_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The subquestions that make up a matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_multichoice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showstandardinstruction` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmultopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49666 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multiple choice questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_randomsamatch_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `choose` bigint NOT NULL DEFAULT '4',\\n `subcats` tinyint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtyprandopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about a random short-answer matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_shortanswer_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `usecase` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypshoropti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12859 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for short answer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `generalfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `generalfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `defaultmark` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `penalty` decimal(12,7) NOT NULL DEFAULT '0.3333333',\\n `qtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `length` bigint NOT NULL DEFAULT '1',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `createdby` bigint DEFAULT NULL,\\n `modifiedby` bigint DEFAULT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ques_catidn_uix` (`category`,`idnumber`),\\n KEY `mdl_ques_qty_ix` (`qtype`),\\n KEY `mdl_ques_cat_ix` (`category`),\\n KEY `mdl_ques_par_ix` (`parent`),\\n KEY `mdl_ques_cre_ix` (`createdby`),\\n KEY `mdl_ques_mod_ix` (`modifiedby`)\\n) ENGINE=InnoDB AUTO_INCREMENT=449354 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The questions themselves'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `fraction` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbackformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesansw_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=305469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Answers, with a fractional grade (0-1) and feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_step_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptstepid` bigint NOT NULL,\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesattestepdata_att_ix` (`attemptstepid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=38859426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each question_attempt_step has an associative array of the d'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionattemptid` bigint NOT NULL,\\n `sequencenumber` bigint NOT NULL,\\n `state` varchar(13) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fraction` decimal(12,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesattestep_queseq_uix` (`questionattemptid`,`sequencenumber`),\\n KEY `mdl_quesattestep_que_ix` (`questionattemptid`),\\n KEY `mdl_quesattestep_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=33755008 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores one step in in a question attempt. As well as the dat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `behaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questionid` bigint NOT NULL,\\n `variant` bigint NOT NULL DEFAULT '1',\\n `maxmark` decimal(12,7) NOT NULL,\\n `minfraction` decimal(12,7) NOT NULL,\\n `maxfraction` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `flagged` tinyint(1) NOT NULL DEFAULT '0',\\n `questionsummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rightanswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsesummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesatte_queslo_uix` (`questionusageid`,`slot`),\\n KEY `mdl_quesatte_beh_ix` (`behaviour`),\\n KEY `mdl_quesatte_que_ix` (`questionid`),\\n KEY `mdl_quesatte_que2_ix` (`questionusageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9266831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each row here corresponds to an attempt at one question, as '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n `tolerancetype` bigint NOT NULL DEFAULT '1',\\n `correctanswerlength` bigint NOT NULL DEFAULT '2',\\n `correctanswerformat` bigint NOT NULL DEFAULT '2',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalc_ans_ix` (`answer`),\\n KEY `mdl_quescalc_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=202 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `synchronize` tinyint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalcopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infoformat` tinyint NOT NULL DEFAULT '0',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '999',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quescate_consta_uix` (`contextid`,`stamp`),\\n UNIQUE KEY `mdl_quescate_conidn_uix` (`contextid`,`idnumber`),\\n KEY `mdl_quescate_con_ix` (`contextid`),\\n KEY `mdl_quescate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=41443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Categories are for grouping questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` bigint NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdatadefi_cat_ix` (`category`)\\n) ENGINE=InnoDB AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Organises and stores properties for dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definition` bigint NOT NULL DEFAULT '0',\\n `itemnumber` bigint NOT NULL DEFAULT '0',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdataitem_def_ix` (`definition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3083 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Individual dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_datasets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `datasetdefinition` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdata_quedat_ix` (`question`,`datasetdefinition`),\\n KEY `mdl_quesdata_que_ix` (`question`),\\n KEY `mdl_quesdata_dat_ix` (`datasetdefinition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=234 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Many-many relation between questions and dataset definitions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_ddwtos` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesddwt_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5017 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (words into sentences) questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_gapselect` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesgaps_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines select missing words questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_hints` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `hint` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hintformat` smallint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint(1) DEFAULT NULL,\\n `clearwrong` tinyint(1) DEFAULT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_queshint_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the the part of the question definition that gives di'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_multianswer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesmult_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=525 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multianswer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnume_ans_ix` (`answer`),\\n KEY `mdl_quesnume_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10550 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for numerical questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `showunits` smallint NOT NULL DEFAULT '0',\\n `unitsleft` smallint NOT NULL DEFAULT '0',\\n `unitgradingtype` smallint NOT NULL DEFAULT '0',\\n `unitpenalty` decimal(12,7) NOT NULL DEFAULT '0.1000000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnumeopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type numerical This table is also u'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_units` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `multiplier` decimal(38,19) NOT NULL DEFAULT '1.0000000000000000000',\\n `unit` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesnumeunit_queuni_uix` (`question`,`unit`),\\n KEY `mdl_quesnumeunit_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=792 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Optional unit options for numerical questions. This table is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichtries` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `subqid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `credit` decimal(15,5) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analysis of student responses given to questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_count` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `analysisid` bigint NOT NULL,\\n `try` bigint NOT NULL,\\n `rcount` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesrespcoun_ana_ix` (`analysisid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Count for each responses for each try at a question.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_siyavulaqt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n `siyavulaid` bigint NOT NULL DEFAULT '0',\\n `activityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `responseid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quessiya_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `slot` bigint DEFAULT NULL,\\n `subquestion` smallint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `s` bigint NOT NULL DEFAULT '0',\\n `effectiveweight` decimal(15,5) DEFAULT NULL,\\n `negcovar` tinyint NOT NULL DEFAULT '0',\\n `discriminationindex` decimal(15,5) DEFAULT NULL,\\n `discriminativeefficiency` decimal(15,5) DEFAULT NULL,\\n `sd` decimal(15,10) DEFAULT NULL,\\n `facility` decimal(15,10) DEFAULT NULL,\\n `subquestions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxmark` decimal(12,7) DEFAULT NULL,\\n `positions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `randomguessscore` decimal(12,7) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Statistics for individual questions used in an activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_truefalse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_questrue_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_usages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesusag_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1489413 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table''s main purpose it to assign a unique id to each a'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `overduehandling` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'autoabandon',\\n `graceperiod` bigint NOT NULL DEFAULT '0',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `canredoquestions` smallint NOT NULL DEFAULT '0',\\n `attempts` mediumint NOT NULL DEFAULT '0',\\n `attemptonlast` smallint NOT NULL DEFAULT '0',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `decimalpoints` smallint NOT NULL DEFAULT '2',\\n `questiondecimalpoints` smallint NOT NULL DEFAULT '-1',\\n `reviewattempt` mediumint NOT NULL DEFAULT '0',\\n `reviewcorrectness` mediumint NOT NULL DEFAULT '0',\\n `reviewmarks` mediumint NOT NULL DEFAULT '0',\\n `reviewspecificfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewgeneralfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewrightanswer` mediumint NOT NULL DEFAULT '0',\\n `reviewoverallfeedback` mediumint NOT NULL DEFAULT '0',\\n `questionsperpage` bigint NOT NULL DEFAULT '0',\\n `navmethod` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'free',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `sumgrades` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subnet` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `browsersecurity` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `delay1` bigint NOT NULL DEFAULT '0',\\n `delay2` bigint NOT NULL DEFAULT '0',\\n `showuserpicture` smallint NOT NULL DEFAULT '0',\\n `showblocks` smallint NOT NULL DEFAULT '0',\\n `completionattemptsexhausted` tinyint(1) DEFAULT '0',\\n `completionpass` tinyint(1) DEFAULT '0',\\n `completionminattempts` bigint NOT NULL DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quiz_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8062 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The settings for each quiz.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `attempt` mediumint NOT NULL DEFAULT '0',\\n `uniqueid` bigint NOT NULL DEFAULT '0',\\n `layout` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `currentpage` bigint NOT NULL DEFAULT '0',\\n `preview` smallint NOT NULL DEFAULT '0',\\n `state` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'inprogress',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timefinish` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n `timecheckstate` bigint DEFAULT '0',\\n `sumgrades` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizatte_quiuseatt_uix` (`quiz`,`userid`,`attempt`),\\n UNIQUE KEY `mdl_quizatte_uni_uix` (`uniqueid`),\\n KEY `mdl_quizatte_statim_ix` (`state`,`timecheckstate`),\\n KEY `mdl_quizatte_qui_ix` (`quiz`),\\n KEY `mdl_quizatte_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1474791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores users attempts at quizzes.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `feedbacktext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbacktextformat` tinyint NOT NULL DEFAULT '0',\\n `mingrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `maxgrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizfeed_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Feedback given to students based on which grade band their o'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizgrad_use_ix` (`userid`),\\n KEY `mdl_quizgrad_qui_ix` (`quiz`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1123073 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the overall grade for each user on the quiz, based on'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `timeopen` bigint DEFAULT NULL,\\n `timeclose` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `attempts` mediumint DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizover_qui_ix` (`quiz`),\\n KEY `mdl_quizover_gro_ix` (`groupid`),\\n KEY `mdl_quizover_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to quiz settings on a per-user and per-group b'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overview_regrades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `newfraction` decimal(12,7) DEFAULT NULL,\\n `oldfraction` decimal(12,7) DEFAULT NULL,\\n `regraded` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizoverregr_queslo_ix` (`questionusageid`,`slot`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table records which question attempts need regrading an'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `displayorder` bigint NOT NULL,\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizrepo_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists all the installed quiz reports and their display order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `firstslot` bigint NOT NULL,\\n `heading` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shufflequestions` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsect_quifir_uix` (`quizid`,`firstslot`),\\n KEY `mdl_quizsect_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8071 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores sections of a quiz with section name (heading), from '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slot_tags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slotid` bigint DEFAULT NULL,\\n `tagid` bigint DEFAULT NULL,\\n `tagname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizslottags_slo_ix` (`slotid`),\\n KEY `mdl_quizslottags_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=196 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores data about the tags that a question must have so that'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slots` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slot` bigint NOT NULL,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `page` bigint NOT NULL,\\n `requireprevious` smallint NOT NULL DEFAULT '0',\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questioncategoryid` bigint DEFAULT NULL,\\n `includingsubcategories` smallint DEFAULT NULL,\\n `maxmark` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizslot_quislo_uix` (`quizid`,`slot`),\\n KEY `mdl_quizslot_qui_ix` (`quizid`),\\n KEY `mdl_quizslot_que_ix` (`questionid`),\\n KEY `mdl_quizslot_que2_ix` (`questioncategoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=36863 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the question used in a quiz, with the order, and for '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichattempts` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstattemptscount` bigint NOT NULL,\\n `highestattemptscount` bigint NOT NULL,\\n `lastattemptscount` bigint NOT NULL,\\n `allattemptscount` bigint NOT NULL,\\n `firstattemptsavg` decimal(15,5) DEFAULT NULL,\\n `highestattemptsavg` decimal(15,5) DEFAULT NULL,\\n `lastattemptsavg` decimal(15,5) DEFAULT NULL,\\n `allattemptsavg` decimal(15,5) DEFAULT NULL,\\n `median` decimal(15,5) DEFAULT NULL,\\n `standarddeviation` decimal(15,5) DEFAULT NULL,\\n `skewness` decimal(15,10) DEFAULT NULL,\\n `kurtosis` decimal(15,5) DEFAULT NULL,\\n `cic` decimal(15,10) DEFAULT NULL,\\n `errorratio` decimal(15,10) DEFAULT NULL,\\n `standarderror` decimal(15,10) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table to cache results from analysis done in statistics repo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_quizsettings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `templateid` bigint NOT NULL,\\n `requiresafeexambrowser` tinyint(1) NOT NULL,\\n `showsebtaskbar` tinyint(1) DEFAULT NULL,\\n `showwificontrol` tinyint(1) DEFAULT NULL,\\n `showreloadbutton` tinyint(1) DEFAULT NULL,\\n `showtime` tinyint(1) DEFAULT NULL,\\n `showkeyboardlayout` tinyint(1) DEFAULT NULL,\\n `allowuserquitseb` tinyint(1) DEFAULT NULL,\\n `quitpassword` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `linkquitseb` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userconfirmquit` tinyint(1) DEFAULT NULL,\\n `enableaudiocontrol` tinyint(1) DEFAULT NULL,\\n `muteonstartup` tinyint(1) DEFAULT NULL,\\n `allowspellchecking` tinyint(1) DEFAULT NULL,\\n `allowreloadinexam` tinyint(1) DEFAULT NULL,\\n `activateurlfiltering` tinyint(1) DEFAULT NULL,\\n `filterembeddedcontent` tinyint(1) DEFAULT NULL,\\n `expressionsallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expressionsblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `allowedbrowserexamkeys` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `showsebdownloadlink` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsebquiz_qui_uix` (`quizid`),\\n UNIQUE KEY `mdl_quizsebquiz_cmi_uix` (`cmid`),\\n KEY `mdl_quizsebquiz_tem_ix` (`templateid`),\\n KEY `mdl_quizsebquiz_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the quiz level Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizsebtemp_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Templates for Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_rating` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ratingarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `scaleid` bigint NOT NULL,\\n `rating` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_rati_comratconite_ix` (`component`,`ratingarea`,`contextid`,`itemid`),\\n KEY `mdl_rati_con_ix` (`contextid`),\\n KEY `mdl_rati_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle ratings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_registration_hubs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hubname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='hub where the site is registered on with their associated to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='A list of available categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '1',\\n `querysql` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `queryparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `querylimit` bigint DEFAULT '5000',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastrun` bigint DEFAULT '0',\\n `lastexecutiontime` bigint DEFAULT NULL,\\n `runable` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `singlerow` tinyint(1) NOT NULL DEFAULT '0',\\n `at` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailto` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailwhat` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `customdir` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repocustquer_cat_ix` (`categoryid`),\\n KEY `mdl_repocustquer_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Custom SQL queries that can be run as ad-hoc reports.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) DEFAULT '1',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The config for intances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `typeid` bigint NOT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_onedrive_access` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `permissionid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repoonedacce_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of temporary access grants.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `tobemigrated` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `filterfiles` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_reso_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one resource and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource_old` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `popup` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `newmodule` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `newid` bigint DEFAULT NULL,\\n `migrated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_resoold_old_uix` (`oldid`),\\n KEY `mdl_resoold_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='backup of all old resource instances from 1.9'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `archetype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_role_sor_uix` (`sortorder`),\\n UNIQUE KEY `mdl_role_sho_uix` (`shortname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle roles'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowassign` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloassi_rolall_uix` (`roleid`,`allowassign`),\\n KEY `mdl_rolealloassi_rol_ix` (`roleid`),\\n KEY `mdl_rolealloassi_all_ix` (`allowassign`)\\n) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can assign what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_override` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowoverride` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloover_rolall_uix` (`roleid`,`allowoverride`),\\n KEY `mdl_rolealloover_rol_ix` (`roleid`),\\n KEY `mdl_rolealloover_all_ix` (`allowoverride`)\\n) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can override what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_switch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowswitch` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloswit_rolall_uix` (`roleid`,`allowswitch`),\\n KEY `mdl_rolealloswit_rol_ix` (`roleid`),\\n KEY `mdl_rolealloswit_all_ix` (`allowswitch`)\\n) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_view` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowview` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloview_rolall_uix` (`roleid`,`allowview`),\\n KEY `mdl_rolealloview_rol_ix` (`roleid`),\\n KEY `mdl_rolealloview_all_ix` (`allowview`)\\n) ENGINE=InnoDB AUTO_INCREMENT=163 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_assignments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_roleassi_sor_ix` (`sortorder`),\\n KEY `mdl_roleassi_rolcon_ix` (`roleid`,`contextid`),\\n KEY `mdl_roleassi_useconrol_ix` (`userid`,`contextid`,`roleid`),\\n KEY `mdl_roleassi_comiteuse_ix` (`component`,`itemid`,`userid`),\\n KEY `mdl_roleassi_rol_ix` (`roleid`),\\n KEY `mdl_roleassi_con_ix` (`contextid`),\\n KEY `mdl_roleassi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=121194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='assigning roles in different context'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `permission` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecapa_rolconcap_uix` (`roleid`,`contextid`,`capability`),\\n KEY `mdl_rolecapa_rol_ix` (`roleid`),\\n KEY `mdl_rolecapa_con_ix` (`contextid`),\\n KEY `mdl_rolecapa_mod_ix` (`modifierid`),\\n KEY `mdl_rolecapa_cap_ix` (`capability`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='permission has to be signed, overriding a capability for a p'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_context_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecontleve_conrol_uix` (`contextlevel`,`roleid`),\\n KEY `mdl_rolecontleve_rol_ix` (`roleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=575 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists which roles can be assigned at which context levels. T'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_names` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolename_rolcon_uix` (`roleid`,`contextid`),\\n KEY `mdl_rolename_rol_ix` (`roleid`),\\n KEY `mdl_rolename_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='role names in native strings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scal_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines grading scales'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scalhist_act_ix` (`action`),\\n KEY `mdl_scalhist_tim_ix` (`timemodified`),\\n KEY `mdl_scalhist_old_ix` (`oldid`),\\n KEY `mdl_scalhist_cou_ix` (`courseid`),\\n KEY `mdl_scalhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scormtype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'local',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `version` varchar(9) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `maxgrade` double NOT NULL DEFAULT '0',\\n `grademethod` tinyint NOT NULL DEFAULT '0',\\n `whatgrade` bigint NOT NULL DEFAULT '0',\\n `maxattempt` bigint NOT NULL DEFAULT '1',\\n `forcecompleted` tinyint(1) NOT NULL DEFAULT '0',\\n `forcenewattempt` tinyint(1) NOT NULL DEFAULT '0',\\n `lastattemptlock` tinyint(1) NOT NULL DEFAULT '0',\\n `masteryoverride` tinyint(1) NOT NULL DEFAULT '1',\\n `displayattemptstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `displaycoursestructure` tinyint(1) NOT NULL DEFAULT '0',\\n `updatefreq` tinyint(1) NOT NULL DEFAULT '0',\\n `sha1hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `md5hash` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `launch` bigint NOT NULL DEFAULT '0',\\n `skipview` tinyint(1) NOT NULL DEFAULT '1',\\n `hidebrowse` tinyint(1) NOT NULL DEFAULT '0',\\n `hidetoc` tinyint(1) NOT NULL DEFAULT '0',\\n `nav` tinyint(1) NOT NULL DEFAULT '1',\\n `navpositionleft` bigint DEFAULT '-100',\\n `navpositiontop` bigint DEFAULT '-100',\\n `auto` tinyint(1) NOT NULL DEFAULT '0',\\n `popup` tinyint(1) NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `width` bigint NOT NULL DEFAULT '100',\\n `height` bigint NOT NULL DEFAULT '600',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionstatusrequired` tinyint(1) DEFAULT NULL,\\n `completionscorerequired` bigint DEFAULT NULL,\\n `completionstatusallscos` tinyint(1) DEFAULT NULL,\\n `displayactivityname` smallint NOT NULL DEFAULT '1',\\n `autocommit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scor_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each table is one SCORM module and its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_aicc_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `hacpsession` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scoid` bigint DEFAULT '0',\\n `scormmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `scormstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `attempt` bigint DEFAULT NULL,\\n `lessonstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sessiontime` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scoraiccsess_sco_ix` (`scormid`),\\n KEY `mdl_scoraiccsess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by AICC HACP to store session information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scorm` bigint NOT NULL DEFAULT '0',\\n `manifest` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `organization` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `identifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `launch` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scormtype` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoe_sco_ix` (`scorm`)\\n) ENGINE=InnoDB AUTO_INCREMENT=95 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each SCO part of the SCORM module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoedata_sco_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=209 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains variable data get from packages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_track` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `attempt` bigint NOT NULL DEFAULT '1',\\n `element` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorscoetrac_usescosco_uix` (`userid`,`scormid`,`scoid`,`attempt`,`element`),\\n KEY `mdl_scorscoetrac_use_ix` (`userid`),\\n KEY `mdl_scorscoetrac_sco_ix` (`scormid`),\\n KEY `mdl_scorscoetrac_sco2_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21610 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to track SCOes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_mapinfo` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `objectiveid` bigint NOT NULL DEFAULT '0',\\n `targetobjectiveid` bigint NOT NULL DEFAULT '0',\\n `readsatisfiedstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `readnormalizedmeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `writesatisfiedstatus` tinyint(1) NOT NULL DEFAULT '0',\\n `writenormalizedmeasure` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqmapi_scoidobj_uix` (`scoid`,`id`,`objectiveid`),\\n KEY `mdl_scorseqmapi_sco_ix` (`scoid`),\\n KEY `mdl_scorseqmapi_obj_ix` (`objectiveid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective mapinfo description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_objective` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `primaryobj` tinyint(1) NOT NULL DEFAULT '0',\\n `objectiveid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `satisfiedbymeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `minnormalizedmeasure` float(11,4) NOT NULL DEFAULT '0.0000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqobje_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqobje_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `childactivityset` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `minimumcount` bigint NOT NULL DEFAULT '0',\\n `minimumpercent` float(11,4) NOT NULL DEFAULT '0.0000',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `action` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqroll_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `rollupruleid` bigint NOT NULL DEFAULT '0',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scorolid_uix` (`scoid`,`rollupruleid`,`id`),\\n KEY `mdl_scorseqroll_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqroll_rol_ix` (`rollupruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `ruleconditionsid` bigint NOT NULL DEFAULT '0',\\n `refrencedobjective` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `measurethreshold` float(11,4) NOT NULL DEFAULT '0.0000',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'always',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_idscorul_uix` (`id`,`scoid`,`ruleconditionsid`),\\n KEY `mdl_scorseqrule_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqrule_rul_ix` (`ruleconditionsid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule condition'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_ruleconds` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `ruletype` tinyint NOT NULL DEFAULT '0',\\n `action` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqrule_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule conditions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_index_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `searcharea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timerequested` bigint NOT NULL,\\n `partialarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `partialtime` bigint NOT NULL,\\n `indexpriority` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_searinderequ_indtim_ix` (`indexpriority`,`timerequested`),\\n KEY `mdl_searinderequ_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Records requests for (re)indexing of specific contexts. Entr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_simpledb_index` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `docid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contextid` bigint NOT NULL,\\n `areaid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` tinyint(1) NOT NULL,\\n `courseid` bigint NOT NULL,\\n `owneruserid` bigint DEFAULT NULL,\\n `modified` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n `description1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `description2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_searsimpinde_doc_uix` (`docid`),\\n KEY `mdl_searsimpinde_owncon_ix` (`owneruserid`,`contextid`),\\n FULLTEXT KEY `mdl_search_simpledb_index_index` (`title`,`content`,`description1`,`description2`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='search_simpledb table containing the index data.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_sessions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `state` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `sessdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_sess_sid_uix` (`sid`),\\n KEY `mdl_sess_sta_ix` (`state`),\\n KEY `mdl_sess_tim_ix` (`timecreated`),\\n KEY `mdl_sess_tim2_ix` (`timemodified`),\\n KEY `mdl_sess_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6148692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Database based session storage - now recommended'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `subject_grade_selected` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradepass` decimal(10,5) DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_siya_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the siyavula activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subject` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` tinyint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `mastery` decimal(10,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=985 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statdail_cou_ix` (`courseid`),\\n KEY `mdl_statdail_tim_ix` (`timeend`),\\n KEY `mdl_statdail_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to accumulate daily stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statmont_cou_ix` (`courseid`),\\n KEY `mdl_statmont_tim_ix` (`timeend`),\\n KEY `mdl_statmont_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserdail_cou_ix` (`courseid`),\\n KEY `mdl_statuserdail_use_ix` (`userid`),\\n KEY `mdl_statuserdail_rol_ix` (`roleid`),\\n KEY `mdl_statuserdail_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate daily stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statusermont_cou_ix` (`courseid`),\\n KEY `mdl_statusermont_use_ix` (`userid`),\\n KEY `mdl_statusermont_rol_ix` (`roleid`),\\n KEY `mdl_statusermont_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserweek_cou_ix` (`courseid`),\\n KEY `mdl_statuserweek_use_ix` (`userid`),\\n KEY `mdl_statuserweek_rol_ix` (`roleid`),\\n KEY `mdl_statuserweek_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statweek_cou_ix` (`courseid`),\\n KEY `mdl_statweek_tim_ix` (`timeend`),\\n KEY `mdl_statweek_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `days` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `questions` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_surv_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one SURVEY module with its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `survey` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `notes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survanal_use_ix` (`userid`),\\n KEY `mdl_survanal_sur_ix` (`survey`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='text about each survey submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `survey` bigint NOT NULL DEFAULT '0',\\n `question` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `answer1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answer2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survansw_use_ix` (`userid`),\\n KEY `mdl_survansw_sur_ix` (`survey`),\\n KEY `mdl_survansw_que_ix` (`question`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the answers to each questions filled by the users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_questions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `text` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shorttext` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `multi` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the questions conforming one survey'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `tagcollid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `isstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `flag` smallint DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tag_tagnam_uix` (`tagcollid`,`name`),\\n KEY `mdl_tag_tagiss_ix` (`tagcollid`,`isstandard`),\\n KEY `mdl_tag_use_ix` (`userid`),\\n KEY `mdl_tag_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1534 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tag table - this generic table will replace the old \\\"tags\\\" t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_area` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `tagcollid` bigint NOT NULL,\\n `callback` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `callbackfile` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `showstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `multiplecontexts` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tagarea_comite_uix` (`component`,`itemtype`),\\n KEY `mdl_tagarea_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines various tag areas, one area is identified by compone'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_coll` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `isdefault` tinyint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n `searchable` tinyint NOT NULL DEFAULT '1',\\n `customurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines different set of tags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_correlation` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `correlatedtags` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tagcorr_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=614 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The rationale for the ''tag_correlation'' table is performance'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `tiuserid` bigint NOT NULL DEFAULT '0',\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_taginst_comiteiteconti_uix` (`component`,`itemtype`,`itemid`,`contextid`,`tiuserid`,`tagid`),\\n KEY `mdl_taginst_itecomtagcon_ix` (`itemtype`,`component`,`tagid`,`contextid`),\\n KEY `mdl_taginst_tag_ix` (`tagid`),\\n KEY `mdl_taginst_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=81123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='tag_instance table holds the information of associations bet'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_adhoc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `nextruntime` bigint NOT NULL,\\n `faildelay` bigint DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_taskadho_nex_ix` (`nextruntime`),\\n KEY `mdl_taskadho_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=611434 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of adhoc tasks waiting to run.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` smallint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `timestart` decimal(20,10) NOT NULL,\\n `timeend` decimal(20,10) NOT NULL,\\n `dbreads` bigint NOT NULL,\\n `dbwrites` bigint NOT NULL,\\n `result` tinyint NOT NULL,\\n `output` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tasklog_cla_ix` (`classname`),\\n KEY `mdl_tasklog_tim_ix` (`timestart`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15904790 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The log table for all tasks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastruntime` bigint DEFAULT NULL,\\n `nextruntime` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `minute` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hour` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `day` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `month` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dayofweek` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `faildelay` bigint DEFAULT NULL,\\n `customised` tinyint NOT NULL DEFAULT '0',\\n `disabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tasksche_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of scheduled tasks to be run by cron.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` tinyint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tablename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fieldorarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `filename` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `reftable` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `refid` bigint DEFAULT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricarea_coucmi_ix` (`courseid`,`cmid`),\\n KEY `mdl_toolbricarea_typtabitef_ix` (`type`,`tablename`,`itemid`,`fieldorarea`),\\n KEY `mdl_toolbricarea_typconcomf_ix` (`type`,`contextid`,`component`,`fieldorarea`,`itemid`),\\n KEY `mdl_toolbricarea_refreftyp_ix` (`reftable`,`refid`,`type`),\\n KEY `mdl_toolbricarea_cou_ix` (`courseid`),\\n KEY `mdl_toolbricarea_cmi_ix` (`cmid`),\\n KEY `mdl_toolbricarea_cat_ix` (`categoryid`),\\n KEY `mdl_toolbricarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Areas that have been checked for accessibility problems'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_acts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `component` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `totalactivities` bigint DEFAULT NULL,\\n `failedactivities` bigint DEFAULT NULL,\\n `passedactivities` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachacts_sta_ix` (`status`),\\n KEY `mdl_toolbriccachacts_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_check` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `checkid` bigint DEFAULT NULL,\\n `checkcount` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachchec_sta_ix` (`status`),\\n KEY `mdl_toolbriccachchec_err_ix` (`errorcount`),\\n KEY `mdl_toolbriccachchec_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per check.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_checks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `checktype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shortname` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `checkgroup` bigint DEFAULT '0',\\n `status` smallint NOT NULL,\\n `severity` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricchec_che_ix` (`checktype`),\\n KEY `mdl_toolbricchec_che2_ix` (`checkgroup`),\\n KEY `mdl_toolbricchec_sta_ix` (`status`)\\n) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Checks details'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `iscurrent` tinyint(1) NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccont_sta_ix` (`status`),\\n KEY `mdl_toolbriccont_iscare_ix` (`iscurrent`,`areaid`),\\n KEY `mdl_toolbriccont_are_ix` (`areaid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Content of an area at a particular time (recognised by a has'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_errors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resultid` bigint NOT NULL,\\n `linenumber` bigint NOT NULL DEFAULT '0',\\n `errordata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `htmlcode` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricerro_res_ix` (`resultid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Errors during the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_process` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `item` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `innercontextid` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricproc_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queued records to initiate new processing of specific target'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contentid` bigint DEFAULT NULL,\\n `checkid` bigint NOT NULL,\\n `errorcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricresu_conche_ix` (`contentid`,`checkid`),\\n KEY `mdl_toolbricresu_con_ix` (`contentid`),\\n KEY `mdl_toolbricresu_che_ix` (`checkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results of the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_schedule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '50',\\n `instanceid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timeanalyzed` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolbricsche_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_toolbricsche_sta_ix` (`status`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps the per course content analysis schedule.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_summary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `activities` bigint DEFAULT NULL,\\n `activitiespassed` bigint DEFAULT NULL,\\n `activitiesfailed` bigint DEFAULT NULL,\\n `errorschecktype1` bigint DEFAULT NULL,\\n `errorschecktype2` bigint DEFAULT NULL,\\n `errorschecktype3` bigint DEFAULT NULL,\\n `errorschecktype4` bigint DEFAULT NULL,\\n `errorschecktype5` bigint DEFAULT NULL,\\n `errorschecktype6` bigint DEFAULT NULL,\\n `errorschecktype7` bigint DEFAULT NULL,\\n `failedchecktype1` bigint DEFAULT NULL,\\n `failedchecktype2` bigint DEFAULT NULL,\\n `failedchecktype3` bigint DEFAULT NULL,\\n `failedchecktype4` bigint DEFAULT NULL,\\n `failedchecktype5` bigint DEFAULT NULL,\\n `failedchecktype6` bigint DEFAULT NULL,\\n `failedchecktype7` bigint DEFAULT NULL,\\n `percentchecktype1` bigint DEFAULT NULL,\\n `percentchecktype2` bigint DEFAULT NULL,\\n `percentchecktype3` bigint DEFAULT NULL,\\n `percentchecktype4` bigint DEFAULT NULL,\\n `percentchecktype5` bigint DEFAULT NULL,\\n `percentchecktype6` bigint DEFAULT NULL,\\n `percentchecktype7` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricsumm_sta_ix` (`status`),\\n KEY `mdl_toolbricsumm_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility check results summary information.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_cohortroles` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcoho_cohroluse_uix` (`cohortid`,`roleid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of users to cohort role assignments.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lang` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `componentid` bigint NOT NULL,\\n `stringid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `original` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `master` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `local` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n `timecustomized` bigint DEFAULT NULL,\\n `outdated` smallint DEFAULT '0',\\n `modified` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcust_lancomstr_uix` (`lang`,`componentid`,`stringid`),\\n KEY `mdl_toolcust_com_ix` (`componentid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30758 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the working checkout of all strings and their custo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang_components` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=506 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of all installed plugins that provide thei'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxexpired` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `unexpiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultexpired` tinyint(1) NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxe_con_uix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxinstance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxi_con_uix` (`contextid`),\\n KEY `mdl_tooldatactxi_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatactxi_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxlevel` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` smallint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxl_con_uix` (`contextlevel`),\\n KEY `mdl_tooldatactxl_cat_ix` (`categoryid`),\\n KEY `mdl_tooldatactxl_pur_ix` (`purposeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purpose` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purposes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purposerole` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `purposeid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatapurp_purrol_uix` (`purposeid`,`roleid`),\\n KEY `mdl_tooldatapurp_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatapurp_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purpose overrides for a specific role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '0',\\n `comments` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentsformat` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `requestedby` bigint NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `dpo` bigint DEFAULT '0',\\n `dpocomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dpocommentformat` tinyint NOT NULL DEFAULT '0',\\n `systemapproved` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `creationmethod` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooldatarequ_use_ix` (`userid`),\\n KEY `mdl_tooldatarequ_req_ix` (`requestedby`),\\n KEY `mdl_tooldatarequ_dpo_ix` (`dpo`),\\n KEY `mdl_tooldatarequ_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=521 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for data requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `link` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A table that keeps a log of events related to subscriptions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timesent` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolmonihist_sidusetim_uix` (`sid`,`userid`,`timesent`),\\n KEY `mdl_toolmonihist_sid_ix` (`sid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store history of message notifications sent'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_rules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `plugin` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `template` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `templateformat` tinyint(1) NOT NULL,\\n `frequency` smallint NOT NULL,\\n `timewindow` mediumint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonirule_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonirule_eve_ix` (`eventname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ruleid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastnotificationsent` bigint NOT NULL DEFAULT '0',\\n `inactivedate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonisubs_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonisubs_rul_ix` (`ruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store user subscriptions to various rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sortorder` mediumint NOT NULL DEFAULT '999',\\n `currentversionid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpoli_cur_ix` (`currentversionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of policy documents defined on the site.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_acceptances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `policyversionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolpoliacce_poluse_uix` (`policyversionid`,`userid`),\\n KEY `mdl_toolpoliacce_pol_ix` (`policyversionid`),\\n KEY `mdl_toolpoliacce_use_ix` (`userid`),\\n KEY `mdl_toolpoliacce_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8423 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks users accepting the policy versions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `audience` smallint NOT NULL DEFAULT '0',\\n `archived` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `policyid` bigint NOT NULL,\\n `agreementstyle` smallint NOT NULL DEFAULT '0',\\n `optional` smallint NOT NULL DEFAULT '0',\\n `revision` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpolivers_use_ix` (`usermodified`),\\n KEY `mdl_toolpolivers_pol_ix` (`policyid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds versions of the policy documents'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycate_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycate_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the category recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `section` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycour_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycour_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7885 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the course recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_event_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `jsonfields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooltrigevenfiel_eve_uix` (`eventname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table stores the available fields for am event. Fields and t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigeven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigeven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigeven_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2097932 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Events that we have active workflow subscriptions for.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_learn_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigleareven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigleareven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigleareven_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Captured events to learn field types from.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `tries` tinyint NOT NULL DEFAULT '0',\\n `laststep` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executiontime` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigqueu_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigqueu_eve_ix` (`eventid`),\\n KEY `mdl_tooltrigqueu_las_ix` (`laststep`)\\n) ENGINE=InnoDB AUTO_INCREMENT=241122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue of workflow tasks to be processed.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_run_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `runid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executed` bigint NOT NULL DEFAULT '0',\\n `prevstepid` bigint DEFAULT NULL,\\n `number` bigint NOT NULL,\\n `results` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `stepconfigid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigrunhist_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigrunhist_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigrunhist_run_ix` (`runid`),\\n KEY `mdl_tooltrigrunhist_ste2_ix` (`stepconfigid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigstep_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigstep_wor_ix` (`workflowid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store data about individual steps in a workflow.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflow_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `number` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `event` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT '0',\\n `failedstep` bigint DEFAULT NULL,\\n `errorstep` bigint DEFAULT NULL,\\n `attemptnum` bigint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigworkhist_eve_ix` (`eventid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for storing workflow run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflows` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `event` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `realtime` tinyint NOT NULL DEFAULT '0',\\n `draft` tinyint NOT NULL DEFAULT '0',\\n `debug` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timetriggered` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigwork_eve_ix` (`event`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Workflows for the Trigger administration tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tourid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targettype` tinyint NOT NULL,\\n `targetvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooluserstep_tousor_ix` (`tourid`,`sortorder`),\\n KEY `mdl_tooluserstep_tou_ix` (`tourid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Steps in an tour'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_tours` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pathmatch` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tours'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_upgrade_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetversion` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_upgrlog_tim_ix` (`timemodified`),\\n KEY `mdl_upgrlog_typtim_ix` (`type`,`timemodified`),\\n KEY `mdl_upgrlog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Upgrade logging'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_url` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `externalurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_url_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one url resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `auth` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `policyagreed` tinyint(1) NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `suspended` tinyint(1) NOT NULL DEFAULT '0',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `emailstop` tinyint(1) NOT NULL DEFAULT '0',\\n `phone1` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `phone2` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `institution` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `department` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'gregorian',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `firstaccess` bigint NOT NULL DEFAULT '0',\\n `lastaccess` bigint NOT NULL DEFAULT '0',\\n `lastlogin` bigint NOT NULL DEFAULT '0',\\n `currentlogin` bigint NOT NULL DEFAULT '0',\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `secret` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `picture` bigint NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '1',\\n `mailformat` tinyint(1) NOT NULL DEFAULT '1',\\n `maildigest` tinyint(1) NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `autosubscribe` tinyint(1) NOT NULL DEFAULT '1',\\n `trackforums` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `trustbitmask` bigint NOT NULL DEFAULT '0',\\n `imagealt` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `firstnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `middlename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `alternatename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moodlenetprofile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_user_mneuse_uix` (`mnethostid`,`username`),\\n KEY `mdl_user_del_ix` (`deleted`),\\n KEY `mdl_user_con_ix` (`confirmed`),\\n KEY `mdl_user_fir_ix` (`firstname`),\\n KEY `mdl_user_las_ix` (`lastname`),\\n KEY `mdl_user_cit_ix` (`city`),\\n KEY `mdl_user_cou_ix` (`country`),\\n KEY `mdl_user_las2_ix` (`lastaccess`),\\n KEY `mdl_user_ema_ix` (`email`),\\n KEY `mdl_user_aut_ix` (`auth`),\\n KEY `mdl_user_idn_ix` (`idnumber`),\\n KEY `mdl_user_fir2_ix` (`firstnamephonetic`),\\n KEY `mdl_user_las3_ix` (`lastnamephonetic`),\\n KEY `mdl_user_mid_ix` (`middlename`),\\n KEY `mdl_user_alt_ix` (`alternatename`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8633 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='One record for each person'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `appid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `platform` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pushid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userdevi_pususe_uix` (`pushid`,`userid`),\\n KEY `mdl_userdevi_uuiuse_ix` (`uuid`,`userid`),\\n KEY `mdl_userdevi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores user''s mobile devices information in order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `status` bigint NOT NULL DEFAULT '0',\\n `enrolid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '2147483647',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userenro_enruse_uix` (`enrolid`,`userid`),\\n KEY `mdl_userenro_enr_ix` (`enrolid`),\\n KEY `mdl_userenro_use_ix` (`userid`),\\n KEY `mdl_userenro_mod_ix` (`modifierid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68125 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users participating in courses (aka enrolled users) - everyb'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable fields categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dataformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userinfodata_usefie_uix` (`userid`,`fieldid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26211 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data for the customisable user fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'shortname',\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `datatype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `required` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n `visible` smallint NOT NULL DEFAULT '0',\\n `forceunique` tinyint NOT NULL DEFAULT '0',\\n `signup` tinyint NOT NULL DEFAULT '0',\\n `defaultdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultdataformat` tinyint NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable user profile fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_lastaccess` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeaccess` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userlast_usecou_uix` (`userid`,`courseid`),\\n KEY `mdl_userlast_use_ix` (`userid`),\\n KEY `mdl_userlast_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85871 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To keep track of course page access times, used in online pa'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpasshist_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A rotating log of hashes of previously used passwords for ea'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_resets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timerequested` bigint NOT NULL,\\n `timererequested` bigint NOT NULL DEFAULT '0',\\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpassrese_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=783 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table tracking password reset confirmation tokens'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_preferences` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userpref_usenam_uix` (`userid`,`name`),\\n KEY `mdl_userpref_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=64134 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Allows modules to store arbitrary user preferences'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_private_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `script` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userprivkey_scrval_ix` (`script`,`value`),\\n KEY `mdl_userprivkey_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='access keys used in cookieless scripts - rss, etc.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Wiki',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `firstpagetitle` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'First Page',\\n `wikimode` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'collaborative',\\n `defaultformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `forceformat` tinyint(1) NOT NULL DEFAULT '1',\\n `editbegin` bigint NOT NULL DEFAULT '0',\\n `editend` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wiki_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores Wiki activity configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_links` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `frompageid` bigint NOT NULL DEFAULT '0',\\n `topageid` bigint NOT NULL DEFAULT '0',\\n `tomissingpage` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikilink_fro_ix` (`frompageid`),\\n KEY `mdl_wikilink_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5286 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Page wiki links'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_locks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `sectionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `lockedat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27729 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Manages page locks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'title',\\n `cachedcontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timerendered` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageviews` bigint NOT NULL DEFAULT '0',\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikipage_subtituse_uix` (`subwikiid`,`title`,`userid`),\\n KEY `mdl_wikipage_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8348 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_subwikis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `wikiid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisubw_wikgrouse_uix` (`wikiid`,`groupid`,`userid`),\\n KEY `mdl_wikisubw_wik_ix` (`wikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores subwiki instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_synonyms` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `pagesynonym` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Pagesynonym',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisyno_pagpag_uix` (`pageid`,`pagesynonym`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages synonyms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `version` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikivers_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=24385 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki page history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `instructauthors` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructauthorsformat` smallint NOT NULL DEFAULT '0',\\n `instructreviewers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructreviewersformat` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL,\\n `phase` smallint DEFAULT '0',\\n `useexamples` tinyint DEFAULT '0',\\n `usepeerassessment` tinyint DEFAULT '0',\\n `useselfassessment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '80.00000',\\n `gradinggrade` decimal(10,5) DEFAULT '20.00000',\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `evaluation` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradedecimals` smallint DEFAULT '0',\\n `submissiontypetext` tinyint(1) NOT NULL DEFAULT '1',\\n `submissiontypefile` tinyint(1) NOT NULL DEFAULT '1',\\n `nattachments` smallint DEFAULT '1',\\n `submissionfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `latesubmissions` tinyint DEFAULT '0',\\n `maxbytes` bigint DEFAULT '100000',\\n `examplesmode` smallint DEFAULT '0',\\n `submissionstart` bigint DEFAULT '0',\\n `submissionend` bigint DEFAULT '0',\\n `assessmentstart` bigint DEFAULT '0',\\n `assessmentend` bigint DEFAULT '0',\\n `phaseswitchassessment` tinyint NOT NULL DEFAULT '0',\\n `conclusion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `conclusionformat` smallint NOT NULL DEFAULT '1',\\n `overallfeedbackmode` smallint DEFAULT '1',\\n `overallfeedbackfiles` smallint DEFAULT '0',\\n `overallfeedbackfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `overallfeedbackmaxbytes` bigint DEFAULT '100000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_work_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about the module instances and '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_aggregations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `timegraded` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workaggr_woruse_uix` (`workshopid`,`userid`),\\n KEY `mdl_workaggr_wor_ix` (`workshopid`),\\n KEY `mdl_workaggr_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Aggregated grades for assessment are stored here. The aggreg'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_assessments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `reviewerid` bigint NOT NULL,\\n `weight` bigint NOT NULL DEFAULT '1',\\n `timecreated` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `gradinggradeover` decimal(10,5) DEFAULT NULL,\\n `gradinggradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `feedbackauthorattachment` smallint DEFAULT '0',\\n `feedbackreviewer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackreviewerformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workasse_sub_ix` (`submissionid`),\\n KEY `mdl_workasse_gra_ix` (`gradinggradeoverby`),\\n KEY `mdl_workasse_rev_ix` (`reviewerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the made assessment and automatically calculated '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assessmentid` bigint NOT NULL,\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `peercomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `peercommentformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workgrad_assstrdim_uix` (`assessmentid`,`strategy`,`dimensionid`),\\n KEY `mdl_workgrad_ass_ix` (`assessmentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='How the reviewers filled-up the grading forms, given grades '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `example` tinyint DEFAULT '0',\\n `authorid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `contenttrust` smallint NOT NULL DEFAULT '0',\\n `attachment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradeover` decimal(10,5) DEFAULT NULL,\\n `gradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `timegraded` bigint DEFAULT NULL,\\n `published` tinyint DEFAULT '0',\\n `late` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worksubm_wor_ix` (`workshopid`),\\n KEY `mdl_worksubm_gra_ix` (`gradeoverby`),\\n KEY `mdl_worksubm_aut_ix` (`authorid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the submission and the aggregation of the grade f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopallocation_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `enabled` tinyint NOT NULL DEFAULT '0',\\n `submissionend` bigint NOT NULL,\\n `timeallocated` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `resultstatus` bigint DEFAULT NULL,\\n `resultmessage` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `resultlog` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worksche_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the allocation settings for the scheduled allocator'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopeval_best_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `comparison` smallint DEFAULT '5',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workbestsett_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Settings for the grading evaluation subplugin Comparison wit'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_accumulative` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `grade` bigint NOT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workaccu_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Accumulative gradin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workcomm_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Comments strategy f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `descriptiontrust` bigint DEFAULT NULL,\\n `grade0` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade1` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worknume_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Number of errors gr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `nonegative` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worknumemap_wornon_uix` (`workshopid`,`nonegative`),\\n KEY `mdl_worknumemap_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This maps the number of errors to a percentual grade for sub'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubr_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Rubric grading stra'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `layout` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'list',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workrubrconf_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration table for the Rubric grading strategy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubrleve_dim_ix` (`dimensionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The definition of rubric rating scales'\",\"tableChanges\":[]}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"uctohsDB\",{\"server\":\"uctohsDB\"}]}":"{\"transaction_id\":null,\"ts_sec\":1664753402,\"file\":\"mysql-bin-changelog.002540\",\"pos\":110831381,\"row\":1,\"server_id\":1660688098,\"event\":2}"}}},"streams":[{"stream_name":"mdl_assign","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_grades","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_overrides","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_submission","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_user_flags","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_user_mapping","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assignfeedback_comments","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_block_launchpad","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_book","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_book_chapters","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_chat","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_choice","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_context","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_modules","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_modules_completion","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_sections","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_data","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_enrol","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_feedback","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum_discussions","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum_posts","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_glossary","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_categories","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_grades","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_grades_history","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groupings","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groupings_groups","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groups","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groups_members","stream_namespace":"uctohsDB","cursor_field":[]}]},additionalProperties={}],trace=,additionalProperties={}] 2022-10-02 23:43:00 destination > Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-10-02 23:43:02 INFO i.a.w.g.DefaultReplicationWorker(run):184 - Source and destination threads complete. 2022-10-02 23:43:02 INFO i.a.w.g.DefaultReplicationWorker(run):279 - Source output at least one state message 2022-10-02 23:43:02 INFO i.a.w.g.DefaultReplicationWorker(run):285 - State capture: Updated state to: Optional[io.airbyte.config.State@6689136b[state=[{"type":"GLOBAL","global":{"shared_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"\",\"ddl\":\"SET character_set_server=utf8mb4, collation_server=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_indicator_calc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predict_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_prediction_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predictions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_train_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_analysables`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_plugin_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_annot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_cmnt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_quick`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_rot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_upgrade`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_onlinetext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_oauth2_linked_login`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_idps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_kvstore`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_controllers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_logs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_alignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack_oauth2`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_met`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_param`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_endorsement`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_identifier`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_issued`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_manual_award`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_related`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_configurable_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220808`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220812`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_positions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recent_activity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recentlyaccesseditems`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_rss_client`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_association`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book_chapters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_filters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages_current`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecompsetting`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_evidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_framework`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_modulecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plancomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_relatedcomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompcourse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompplan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidencecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_plugins`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_contentbank_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context_temp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_aggr_methd`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_crit_compl`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_defaults`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_format_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_20220527`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_completion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_published`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220609`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220628`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220729`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220822`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220829`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220905`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220912`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_records`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_editor_atto_autosave`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_flatfile`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_consumer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_nonce`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_resource_link`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_share_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_tool_proxy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_user_result`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tool_consumer_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tools`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_favourite`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completed`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completedtmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_item`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_sitecourse_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_value`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_valuetmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_file_conversion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files_reference`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_active`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_folder`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_digests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussion_subs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_posts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_track_prefs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_alias`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_formats`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_newitem`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_values`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_letters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_contents_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries_cachedassets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_library_dependencies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_imscp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_infected_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_label`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_branch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_timer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_license`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lock_db`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_display`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_logstore_standard_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_access_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_proxies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_ltiservice_gradebookservices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_airnotifier_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contact_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contacts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_email_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_processors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_providers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_user_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_users_blocked`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_datakeys`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_messagelist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_application`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host2service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_sso_access_control`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_my_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_access_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_endpoint`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_issuer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_refresh_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_system_account`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_user_field_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_page`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_paygw_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_accounts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_gateways`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_mahara_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_tempdata`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_post`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_profiling`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_essay_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_geogebra_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_subquestions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_multichoice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_randomsamatch_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_shortanswer_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_step_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_datasets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_ddwtos`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_gapselect`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_hints`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_multianswer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_units`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_count`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_siyavulaqt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_truefalse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_usages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overview_regrades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slot_tags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slots`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_quizsettings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_rating`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_registration_hubs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_onedrive_access`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource_old`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_override`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_switch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_view`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_assignments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_context_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_names`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_aicc_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_track`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_mapinfo`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_objective`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_ruleconds`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_index_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_simpledb_index`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_sessions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_questions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_area`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_coll`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_correlation`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_adhoc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_acts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_check`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_checks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_errors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_process`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_schedule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_summary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_cohortroles`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang_components`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxexpired`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxinstance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxlevel`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purpose`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purposerole`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_rules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_acceptances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_event_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_learn_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_run_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflow_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflows`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_tours`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_upgrade_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_url`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_lastaccess`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_resets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_preferences`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_private_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_links`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_locks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_subwikis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_synonyms`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_aggregations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_assessments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopallocation_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopeval_best_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_accumulative`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP DATABASE IF EXISTS `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE DATABASE `uctohsDB` CHARSET utf8mb4 COLLATE utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"USE `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_indicator_calc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `starttime` bigint NOT NULL,\\n `endtime` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleorigin` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleid` bigint NOT NULL,\\n `indicator` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` decimal(10,2) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analindicalc_staendcon_ix` (`starttime`,`endtime`,`contextid`),\\n KEY `mdl_analindicalc_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=125168 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored indicator calculations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `trained` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `predictionsprocessor` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` bigint NOT NULL,\\n `contextids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmode_enatra_ix` (`enabled`,`trained`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `version` bigint NOT NULL,\\n `evaluationmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dir` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmodelog_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models changes during evaluation.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predict_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rangeindex` bigint NOT NULL,\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredsamp_modanatimr_ix` (`modelid`,`analysableid`,`timesplitting`,`rangeindex`),\\n KEY `mdl_analpredsamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45650 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples already used for predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_prediction_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `predictionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `actionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredacti_preuseact_ix` (`predictionid`,`userid`,`actionname`),\\n KEY `mdl_analpredacti_pre_ix` (`predictionid`),\\n KEY `mdl_analpredacti_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Register of user actions over predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predictions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleid` bigint NOT NULL,\\n `rangeindex` mediumint NOT NULL,\\n `prediction` decimal(10,2) NOT NULL,\\n `predictionscore` decimal(10,5) NOT NULL,\\n `calculations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpred_modcon_ix` (`modelid`,`contextid`),\\n KEY `mdl_analpred_mod_ix` (`modelid`),\\n KEY `mdl_analpred_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5556 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Predictions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_train_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analtraisamp_modanatim_ix` (`modelid`,`analysableid`,`timesplitting`),\\n KEY `mdl_analtraisamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples used for training'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_analysables` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `analysableid` bigint NOT NULL,\\n `firstanalysis` bigint NOT NULL,\\n `timeanalysed` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedanal_modact_ix` (`modelid`,`action`),\\n KEY `mdl_analusedanal_ana_ix` (`analysableid`),\\n KEY `mdl_analusedanal_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of analysables used by each model'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL DEFAULT '0',\\n `fileid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `time` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedfile_modactfil_ix` (`modelid`,`action`,`fileid`),\\n KEY `mdl_analusedfile_mod_ix` (`modelid`),\\n KEY `mdl_analusedfile_fil_ix` (`fileid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Files that have already been used for training and predictio'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alwaysshowdescription` tinyint NOT NULL DEFAULT '0',\\n `nosubmissions` tinyint NOT NULL DEFAULT '0',\\n `submissiondrafts` tinyint NOT NULL DEFAULT '0',\\n `sendnotifications` tinyint NOT NULL DEFAULT '0',\\n `sendlatenotifications` tinyint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `allowsubmissionsfromdate` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requiresubmissionstatement` tinyint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `gradingduedate` bigint NOT NULL DEFAULT '0',\\n `teamsubmission` tinyint NOT NULL DEFAULT '0',\\n `requireallteammemberssubmit` tinyint NOT NULL DEFAULT '0',\\n `teamsubmissiongroupingid` bigint NOT NULL DEFAULT '0',\\n `blindmarking` tinyint NOT NULL DEFAULT '0',\\n `hidegrader` tinyint NOT NULL DEFAULT '0',\\n `revealidentities` tinyint NOT NULL DEFAULT '0',\\n `attemptreopenmethod` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'none',\\n `maxattempts` mediumint NOT NULL DEFAULT '-1',\\n `markingworkflow` tinyint NOT NULL DEFAULT '0',\\n `markingallocation` tinyint NOT NULL DEFAULT '0',\\n `sendstudentnotifications` tinyint NOT NULL DEFAULT '1',\\n `preventsubmissionnotingroup` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou_ix` (`course`),\\n KEY `mdl_assi_tea_ix` (`teamsubmissiongroupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3594 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table saves information about an instance of mod_assign'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"alwaysshowdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"nosubmissions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"submissiondrafts\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendlatenotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiresubmissionstatement\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"gradingduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmission\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requireallteammemberssubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmissiongroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blindmarking\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidegrader\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revealidentities\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptreopenmethod\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"none\",\"enumValues\":[]},{\"name\":\"maxattempts\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"markingworkflow\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"markingallocation\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendstudentnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"preventsubmissionnotingroup\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `grader` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '0.00000',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assigrad_assuseatt_uix` (`assignment`,`userid`,`attemptnumber`),\\n KEY `mdl_assigrad_use_ix` (`userid`),\\n KEY `mdl_assigrad_att_ix` (`attemptnumber`),\\n KEY `mdl_assigrad_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=143701 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading information about a single assignment submission.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grader\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `allowsubmissionsfromdate` bigint DEFAULT NULL,\\n `duedate` bigint DEFAULT NULL,\\n `cutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiover_ass_ix` (`assignid`),\\n KEY `mdl_assiover_gro_ix` (`groupid`),\\n KEY `mdl_assiover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to assign settings.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_overrides\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_plugin_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `plugin` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subtype` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiplugconf_plu_ix` (`plugin`),\\n KEY `mdl_assiplugconf_sub_ix` (`subtype`),\\n KEY `mdl_assiplugconf_nam_ix` (`name`),\\n KEY `mdl_assiplugconf_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=34473 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Config data for an instance of a plugin in an assignment.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `status` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n `latest` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assisubm_assusegroatt_uix` (`assignment`,`userid`,`groupid`,`attemptnumber`),\\n KEY `mdl_assisubm_use_ix` (`userid`),\\n KEY `mdl_assisubm_att_ix` (`attemptnumber`),\\n KEY `mdl_assisubm_assusegrolat_ix` (`assignment`,`userid`,`groupid`,`latest`),\\n KEY `mdl_assisubm_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=212894 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about student interactions with'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_submission\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"latest\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `mailed` smallint NOT NULL DEFAULT '0',\\n `extensionduedate` bigint NOT NULL DEFAULT '0',\\n `workflowstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `allocatedmarker` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiuserflag_mai_ix` (`mailed`),\\n KEY `mdl_assiuserflag_use_ix` (`userid`),\\n KEY `mdl_assiuserflag_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123759 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of flags that can be set for a single user in a single '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_flags\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"extensionduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"workflowstate\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allocatedmarker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiusermapp_ass_ix` (`assignment`),\\n KEY `mdl_assiusermapp_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=554854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Map an assignment specific id number to a user'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_mapping\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `commenttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assicomm_ass_ix` (`assignment`),\\n KEY `mdl_assicomm_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=117040 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Text feedback for submitted assignments'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assignfeedback_comments\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"commenttext\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"commentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_annot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `endx` bigint DEFAULT '0',\\n `endy` bigint DEFAULT '0',\\n `path` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'line',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditanno_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditanno_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21956353 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores annotations added to pdfs submitted by students'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_cmnt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `width` bigint DEFAULT '120',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditcmnt_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditcmnt_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=665999 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores comments added to pdfs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `submissionattempt` bigint NOT NULL,\\n `attemptedconversions` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditqueu_subsub_uix` (`submissionid`,`submissionattempt`)\\n) ENGINE=InnoDB AUTO_INCREMENT=144061 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue for processing.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_quick` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `width` bigint NOT NULL DEFAULT '120',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'yellow',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditquic_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=132 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores teacher specified quicklist comments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_rot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `pathnamehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `isrotated` tinyint(1) NOT NULL DEFAULT '0',\\n `degree` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditrot_grapag_uix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditrot_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=699542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores rotation information of a page.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass2_ix` (`assignment`),\\n KEY `mdl_assifile_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores info about the number of files submitted by a student'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `assignmenttype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resubmit` tinyint NOT NULL DEFAULT '0',\\n `preventlate` tinyint NOT NULL DEFAULT '0',\\n `emailteachers` tinyint NOT NULL DEFAULT '0',\\n `var1` bigint DEFAULT '0',\\n `var2` bigint DEFAULT '0',\\n `var3` bigint DEFAULT '0',\\n `var4` bigint DEFAULT '0',\\n `var5` bigint DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '100000',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou2_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n `data1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `data2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `submissioncomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `teacher` bigint NOT NULL DEFAULT '0',\\n `timemarked` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assisubm_use2_ix` (`userid`),\\n KEY `mdl_assisubm_mai_ix` (`mailed`),\\n KEY `mdl_assisubm_tim_ix` (`timemarked`),\\n KEY `mdl_assisubm_ass2_ix` (`assignment`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about submitted assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_upgrade` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `oldcmid` bigint NOT NULL DEFAULT '0',\\n `oldinstance` bigint NOT NULL DEFAULT '0',\\n `newcmid` bigint NOT NULL DEFAULT '0',\\n `newinstance` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiupgr_old_ix` (`oldcmid`),\\n KEY `mdl_assiupgr_old2_ix` (`oldinstance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about upgraded assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass_ix` (`assignment`),\\n KEY `mdl_assifile_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=141896 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about file submissions for assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_onlinetext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `onlinetext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `onlineformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assionli_ass_ix` (`assignment`),\\n KEY `mdl_assionli_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1779 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about onlinetext submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_oauth2_linked_login` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `confirmtoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmtokenexpires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authoautlinklogi_useis_uix` (`userid`,`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_issuse_ix` (`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_use_ix` (`usermodified`),\\n KEY `mdl_authoautlinklogi_use2_ix` (`userid`),\\n KEY `mdl_authoautlinklogi_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Accounts linked to a users Moodle account.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_idps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `metadataurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activeidp` smallint NOT NULL DEFAULT '0',\\n `defaultidp` smallint NOT NULL DEFAULT '0',\\n `adminidp` smallint NOT NULL DEFAULT '0',\\n `defaultname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `logo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `alias` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `whitelist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configured IdPs for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_kvstore` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `k` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expire` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authsamlkvst_ktyp_uix` (`k`,`type`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3946976 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A key value store for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_controllers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `operation` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'backup',\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `format` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `interactive` smallint NOT NULL,\\n `purpose` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` smallint NOT NULL,\\n `execution` smallint NOT NULL,\\n `executiontime` bigint NOT NULL,\\n `checksum` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `progress` decimal(15,14) NOT NULL DEFAULT '0.00000000000000',\\n `controller` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcont_bac_uix` (`backupid`),\\n KEY `mdl_backcont_typite_ix` (`type`,`itemid`),\\n KEY `mdl_backcont_useite_ix` (`userid`,`itemid`),\\n KEY `mdl_backcont_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25075 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store the backup_controllers as they are used'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `laststarttime` bigint NOT NULL DEFAULT '0',\\n `lastendtime` bigint NOT NULL DEFAULT '0',\\n `laststatus` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '5',\\n `nextstarttime` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store every course backup status'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_logs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `loglevel` smallint NOT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backlogs_bacid_uix` (`backupid`,`id`),\\n KEY `mdl_backlogs_bac_ix` (`backupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store all the logs from backup and restore operations (by'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuercontact` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `expiredate` bigint DEFAULT NULL,\\n `expireperiod` bigint DEFAULT NULL,\\n `type` tinyint(1) NOT NULL DEFAULT '1',\\n `courseid` bigint DEFAULT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messagesubject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `attachment` tinyint(1) NOT NULL DEFAULT '1',\\n `notification` tinyint(1) NOT NULL DEFAULT '1',\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `nextcron` bigint DEFAULT NULL,\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthoremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imagecaption` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badg_typ_ix` (`type`),\\n KEY `mdl_badg_cou_ix` (`courseid`),\\n KEY `mdl_badg_use_ix` (`usermodified`),\\n KEY `mdl_badg_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_alignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `targetname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targeturl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targetdescription` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targetframework` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgalig_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines alignment for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackuid` bigint NOT NULL,\\n `autosync` tinyint(1) NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `externalbackpackid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgback_useext_uix` (`userid`,`externalbackpackid`),\\n KEY `mdl_badgback_use_ix` (`userid`),\\n KEY `mdl_badgback_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for connecting external backpack'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack_oauth2` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalbackpackid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgbackoaut_use_ix` (`usermodified`),\\n KEY `mdl_badgbackoaut_use2_ix` (`userid`),\\n KEY `mdl_badgbackoaut_iss_ix` (`issuerid`),\\n KEY `mdl_badgbackoaut_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '1',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgcrit_badcri_uix` (`badgeid`,`criteriatype`),\\n KEY `mdl_badgcrit_cri_ix` (`criteriatype`),\\n KEY `mdl_badgcrit_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria for issuing badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_met` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `issuedid` bigint DEFAULT NULL,\\n `critid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritmet_cri_ix` (`critid`),\\n KEY `mdl_badgcritmet_use_ix` (`userid`),\\n KEY `mdl_badgcritmet_iss_ix` (`issuedid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria that were met for an issued badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_param` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `critid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritpara_cri_ix` (`critid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines parameters for badges criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_endorsement` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issueremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `claimid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `claimcomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgendo_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines endorsement for badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackid` bigint NOT NULL,\\n `collectionid` bigint NOT NULL,\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `assertion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgexte_bac_ix` (`backpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges display'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackapiurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackweburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '1.0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `oauth2_issuerid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteback_bac_uix` (`backpackapiurl`),\\n UNIQUE KEY `mdl_badgexteback_bac2_uix` (`backpackweburl`),\\n KEY `mdl_badgexteback_oau_ix` (`oauth2_issuerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for site level backpacks that a user can co'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_identifier` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sitebackpackid` bigint NOT NULL,\\n `internalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `externalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteiden_sitintext_uix` (`sitebackpackid`,`internalid`,`externalid`,`type`),\\n KEY `mdl_badgexteiden_sit_ix` (`sitebackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges mappings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_issued` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `uniquehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n `dateexpire` bigint DEFAULT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '0',\\n `issuernotified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgissu_baduse_uix` (`badgeid`,`userid`),\\n KEY `mdl_badgissu_bad_ix` (`badgeid`),\\n KEY `mdl_badgissu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines issued badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_manual_award` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL,\\n `recipientid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `issuerrole` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgmanuawar_bad_ix` (`badgeid`),\\n KEY `mdl_badgmanuawar_rec_ix` (`recipientid`),\\n KEY `mdl_badgmanuawar_iss_ix` (`issuerid`),\\n KEY `mdl_badgmanuawar_iss2_ix` (`issuerrole`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Track manual award criteria for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_related` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `relatedbadgeid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgrela_badrel_uix` (`badgeid`,`relatedbadgeid`),\\n KEY `mdl_badgrela_bad_ix` (`badgeid`),\\n KEY `mdl_badgrela_rel_ix` (`relatedbadgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge related for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_bloc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='contains all installed blocks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_configurable_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ownerid` bigint NOT NULL,\\n `visible` smallint NOT NULL,\\n `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` smallint NOT NULL DEFAULT '0',\\n `type` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pagination` smallint DEFAULT NULL,\\n `components` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `export` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `jsordering` smallint DEFAULT NULL,\\n `global` smallint NOT NULL DEFAULT '0',\\n `lastexecutiontime` bigint NOT NULL DEFAULT '0',\\n `cron` smallint NOT NULL DEFAULT '0',\\n `remote` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='block_configurable_reports table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parentcontextid` bigint NOT NULL,\\n `showinsubcontexts` smallint NOT NULL,\\n `requiredbytheme` smallint NOT NULL DEFAULT '0',\\n `pagetypepattern` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpagepattern` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultregion` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultweight` bigint NOT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocinst_parshopagsub_ix` (`parentcontextid`,`showinsubcontexts`,`pagetypepattern`,`subpagepattern`),\\n KEY `mdl_blocinst_tim_ix` (`timemodified`),\\n KEY `mdl_blocinst_par_ix` (`parentcontextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2279 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores block instances. The type of block this is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` int NOT NULL,\\n `courseid` int NOT NULL,\\n `moduleid` int NOT NULL,\\n `targetcompletiondate` bigint NOT NULL,\\n `completioncutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `id_user_course_module_date` (`userid`,`courseid`,`moduleid`,`targetcompletiondate`,`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2718563 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for block_launchpad, please edit me'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_block_launchpad\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"moduleid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"targetcompletiondate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completioncutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220808` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220812` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_positions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockinstanceid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `pagetype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpage` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` smallint NOT NULL,\\n `region` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocposi_bloconpagsub_uix` (`blockinstanceid`,`contextid`,`pagetype`,`subpage`),\\n KEY `mdl_blocposi_blo_ix` (`blockinstanceid`),\\n KEY `mdl_blocposi_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the position of a sticky block_instance on a another '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recent_activity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `action` tinyint(1) NOT NULL,\\n `modname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocreceacti_coutim_ix` (`courseid`,`timecreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123225 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Recent activity block'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recentlyaccesseditems` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timeaccess` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocrece_usecoucmi_uix` (`userid`,`courseid`,`cmid`),\\n KEY `mdl_blocrece_use_ix` (`userid`),\\n KEY `mdl_blocrece_cou_ix` (`courseid`),\\n KEY `mdl_blocrece_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6045122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Most recently accessed items accessed by a user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_rss_client` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `preferredtitle` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `shared` tinyint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `skiptime` bigint NOT NULL DEFAULT '0',\\n `skipuntil` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Remote news feed information. Contains the news feed id, the'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_association` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `blogid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogasso_con_ix` (`contextid`),\\n KEY `mdl_blogasso_blo_ix` (`blogid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Associations of blog entries with courses and module instanc'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filtertags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `failedlastsync` tinyint(1) NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n `timefetched` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogexte_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='External blog links used for RSS copying of blog entries to '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `numbering` smallint NOT NULL DEFAULT '0',\\n `navstyle` smallint NOT NULL DEFAULT '1',\\n `customtitles` tinyint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"numbering\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"navstyle\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"customtitles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revision\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book_chapters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `bookid` bigint NOT NULL DEFAULT '0',\\n `pagenum` bigint NOT NULL DEFAULT '0',\\n `subchapter` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `hidden` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `importsrc` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_bookchap_boo_ix` (`bookid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book_chapters'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book_chapters\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"bookid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pagenum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subchapter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"title\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"content\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"importsrc\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_filters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` bigint NOT NULL DEFAULT '0',\\n `md5key` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachfilt_filmd5_ix` (`filter`,`md5key`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping information about cached data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `flagtype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expiry` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachflag_fla_ix` (`flagtype`),\\n KEY `mdl_cachflag_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=476916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Cache of time-sensitive flags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `captype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `riskbitmask` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_capa_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=713 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines all capabilities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `keepdays` bigint NOT NULL DEFAULT '0',\\n `studentlogs` smallint NOT NULL DEFAULT '0',\\n `chattime` bigint NOT NULL DEFAULT '0',\\n `schedule` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chat_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each of these is a chat room'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_chat\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keepdays\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"studentlogs\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"chattime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"schedule\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmess_use_ix` (`userid`),\\n KEY `mdl_chatmess_gro_ix` (`groupid`),\\n KEY `mdl_chatmess_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmess_cha_ix` (`chatid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all the actual chat messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages_current` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmesscurr_use_ix` (`userid`),\\n KEY `mdl_chatmesscurr_gro_ix` (`groupid`),\\n KEY `mdl_chatmesscurr_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmesscurr_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores current session'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstping` bigint NOT NULL DEFAULT '0',\\n `lastping` bigint NOT NULL DEFAULT '0',\\n `lastmessageping` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatuser_use_ix` (`userid`),\\n KEY `mdl_chatuser_las_ix` (`lastping`),\\n KEY `mdl_chatuser_gro_ix` (`groupid`),\\n KEY `mdl_chatuser_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of which users are in which chat rooms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `publish` tinyint NOT NULL DEFAULT '0',\\n `showresults` tinyint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `allowupdate` tinyint NOT NULL DEFAULT '0',\\n `allowmultiple` tinyint NOT NULL DEFAULT '0',\\n `showunanswered` tinyint NOT NULL DEFAULT '0',\\n `includeinactive` tinyint NOT NULL DEFAULT '1',\\n `limitanswers` tinyint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `showpreview` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `showavailable` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choi_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Available choices are stored here'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_choice\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showresults\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"display\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowupdate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowmultiple\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showunanswered\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"includeinactive\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"limitanswers\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showpreview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showavailable\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `optionid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiansw_use_ix` (`userid`),\\n KEY `mdl_choiansw_cho_ix` (`choiceid`),\\n KEY `mdl_choiansw_opt_ix` (`optionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=417 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='choices performed by users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `text` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxanswers` bigint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiopti_cho_ix` (`choiceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='available options to choice'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_coho_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents one cohort (aka site-wide group).'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cohomemb_cohuse_uix` (`cohortid`,`userid`),\\n KEY `mdl_cohomemb_coh_ix` (`cohortid`),\\n KEY `mdl_cohomemb_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a cohort.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `commentarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comm_concomite_ix` (`contextid`,`commentarea`,`itemid`),\\n KEY `mdl_comm_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle comments module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `competencyframeworkid` bigint NOT NULL,\\n `parentid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL,\\n `ruletype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ruleoutcome` tinyint NOT NULL DEFAULT '0',\\n `ruleconfig` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comp_comidn_uix` (`competencyframeworkid`,`idnumber`),\\n KEY `mdl_comp_rul_ix` (`ruleoutcome`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the master record of each competency in '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_coucom_uix` (`courseid`,`competencyid`),\\n KEY `mdl_compcour_courul_ix` (`courseid`,`ruleoutcome`),\\n KEY `mdl_compcour_cou2_ix` (`courseid`),\\n KEY `mdl_compcour_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a course.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecompsetting` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `pushratingstouserplans` tinyint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the course specific settings for compete'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_evidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usercompetencyid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `action` tinyint NOT NULL,\\n `actionuserid` bigint DEFAULT NULL,\\n `descidentifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desccomponent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desca` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compevid_use_ix` (`usercompetencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence linked to a user competency'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_framework` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `taxonomies` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compfram_idn_uix` (`idnumber`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of competency frameworks.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_modulecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compmodu_cmicom_uix` (`cmid`,`competencyid`),\\n KEY `mdl_compmodu_cmirul_ix` (`cmid`,`ruleoutcome`),\\n KEY `mdl_compmodu_cmi_ix` (`cmid`),\\n KEY `mdl_compmodu_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a module.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `templateid` bigint DEFAULT NULL,\\n `origtemplateid` bigint DEFAULT NULL,\\n `status` tinyint(1) NOT NULL,\\n `duedate` bigint DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compplan_usesta_ix` (`userid`,`status`),\\n KEY `mdl_compplan_tem_ix` (`templateid`),\\n KEY `mdl_compplan_stadue_ix` (`status`,`duedate`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plancomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `planid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compplan_placom_uix` (`planid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Plan competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_relatedcomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `competencyid` bigint NOT NULL,\\n `relatedcompetencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Related competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `duedate` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plan templates.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `cohortid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comptemp_temcoh_uix` (`templateid`,`cohortid`),\\n KEY `mdl_comptemp_tem2_ix` (`templateid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comptemp_tem_ix` (`templateid`),\\n KEY `mdl_comptemp_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a learning plan template.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom_uix` (`userid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompcourse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecoucom_uix` (`userid`,`courseid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies in a course'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompplan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `planid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecompla_uix` (`userid`,`competencyid`,`planid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence of prior learning'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidencecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userevidenceid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom2_uix` (`userevidenceid`,`competencyid`),\\n KEY `mdl_compuser_use2_ix` (`userevidenceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Relationship between user evidence and competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_conf_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=555 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `oldvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_conflog_tim_ix` (`timemodified`),\\n KEY `mdl_conflog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2746 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Changes done in server configuration through admin UI'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_plugins` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'core',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_confplug_plunam_uix` (`plugin`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle modules and plugins configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_contentbank_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenttype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `visibility` tinyint(1) NOT NULL DEFAULT '1',\\n `instanceid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_contcont_nam_ix` (`name`),\\n KEY `mdl_contcont_conconins_ix` (`contextid`,`contenttype`,`instanceid`),\\n KEY `mdl_contcont_con_ix` (`contextid`),\\n KEY `mdl_contcont_use_ix` (`usermodified`),\\n KEY `mdl_contcont_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores content data in the content bank.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `depth` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cont_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_cont_ins_ix` (`instanceid`),\\n KEY `mdl_cont_pat_ix` (`path`)\\n) ENGINE=InnoDB AUTO_INCREMENT=51445 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='one of these must be set'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_context\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contextlevel\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instanceid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context_temp` (\\n `id` bigint NOT NULL,\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `depth` tinyint NOT NULL,\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by build_context_path() in upgrade and cron to keep con'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'topics',\\n `showgrades` tinyint NOT NULL DEFAULT '1',\\n `newsitems` mediumint NOT NULL DEFAULT '1',\\n `startdate` bigint NOT NULL DEFAULT '0',\\n `enddate` bigint NOT NULL DEFAULT '0',\\n `relativedatesmode` tinyint(1) NOT NULL DEFAULT '0',\\n `marker` bigint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `showreports` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `downloadcontent` tinyint(1) DEFAULT NULL,\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupmodeforce` smallint NOT NULL DEFAULT '0',\\n `defaultgroupingid` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requested` tinyint(1) NOT NULL DEFAULT '0',\\n `enablecompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionnotify` tinyint(1) NOT NULL DEFAULT '0',\\n `cacherev` bigint NOT NULL DEFAULT '0',\\n `originalcourseid` bigint DEFAULT NULL,\\n `showactivitydates` tinyint(1) NOT NULL DEFAULT '0',\\n `showcompletionconditions` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cour_cat_ix` (`category`),\\n KEY `mdl_cour_idn_ix` (`idnumber`),\\n KEY `mdl_cour_sho_ix` (`shortname`),\\n KEY `mdl_cour_sor_ix` (`sortorder`)\\n) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Central course table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"category\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"shortname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"format\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":21,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"topics\",\"enumValues\":[]},{\"name\":\"showgrades\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"newsitems\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"startdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"relativedatesmode\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"marker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"legacyfiles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showreports\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"downloadcontent\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupmodeforce\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultgroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lang\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"calendartype\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"theme\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requested\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enablecompletion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionnotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cacherev\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"originalcourseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"showactivitydates\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showcompletionconditions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `coursecount` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_aggr_methd` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '0',\\n `value` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompaggrmeth_coucr_uix` (`course`,`criteriatype`),\\n KEY `mdl_courcompaggrmeth_cou_ix` (`course`),\\n KEY `mdl_courcompaggrmeth_cri_ix` (`criteriatype`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion aggregation methods for criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_crit_compl` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriaid` bigint NOT NULL DEFAULT '0',\\n `gradefinal` decimal(10,5) DEFAULT NULL,\\n `unenroled` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompcritcomp_useco_uix` (`userid`,`course`,`criteriaid`),\\n KEY `mdl_courcompcritcomp_use_ix` (`userid`),\\n KEY `mdl_courcompcritcomp_cou_ix` (`course`),\\n KEY `mdl_courcompcritcomp_cri_ix` (`criteriaid`),\\n KEY `mdl_courcompcritcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15582 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion user records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint NOT NULL DEFAULT '0',\\n `module` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moduleinstance` bigint DEFAULT NULL,\\n `courseinstance` bigint DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) DEFAULT NULL,\\n `role` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcompcrit_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_defaults` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionusegrade` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `customrules` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompdefa_coumod_uix` (`course`,`module`),\\n KEY `mdl_courcompdefa_mod_ix` (`module`),\\n KEY `mdl_courcompdefa_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default settings for activities completion'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `timeenrolled` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint NOT NULL DEFAULT '0',\\n `timecompleted` bigint DEFAULT NULL,\\n `reaggregate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcomp_usecou_uix` (`userid`,`course`),\\n KEY `mdl_courcomp_use_ix` (`userid`),\\n KEY `mdl_courcomp_cou_ix` (`course`),\\n KEY `mdl_courcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_format_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sectionid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courformopti_couforsec_uix` (`courseid`,`format`,`sectionid`,`name`),\\n KEY `mdl_courformopti_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=969 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores format-specific options for the course or course sect'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"module\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instance\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"added\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"score\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"indent\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleoncoursepage\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiongradeitemnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionexpected\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"deletioninprogress\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_20220527` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_completion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `coursemoduleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `completionstate` tinyint(1) NOT NULL,\\n `viewed` tinyint(1) DEFAULT NULL,\\n `overrideby` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courmoducomp_usecou_uix` (`userid`,`coursemoduleid`),\\n KEY `mdl_courmoducomp_cou_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3881182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the completion state (completed or not completed, etc'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules_completion\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"coursemoduleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completionstate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"viewed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"overrideby\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_published` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `timepublished` bigint NOT NULL,\\n `enrollable` tinyint(1) NOT NULL DEFAULT '1',\\n `hubcourseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT '0',\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about how and when an local courses were publish'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `category` bigint NOT NULL DEFAULT '0',\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `requester` bigint NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courrequ_sho_ix` (`shortname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_coursect_cousec_uix` (`course`,`section`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9811 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to define the sections for each course'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_sections\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sequence\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220609` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220628` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220729` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220822` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220829` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220905` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220912` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `area` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custcate_comareitesor_ix` (`component`,`area`,`itemid`,`sortorder`),\\n KEY `mdl_custcate_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield category table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL,\\n `instanceid` bigint NOT NULL,\\n `intvalue` bigint DEFAULT NULL,\\n `decvalue` decimal(10,5) DEFAULT NULL,\\n `shortcharvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `charvalue` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `valueformat` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_custdata_insfie_uix` (`instanceid`,`fieldid`),\\n KEY `mdl_custdata_fieint_ix` (`fieldid`,`intvalue`),\\n KEY `mdl_custdata_fiesho_ix` (`fieldid`,`shortcharvalue`),\\n KEY `mdl_custdata_fiedec_ix` (`fieldid`,`decvalue`),\\n KEY `mdl_custdata_fie_ix` (`fieldid`),\\n KEY `mdl_custdata_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield data table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custfiel_catsor_ix` (`categoryid`,`sortorder`),\\n KEY `mdl_custfiel_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield field table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `comments` smallint NOT NULL DEFAULT '0',\\n `timeavailablefrom` bigint NOT NULL DEFAULT '0',\\n `timeavailableto` bigint NOT NULL DEFAULT '0',\\n `timeviewfrom` bigint NOT NULL DEFAULT '0',\\n `timeviewto` bigint NOT NULL DEFAULT '0',\\n `requiredentries` int NOT NULL DEFAULT '0',\\n `requiredentriestoview` int NOT NULL DEFAULT '0',\\n `maxentries` int NOT NULL DEFAULT '0',\\n `rssarticles` smallint NOT NULL DEFAULT '0',\\n `singletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplateheader` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplatefooter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstitletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `csstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `jstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `asearchtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `approval` smallint NOT NULL DEFAULT '0',\\n `manageapproved` smallint NOT NULL DEFAULT '1',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `defaultsort` bigint NOT NULL DEFAULT '0',\\n `defaultsortdir` smallint NOT NULL DEFAULT '0',\\n `editany` smallint NOT NULL DEFAULT '0',\\n `notification` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `completionentries` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_data_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all database activities'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_data\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"comments\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailablefrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailableto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewfrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentriestoview\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"singletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplateheader\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplatefooter\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"addtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstitletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"csstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"jstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"asearchtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"approval\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"manageapproved\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsort\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsortdir\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"editany\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notification\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"config\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":37,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `recordid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datacont_rec_ix` (`recordid`),\\n KEY `mdl_datacont_fie_ix` (`fieldid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the content introduced in each record/fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param6` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param7` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param8` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param9` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param10` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datafiel_typdat_ix` (`type`,`dataid`),\\n KEY `mdl_datafiel_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every field available'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_records` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `approved` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_datareco_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every record introduced'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_editor_atto_autosave` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `elementid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `pagehash` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `drafttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `draftid` bigint DEFAULT NULL,\\n `pageinstance` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_editattoauto_eleconuse_uix` (`elementid`,`contextid`,`userid`,`pagehash`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1460915 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Draft text that is auto-saved every 5 seconds while an edito'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrol` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT '0',\\n `enrolstartdate` bigint DEFAULT '0',\\n `enrolenddate` bigint DEFAULT '0',\\n `expirynotify` tinyint(1) DEFAULT '0',\\n `expirythreshold` bigint DEFAULT '0',\\n `notifyall` tinyint(1) DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `cost` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `roleid` bigint DEFAULT '0',\\n `customint1` bigint DEFAULT NULL,\\n `customint2` bigint DEFAULT NULL,\\n `customint3` bigint DEFAULT NULL,\\n `customint4` bigint DEFAULT NULL,\\n `customint5` bigint DEFAULT NULL,\\n `customint6` bigint DEFAULT NULL,\\n `customint7` bigint DEFAULT NULL,\\n `customint8` bigint DEFAULT NULL,\\n `customchar1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar3` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdec1` decimal(12,7) DEFAULT NULL,\\n `customdec2` decimal(12,7) DEFAULT NULL,\\n `customtext1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enro_enr_ix` (`enrol`),\\n KEY `mdl_enro_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Instances of enrolment plugins used in courses, fields marke'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_enrol\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"enrol\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"enrolperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolstartdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolenddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirynotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirythreshold\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notifyall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"password\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cost\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"currency\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":3,\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"roleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"customint1\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint2\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint3\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint4\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint5\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint6\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint7\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint8\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar1\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":25,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar2\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":26,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar3\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":1333,\"position\":27,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec1\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":28,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec2\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":29,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext1\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":30,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext2\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":31,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext3\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":32,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext4\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":33,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_flatfile` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroflat_cou_ix` (`courseid`),\\n KEY `mdl_enroflat_use_ix` (`userid`),\\n KEY `mdl_enroflat_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='enrol_flatfile table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_consumer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey256` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secret` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerversion` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerguid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `protected` tinyint(1) NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `enablefrom` bigint DEFAULT NULL,\\n `enableuntil` bigint DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2cons_con_uix` (`consumerkey256`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI consumers interacting with moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `lticontextkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2cont_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about a specific LTI contexts from the consumers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_nonce` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `value` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2nonc_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Nonce used for authentication between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_resource_link` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint DEFAULT NULL,\\n `consumerid` bigint DEFAULT NULL,\\n `ltiresourcelinkkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `primaryresourcelinkid` bigint DEFAULT NULL,\\n `shareapproved` tinyint(1) DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2resolink_con_ix` (`contextid`),\\n KEY `mdl_enroltilti2resolink_pri_ix` (`primaryresourcelinkid`),\\n KEY `mdl_enroltilti2resolink_co2_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link from the consumer to the tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_share_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sharekey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resourcelinkid` bigint NOT NULL,\\n `autoapprove` tinyint(1) NOT NULL,\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_sha_uix` (`sharekey`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_res_uix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Resource link share key'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_tool_proxy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxykey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerid` bigint NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2toolprox_to_uix` (`toolproxykey`),\\n KEY `mdl_enroltilti2toolprox_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A tool proxy between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_user_result` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcelinkid` bigint NOT NULL,\\n `ltiuserkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiresultsourcedid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2userresu_res_ix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results for each user for each resource link'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tool_consumer_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolid` bigint NOT NULL,\\n `consumerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitoolconsmap_too_ix` (`toolid`),\\n KEY `mdl_enroltitoolconsmap_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table that maps the published tool to tool consumers.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tools` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrolid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `institution` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `maxenrolled` bigint NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradesync` tinyint(1) NOT NULL DEFAULT '0',\\n `gradesynccompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `membersync` tinyint(1) NOT NULL DEFAULT '0',\\n `membersyncmode` tinyint(1) NOT NULL DEFAULT '0',\\n `roleinstructor` bigint NOT NULL,\\n `rolelearner` bigint NOT NULL,\\n `secret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitool_enr_ix` (`enrolid`),\\n KEY `mdl_enroltitool_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tools provided to the remote system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `toolid` bigint NOT NULL,\\n `serviceurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sourceid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumersecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `lastgrade` decimal(10,5) DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltiuser_use_ix` (`userid`),\\n KEY `mdl_enroltiuser_too_ix` (`toolid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User access log and gradeback data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `business` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `item_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `memo` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tax` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection1_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection2_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pending_reason` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reason_code` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent_txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timeupdated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enropayp_bus_ix` (`business`),\\n KEY `mdl_enropayp_rec_ix` (`receiver_email`),\\n KEY `mdl_enropayp_cou_ix` (`courseid`),\\n KEY `mdl_enropayp_use_ix` (`userid`),\\n KEY `mdl_enropayp_ins_ix` (`instanceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds all known information about PayPal transactions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `repeatid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `modulename` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `type` smallint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeduration` bigint NOT NULL DEFAULT '0',\\n `timesort` bigint DEFAULT NULL,\\n `visible` smallint NOT NULL DEFAULT '1',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sequence` bigint NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `subscriptionid` bigint DEFAULT NULL,\\n `priority` bigint DEFAULT NULL,\\n `location` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_even_cou_ix` (`courseid`),\\n KEY `mdl_even_use_ix` (`userid`),\\n KEY `mdl_even_tim_ix` (`timestart`),\\n KEY `mdl_even_tim2_ix` (`timeduration`),\\n KEY `mdl_even_uui_ix` (`uuid`),\\n KEY `mdl_even_typtim_ix` (`type`,`timesort`),\\n KEY `mdl_even_grocoucatvisuse_ix` (`groupid`,`courseid`,`categoryid`,`visible`,`userid`),\\n KEY `mdl_even_eve_ix` (`eventtype`),\\n KEY `mdl_even_comeveins_ix` (`component`,`eventtype`,`instance`),\\n KEY `mdl_even_modinseve_ix` (`modulename`,`instance`,`eventtype`),\\n KEY `mdl_even_cat_ix` (`categoryid`),\\n KEY `mdl_even_sub_ix` (`subscriptionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=784 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For everything with a time associated to it'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pollinterval` bigint NOT NULL DEFAULT '0',\\n `lastupdated` bigint DEFAULT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks subscriptions to remote calendars.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfunction` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `schedule` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `internal` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_evenhand_evecom_uix` (`eventname`,`component`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing which components requests what typ'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `stackdump` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing queued events. It stores only one '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `queuedeventid` bigint NOT NULL,\\n `handlerid` bigint NOT NULL,\\n `status` bigint DEFAULT NULL,\\n `errormessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueuhand_que_ix` (`queuedeventid`),\\n KEY `mdl_evenqueuhand_han_ix` (`handlerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This is the list of queued handlers for processing. The even'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `methodname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classpath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capabilities` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `services` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_extefunc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='list of all external functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n `requiredcapability` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `restrictedusers` tinyint(1) NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `downloadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n `uploadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_exteserv_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='built in and custom external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `functionname` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservfunc_ext_ix` (`externalserviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1951 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lists functions available in each service group'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservuser_ext_ix` (`externalserviceid`),\\n KEY `mdl_exteservuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='users allowed to use services with restricted users flag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `privatetoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tokentype` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `externalserviceid` bigint NOT NULL,\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `creatorid` bigint NOT NULL DEFAULT '1',\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_extetoke_tok_ix` (`token`),\\n KEY `mdl_extetoke_use_ix` (`userid`),\\n KEY `mdl_extetoke_ext_ix` (`externalserviceid`),\\n KEY `mdl_extetoke_con_ix` (`contextid`),\\n KEY `mdl_extetoke_cre_ix` (`creatorid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1310 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_favourite` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_favo_comiteiteconuse_uix` (`component`,`itemtype`,`itemid`,`contextid`,`userid`),\\n KEY `mdl_favo_con_ix` (`contextid`),\\n KEY `mdl_favo_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the relationship between an arbitrary item (itemtype,'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `anonymous` tinyint(1) NOT NULL DEFAULT '1',\\n `email_notification` tinyint(1) NOT NULL DEFAULT '1',\\n `multiple_submit` tinyint(1) NOT NULL DEFAULT '1',\\n `autonumbering` tinyint(1) NOT NULL DEFAULT '1',\\n `site_after_submit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `page_after_submit` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `page_after_submitformat` tinyint NOT NULL DEFAULT '0',\\n `publish_stats` tinyint(1) NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feed_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all feedbacks'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_feedback\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"anonymous\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"email_notification\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"multiple_submit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"autonumbering\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"site_after_submit\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"page_after_submit\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"page_after_submitformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish_stats\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completed` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use_ix` (`userid`),\\n KEY `mdl_feedcomp_fee_ix` (`feedback`),\\n KEY `mdl_feedback_comp_feedback_userid` (`feedback`,`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completedtmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `guestid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use2_ix` (`userid`),\\n KEY `mdl_feedcomp_fee2_ix` (`feedback`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_item` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `label` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `presentation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `typ` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hasvalue` tinyint(1) NOT NULL DEFAULT '0',\\n `position` smallint NOT NULL DEFAULT '0',\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `dependitem` bigint NOT NULL DEFAULT '0',\\n `dependvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feeditem_fee_ix` (`feedback`),\\n KEY `mdl_feeditem_tem_ix` (`template`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20695 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_sitecourse_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedbackid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedsitemap_cou_ix` (`courseid`),\\n KEY `mdl_feedsitemap_fee_ix` (`feedbackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback sitecourse map'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `ispublic` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedtemp_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='templates of feedbackstructures'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_value` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308852 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completeds'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_valuetmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou2_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou2_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite2_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completedstmp'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_file_conversion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sourcefileid` bigint NOT NULL,\\n `targetformat` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint DEFAULT '0',\\n `statusmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `converter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `destfileid` bigint DEFAULT NULL,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_fileconv_sou_ix` (`sourcefileid`),\\n KEY `mdl_fileconv_des_ix` (`destfileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to track file conversions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filearea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `filepath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint DEFAULT NULL,\\n `filesize` bigint NOT NULL,\\n `mimetype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `source` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `author` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `license` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `referencefileid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_file_pat_uix` (`pathnamehash`),\\n KEY `mdl_file_comfilconite_ix` (`component`,`filearea`,`contextid`,`itemid`),\\n KEY `mdl_file_con_ix` (`contenthash`),\\n KEY `mdl_file_lic_ix` (`license`),\\n KEY `mdl_file_con2_ix` (`contextid`),\\n KEY `mdl_file_use_ix` (`userid`),\\n KEY `mdl_file_ref_ix` (`referencefileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8785157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='description of files, content is stored in sha1 file pool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files_reference` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `repositoryid` bigint NOT NULL,\\n `lastsync` bigint DEFAULT NULL,\\n `reference` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `referencehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filerefe_refrep_uix` (`referencehash`,`repositoryid`),\\n KEY `mdl_filerefe_rep_ix` (`repositoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1416 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store files references'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_active` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `active` smallint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtacti_confil_uix` (`contextid`,`filter`),\\n KEY `mdl_filtacti_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3478 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about which filters are active in which c'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtconf_confilnam_uix` (`contextid`,`filter`,`name`),\\n KEY `mdl_filtconf_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores per-context configuration settings for filters which '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_folder` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `showexpanded` tinyint(1) NOT NULL DEFAULT '1',\\n `showdownloadfolder` tinyint(1) NOT NULL DEFAULT '1',\\n `forcedownload` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_fold_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one folder resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'general',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `grade_forum` bigint NOT NULL DEFAULT '0',\\n `grade_forum_notify` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `maxattachments` bigint NOT NULL DEFAULT '1',\\n `forcesubscribe` tinyint(1) NOT NULL DEFAULT '0',\\n `trackingtype` tinyint NOT NULL DEFAULT '1',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `warnafter` bigint NOT NULL DEFAULT '0',\\n `blockafter` bigint NOT NULL DEFAULT '0',\\n `blockperiod` bigint NOT NULL DEFAULT '0',\\n `completiondiscussions` int NOT NULL DEFAULT '0',\\n `completionreplies` int NOT NULL DEFAULT '0',\\n `completionposts` int NOT NULL DEFAULT '0',\\n `displaywordcount` tinyint(1) NOT NULL DEFAULT '0',\\n `lockdiscussionafter` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foru_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=477 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums contain and structure discussion'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"type\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"general\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum_notify\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxattachments\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"forcesubscribe\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"trackingtype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"warnafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiondiscussions\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionreplies\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionposts\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displaywordcount\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lockdiscussionafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_digests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `forum` bigint NOT NULL,\\n `maildigest` tinyint(1) NOT NULL DEFAULT '-1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudige_forusemai_uix` (`forum`,`userid`,`maildigest`),\\n KEY `mdl_forudige_use_ix` (`userid`),\\n KEY `mdl_forudige_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of user mail delivery preferences for each forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussion_subs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `discussion` bigint NOT NULL,\\n `preference` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudiscsubs_usedis_uix` (`userid`,`discussion`),\\n KEY `mdl_forudiscsubs_for_ix` (`forum`),\\n KEY `mdl_forudiscsubs_use_ix` (`userid`),\\n KEY `mdl_forudiscsubs_dis_ix` (`discussion`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users may choose to subscribe and unsubscribe from specific '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstpost` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '-1',\\n `assessed` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `pinned` tinyint(1) NOT NULL DEFAULT '0',\\n `timelocked` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forudisc_use_ix` (`userid`),\\n KEY `mdl_forudisc_cou_ix` (`course`),\\n KEY `mdl_forudisc_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums are composed of discussions'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_discussions\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"firstpost\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeend\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pinned\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timelocked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `itemnumber` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forugrad_foriteuse_uix` (`forum`,`itemnumber`,`userid`),\\n KEY `mdl_forugrad_use_ix` (`userid`),\\n KEY `mdl_forugrad_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading data for forum instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_posts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `discussion` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `modified` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint NOT NULL DEFAULT '0',\\n `subject` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messageformat` tinyint NOT NULL DEFAULT '0',\\n `messagetrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `totalscore` smallint NOT NULL DEFAULT '0',\\n `mailnow` bigint NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `privatereplyto` bigint NOT NULL DEFAULT '0',\\n `wordcount` bigint DEFAULT NULL,\\n `charcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_forupost_use_ix` (`userid`),\\n KEY `mdl_forupost_cre_ix` (`created`),\\n KEY `mdl_forupost_mai_ix` (`mailed`),\\n KEY `mdl_forupost_pri_ix` (`privatereplyto`),\\n KEY `mdl_forupost_dis_ix` (`discussion`),\\n KEY `mdl_forupost_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='All posts are stored in this table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_posts\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"discussion\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"created\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"modified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subject\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"message\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"messageformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"messagetrust\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attachment\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"totalscore\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailnow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"deleted\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"privatereplyto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"wordcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"charcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruqueu_use_ix` (`userid`),\\n KEY `mdl_foruqueu_dis_ix` (`discussionid`),\\n KEY `mdl_foruqueu_pos_ix` (`postid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping track of posts that will be mailed in digest for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `firstread` bigint NOT NULL DEFAULT '0',\\n `lastread` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruread_usefor_ix` (`userid`,`forumid`),\\n KEY `mdl_foruread_usedis_ix` (`userid`,`discussionid`),\\n KEY `mdl_foruread_posuse_ix` (`postid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users read posts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forusubs_usefor_uix` (`userid`,`forum`),\\n KEY `mdl_forusubs_use_ix` (`userid`),\\n KEY `mdl_forusubs_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of who is subscribed to what forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_track_prefs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forutracpref_usefor_ix` (`userid`,`forumid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users untracked forums'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `urlggb` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `seed` bigint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '0',\\n `height` bigint NOT NULL DEFAULT '0',\\n `showsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `autograde` bigint NOT NULL DEFAULT '0',\\n `maxattempts` bigint NOT NULL DEFAULT '1',\\n `grademethod` bigint NOT NULL DEFAULT '1',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geog_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra main table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `geogebra` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `vars` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `gradecomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `finished` bigint NOT NULL DEFAULT '1',\\n `dateteacher` bigint NOT NULL DEFAULT '0',\\n `datestudent` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geogatte_geo_ix` (`geogebra`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra attemps table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `allowduplicatedentries` tinyint NOT NULL DEFAULT '0',\\n `displayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'dictionary',\\n `mainglossary` tinyint NOT NULL DEFAULT '0',\\n `showspecial` tinyint NOT NULL DEFAULT '1',\\n `showalphabet` tinyint NOT NULL DEFAULT '1',\\n `showall` tinyint NOT NULL DEFAULT '1',\\n `allowcomments` tinyint NOT NULL DEFAULT '0',\\n `allowprintview` tinyint NOT NULL DEFAULT '1',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `defaultapproval` tinyint NOT NULL DEFAULT '1',\\n `approvaldisplayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'default',\\n `globalglossary` tinyint NOT NULL DEFAULT '0',\\n `entbypage` smallint NOT NULL DEFAULT '10',\\n `editalways` tinyint NOT NULL DEFAULT '0',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionentries` int NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glos_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossaries'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_glossary\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowduplicatedentries\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"dictionary\",\"enumValues\":[]},{\"name\":\"mainglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showspecial\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showalphabet\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"allowcomments\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowprintview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"usedynalink\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"defaultapproval\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"approvaldisplayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"default\",\"enumValues\":[]},{\"name\":\"globalglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"entbypage\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"10\",\"enumValues\":[]},{\"name\":\"editalways\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_alias` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `entryid` bigint NOT NULL DEFAULT '0',\\n `alias` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosalia_ent_ix` (`entryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='entries alias'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gloscate_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all categories for glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `concept` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `definitionformat` tinyint NOT NULL DEFAULT '0',\\n `definitiontrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `teacherentry` tinyint NOT NULL DEFAULT '0',\\n `sourceglossaryid` bigint NOT NULL DEFAULT '0',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `casesensitive` tinyint NOT NULL DEFAULT '0',\\n `fullmatch` tinyint NOT NULL DEFAULT '1',\\n `approved` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentr_use_ix` (`userid`),\\n KEY `mdl_glosentr_con_ix` (`concept`),\\n KEY `mdl_glosentr_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=399 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `entryid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentrcate_cat_ix` (`categoryid`),\\n KEY `mdl_glosentrcate_ent_ix` (`entryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='categories of each glossary entry'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_formats` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `popupformatname` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `showgroup` tinyint NOT NULL DEFAULT '1',\\n `showtabs` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaulthook` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting of the display formats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcate_cou_ix` (`courseid`),\\n KEY `mdl_gradcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3055 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about categories, used for grou'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_categories\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"aggregation\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keephigh\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"droplow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateonlygraded\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateoutcomes\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregatesubcats` tinyint(1) NOT NULL DEFAULT '0',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcatehist_act_ix` (`action`),\\n KEY `mdl_gradcatehist_tim_ix` (`timemodified`),\\n KEY `mdl_gradcatehist_old_ix` (`oldid`),\\n KEY `mdl_gradcatehist_cou_ix` (`courseid`),\\n KEY `mdl_gradcatehist_par_ix` (`parent`),\\n KEY `mdl_gradcatehist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29421 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `aggregationstatus` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'unknown',\\n `aggregationweight` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradgrad_useite_uix` (`userid`,`itemid`),\\n KEY `mdl_gradgrad_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_gradgrad_ite_ix` (`itemid`),\\n KEY `mdl_gradgrad_use_ix` (`userid`),\\n KEY `mdl_gradgrad_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgrad_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9988015 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='grade_grades This table keeps individual grades for each us'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"aggregationstatus\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"unknown\",\"enumValues\":[]},{\"name\":\"aggregationweight\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradgradhist_act_ix` (`action`),\\n KEY `mdl_gradgradhist_tim_ix` (`timemodified`),\\n KEY `mdl_gradgradhist_useitetim_ix` (`userid`,`itemid`,`timemodified`),\\n KEY `mdl_gradgradhist_old_ix` (`oldid`),\\n KEY `mdl_gradgradhist_ite_ix` (`itemid`),\\n KEY `mdl_gradgradhist_use_ix` (`userid`),\\n KEY `mdl_gradgradhist_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgradhist_use2_ix` (`usermodified`),\\n KEY `mdl_gradgradhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16283522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades_history\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"action\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"oldid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"source\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"loggeduser\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_newitem` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `importcode` bigint NOT NULL,\\n `importer` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimponewi_imp_ix` (`importer`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='temporary table for storing new grade_item names from grade '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_values` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint DEFAULT NULL,\\n `newgradeitem` bigint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `importcode` bigint NOT NULL,\\n `importer` bigint DEFAULT NULL,\\n `importonlyfeedback` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimpovalu_ite_ix` (`itemid`),\\n KEY `mdl_gradimpovalu_new_ix` (`newgradeitem`),\\n KEY `mdl_gradimpovalu_imp_ix` (`importer`)\\n) ENGINE=InnoDB AUTO_INCREMENT=609395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Temporary table for importing grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditem_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_graditem_itenee_ix` (`itemtype`,`needsupdate`),\\n KEY `mdl_graditem_gra_ix` (`gradetype`),\\n KEY `mdl_graditem_idncou_ix` (`idnumber`,`courseid`),\\n KEY `mdl_graditem_cou_ix` (`courseid`),\\n KEY `mdl_graditem_cat_ix` (`categoryid`),\\n KEY `mdl_graditem_sca_ix` (`scaleid`),\\n KEY `mdl_graditem_out_ix` (`outcomeid`),\\n KEY `itemtype_mod_inst_number_course` (`itemtype`,`itemmodule`,`iteminstance`,`courseid`,`itemnumber`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23944 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about gradeable items (ie colum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditemhist_act_ix` (`action`),\\n KEY `mdl_graditemhist_tim_ix` (`timemodified`),\\n KEY `mdl_graditemhist_old_ix` (`oldid`),\\n KEY `mdl_graditemhist_cou_ix` (`courseid`),\\n KEY `mdl_graditemhist_cat_ix` (`categoryid`),\\n KEY `mdl_graditemhist_sca_ix` (`scaleid`),\\n KEY `mdl_graditemhist_out_ix` (`outcomeid`),\\n KEY `mdl_graditemhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=344717 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_letters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `lowerboundary` decimal(10,5) NOT NULL,\\n `letter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradlett_conlowlet_uix` (`contextid`,`lowerboundary`,`letter`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Repository for grade letters, for courses and other moodle e'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutc_cousho_uix` (`courseid`,`shortname`),\\n KEY `mdl_gradoutc_cou_ix` (`courseid`),\\n KEY `mdl_gradoutc_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutc_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes the outcomes used in the system. An out'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `outcomeid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutccour_couout_uix` (`courseid`,`outcomeid`),\\n KEY `mdl_gradoutccour_cou_ix` (`courseid`),\\n KEY `mdl_gradoutccour_out_ix` (`outcomeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores what outcomes are used in what courses.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradoutchist_act_ix` (`action`),\\n KEY `mdl_gradoutchist_tim_ix` (`timemodified`),\\n KEY `mdl_gradoutchist_old_ix` (`oldid`),\\n KEY `mdl_gradoutchist_cou_ix` (`courseid`),\\n KEY `mdl_gradoutchist_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutchist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradsett_counam_uix` (`courseid`,`name`),\\n KEY `mdl_gradsett_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='gradebook settings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `areaname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activemethod` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradarea_concomare_uix` (`contextid`,`component`,`areaname`),\\n KEY `mdl_gradarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3865 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Identifies gradable areas where advanced grading can happen.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `method` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `copiedfromid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `usercreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecopied` bigint DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_graddefi_aremet_uix` (`areaid`,`method`),\\n KEY `mdl_graddefi_are_ix` (`areaid`),\\n KEY `mdl_graddefi_use_ix` (`usermodified`),\\n KEY `mdl_graddefi_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=978 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the basic information about an advanced grading for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `raterid` bigint NOT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` tinyint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradinst_def_ix` (`definitionid`),\\n KEY `mdl_gradinst_rat_ix` (`raterid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=385566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading form instance is an assessment record for one gradab'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcomm_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='frequently used comments used in marking guide'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `descriptionmarkers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionmarkersformat` tinyint DEFAULT NULL,\\n `maxscore` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the criteria grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradguidfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradguidfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradguidfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1842357 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the guide is filled by a particular r'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=848 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `levelid` bigint DEFAULT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradrubrfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradrubrfill_lev_ix` (`levelid`),\\n KEY `mdl_gradrubrfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradrubrfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=424114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the rubric is filled by a particular '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `criterionid` bigint NOT NULL,\\n `score` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrleve_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4377 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the columns of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn2_ix` (`idnumber`),\\n KEY `mdl_grou_cou2_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A grouping is a collection of groups. WAS: groups_groupings'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"configdata\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grougrou_gro_ix` (`groupingid`),\\n KEY `mdl_grougrou_gro2_ix` (`groupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a grouping to a group (note, groups can be in multiple '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `enrolmentkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `picture` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn_ix` (`idnumber`),\\n KEY `mdl_grou_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2888 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolmentkey\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"picture\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_groumemb_usegro_uix` (`userid`,`groupid`),\\n KEY `mdl_groumemb_gro_ix` (`groupid`),\\n KEY `mdl_groumemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=145552 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups_members\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"component\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `jsoncontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `mainlibraryid` bigint NOT NULL,\\n `displayoptions` smallint DEFAULT NULL,\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5p_mai_ix` (`mainlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6797 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P content information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_contents_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pid` bigint NOT NULL,\\n `libraryid` bigint NOT NULL,\\n `dependencytype` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dropcss` tinyint(1) NOT NULL,\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pcontlibr_h5p_ix` (`h5pid`),\\n KEY `mdl_h5pcontlibr_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=22700 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store which library is used in which content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `machinename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `majorversion` smallint NOT NULL,\\n `minorversion` smallint NOT NULL,\\n `patchversion` smallint NOT NULL,\\n `runnable` tinyint(1) NOT NULL,\\n `fullscreen` tinyint(1) NOT NULL DEFAULT '0',\\n `embedtypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preloadedjs` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `preloadedcss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `droplibrarycss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `semantics` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addto` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `coremajor` smallint DEFAULT NULL,\\n `coreminor` smallint DEFAULT NULL,\\n `metadatasettings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `tutorial` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `example` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint(1) DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibr_macmajminpatrun_ix` (`machinename`,`majorversion`,`minorversion`,`patchversion`,`runnable`)\\n) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about libraries used by H5P content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries_cachedassets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrcach_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1461 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5P cached library assets'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_library_dependencies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `requiredlibraryid` bigint NOT NULL,\\n `dependencytype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrdepe_lib_ix` (`libraryid`),\\n KEY `mdl_h5plibrdepe_req_ix` (`requiredlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1282 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P library dependencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `grade` bigint DEFAULT '0',\\n `displayoptions` smallint NOT NULL DEFAULT '0',\\n `enabletracking` tinyint(1) NOT NULL DEFAULT '1',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `reviewmode` smallint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pa_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the h5pactivity activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pactivityid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `attempt` mediumint NOT NULL DEFAULT '1',\\n `rawscore` bigint DEFAULT '0',\\n `maxscore` bigint DEFAULT '0',\\n `scaled` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_h5paatte_h5puseatt_uix` (`h5pactivityid`,`userid`,`attempt`),\\n KEY `mdl_h5paatte_tim_ix` (`timecreated`),\\n KEY `mdl_h5paatte_h5ptim_ix` (`h5pactivityid`,`timecreated`),\\n KEY `mdl_h5paatte_h5puse_ix` (`h5pactivityid`,`userid`),\\n KEY `mdl_h5paatte_h5p_ix` (`h5pactivityid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users attempts inside H5P activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptid` bigint NOT NULL,\\n `subcontent` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `interactiontype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctpattern` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `additionals` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rawscore` bigint NOT NULL DEFAULT '0',\\n `maxscore` bigint NOT NULL DEFAULT '0',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5paatteresu_atttim_ix` (`attemptid`,`timecreated`),\\n KEY `mdl_h5paatteresu_att_ix` (`attemptid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5Pactivities_attempts tracking info'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_imscp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `keepold` bigint NOT NULL DEFAULT '-1',\\n `structure` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_imsc_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one imscp resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_infected_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filename` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `quarantinedfile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_infefile_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store infected file details.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_label` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_labe_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12250 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines labels'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `practice` smallint NOT NULL DEFAULT '0',\\n `modattempts` smallint NOT NULL DEFAULT '0',\\n `usepassword` smallint NOT NULL DEFAULT '0',\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dependency` bigint NOT NULL DEFAULT '0',\\n `conditions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `custom` smallint NOT NULL DEFAULT '0',\\n `ongoing` smallint NOT NULL DEFAULT '0',\\n `usemaxgrade` smallint NOT NULL DEFAULT '0',\\n `maxanswers` smallint NOT NULL DEFAULT '4',\\n `maxattempts` smallint NOT NULL DEFAULT '5',\\n `review` smallint NOT NULL DEFAULT '0',\\n `nextpagedefault` smallint NOT NULL DEFAULT '0',\\n `feedback` smallint NOT NULL DEFAULT '1',\\n `minquestions` smallint NOT NULL DEFAULT '0',\\n `maxpages` smallint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `retake` smallint NOT NULL DEFAULT '1',\\n `activitylink` bigint NOT NULL DEFAULT '0',\\n `mediafile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mediaheight` bigint NOT NULL DEFAULT '100',\\n `mediawidth` bigint NOT NULL DEFAULT '650',\\n `mediaclose` smallint NOT NULL DEFAULT '0',\\n `slideshow` smallint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '640',\\n `height` bigint NOT NULL DEFAULT '480',\\n `bgcolor` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '#FFFFFF',\\n `displayleft` smallint NOT NULL DEFAULT '0',\\n `displayleftif` smallint NOT NULL DEFAULT '0',\\n `progressbar` smallint NOT NULL DEFAULT '0',\\n `available` bigint NOT NULL DEFAULT '0',\\n `deadline` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionendreached` tinyint(1) DEFAULT '0',\\n `completiontimespent` bigint DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_less_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8437 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `jumpto` bigint NOT NULL DEFAULT '0',\\n `grade` smallint NOT NULL DEFAULT '0',\\n `score` bigint NOT NULL DEFAULT '0',\\n `flags` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responseformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessansw_les_ix` (`lessonid`),\\n KEY `mdl_lessansw_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=184271 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_answers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `answerid` bigint NOT NULL DEFAULT '0',\\n `retry` smallint NOT NULL DEFAULT '0',\\n `correct` bigint NOT NULL DEFAULT '0',\\n `useranswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessatte_use_ix` (`userid`),\\n KEY `mdl_lessatte_les_ix` (`lessonid`),\\n KEY `mdl_lessatte_pag_ix` (`pageid`),\\n KEY `mdl_lessatte_ans_ix` (`answerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5406146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_attempts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_branch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `retry` bigint NOT NULL DEFAULT '0',\\n `flag` smallint NOT NULL DEFAULT '0',\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessbran_use_ix` (`userid`),\\n KEY `mdl_lessbran_les_ix` (`lessonid`),\\n KEY `mdl_lessbran_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11327881 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='branches for each lesson/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` double NOT NULL DEFAULT '0',\\n `late` smallint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessgrad_use_ix` (`userid`),\\n KEY `mdl_lessgrad_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1329355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `available` bigint DEFAULT NULL,\\n `deadline` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `review` smallint DEFAULT NULL,\\n `maxattempts` smallint DEFAULT NULL,\\n `retake` smallint DEFAULT NULL,\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessover_les_ix` (`lessonid`),\\n KEY `mdl_lessover_gro_ix` (`groupid`),\\n KEY `mdl_lessover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to lesson settings.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `prevpageid` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n `qtype` smallint NOT NULL DEFAULT '0',\\n `qoption` smallint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '1',\\n `display` smallint NOT NULL DEFAULT '1',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contents` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentsformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesspage_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_timer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `starttime` bigint NOT NULL DEFAULT '0',\\n `lessontime` bigint NOT NULL DEFAULT '0',\\n `completed` tinyint(1) DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesstime_use_ix` (`userid`),\\n KEY `mdl_lesstime_les_ix` (`lessonid`),\\n KEY `mdl_lesson_t_lessonid_userid_comp` (`lessonid`,`userid`,`completed`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2565565 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lesson timer for each lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_license` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `version` bigint NOT NULL DEFAULT '0',\\n `custom` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='store licenses used by moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lock_db` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint DEFAULT NULL,\\n `owner` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_lockdb_res_uix` (`resourcekey`),\\n KEY `mdl_lockdb_exp_ix` (`expires`),\\n KEY `mdl_lockdb_own_ix` (`owner`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores active and inactive lock types for db locking method.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_log_coumodact_ix` (`course`,`module`,`action`),\\n KEY `mdl_log_tim_ix` (`time`),\\n KEY `mdl_log_act_ix` (`action`),\\n KEY `mdl_log_usecou_ix` (`userid`,`course`),\\n KEY `mdl_log_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Every action is logged as far as possible'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_display` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mtable` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `field` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_logdisp_modact_uix` (`module`,`action`)\\n) ENGINE=InnoDB AUTO_INCREMENT=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For a particular module/action, specifies a moodle table/fie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `qtype` mediumint NOT NULL,\\n `sqltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sqlparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `error` mediumint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `exectime` decimal(10,5) NOT NULL,\\n `timelogged` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Logged database queries.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_logstore_standard_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_logsstanlog_tim_ix` (`timecreated`),\\n KEY `mdl_logsstanlog_couanotim_ix` (`courseid`,`anonymous`,`timecreated`),\\n KEY `mdl_logsstanlog_useconconcr_ix` (`userid`,`contextlevel`,`contextinstanceid`,`crud`,`edulevel`,`timecreated`),\\n KEY `mdl_logsstanlog_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=108593688 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Standard log table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `typeid` bigint DEFAULT NULL,\\n `toolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `securetoolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoicesendname` tinyint(1) DEFAULT NULL,\\n `instructorchoicesendemailaddr` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowroster` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowsetting` tinyint(1) DEFAULT NULL,\\n `instructorcustomparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoiceacceptgrades` tinyint(1) DEFAULT NULL,\\n `grade` bigint NOT NULL DEFAULT '100',\\n `launchcontainer` tinyint NOT NULL DEFAULT '1',\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `debuglaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showtitlelaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showdescriptionlaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `servicesalt` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lti_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains Basic LTI activities instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_access_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `validuntil` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltiaccetoke_tok_uix` (`token`),\\n KEY `mdl_ltiaccetoke_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of LTI services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `ltiid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datesubmitted` bigint NOT NULL,\\n `dateupdated` bigint NOT NULL,\\n `gradepercent` decimal(10,5) NOT NULL,\\n `originalgrade` decimal(10,5) NOT NULL,\\n `launchid` bigint NOT NULL,\\n `state` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisubm_lti_ix` (`ltiid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of individual submissions for LTI activities.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_proxies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Tool Provider',\\n `regurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `state` tinyint NOT NULL DEFAULT '1',\\n `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `vendorcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `capabilityoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `serviceoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitoolprox_gui_uix` (`guid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool proxy registrations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxyid` bigint NOT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `course` bigint DEFAULT NULL,\\n `coursemoduleid` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitoolsett_too_ix` (`toolproxyid`),\\n KEY `mdl_ltitoolsett_typ_ix` (`typeid`),\\n KEY `mdl_ltitoolsett_cou_ix` (`course`),\\n KEY `mdl_ltitoolsett_cou2_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool setting values'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'basiclti Activity',\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `tooldomain` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `state` tinyint NOT NULL DEFAULT '2',\\n `course` bigint NOT NULL,\\n `coursevisible` tinyint(1) NOT NULL DEFAULT '0',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `clientid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `enabledcapability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitype_cli_uix` (`clientid`),\\n KEY `mdl_ltitype_cou_ix` (`course`),\\n KEY `mdl_ltitype_too_ix` (`tooldomain`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI pre-configured activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitypeconf_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI types configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_ltiservice_gradebookservices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeitemid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ltilinkid` bigint DEFAULT NULL,\\n `resourceid` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tag` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisgrad_lti_ix` (`ltilinkid`),\\n KEY `mdl_ltisgrad_gracou_ix` (`gradeitemid`,`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This file records the grade items created by the LTI Gradebo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_mess_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_mess_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all unread messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_airnotifier_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userdeviceid` bigint NOT NULL,\\n `enable` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messairndevi_use_uix` (`userdeviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store information about the devices registered in Airnotifie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contact_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `requesteduserid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcontrequ_usereq_uix` (`userid`,`requesteduserid`),\\n KEY `mdl_messcontrequ_use_ix` (`userid`),\\n KEY `mdl_messcontrequ_req_ix` (`requesteduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains list of contact requests between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contacts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `contactid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcont_usecon_uix` (`userid`,`contactid`),\\n KEY `mdl_messcont_use_ix` (`userid`),\\n KEY `mdl_messcont_con_ix` (`contactid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of contacts between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvacti_use_ix` (`userid`),\\n KEY `mdl_messconvacti_con_ix` (`conversationid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `conversationid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvmemb_con_ix` (`conversationid`),\\n KEY `mdl_messconvmemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all members in a conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '1',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `convhash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconv_typ_ix` (`type`),\\n KEY `mdl_messconv_con_ix` (`convhash`),\\n KEY `mdl_messconv_comiteitecon_ix` (`component`,`itemtype`,`itemid`,`contextid`),\\n KEY `mdl_messconv_con2_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all message conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_email_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridto` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messemaimess_use_ix` (`useridto`),\\n KEY `mdl_messemaimess_con_ix` (`conversationid`),\\n KEY `mdl_messemaimess_mes_ix` (`messageid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of what emails to send in an email digest'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` bigint NOT NULL,\\n `isread` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messpopu_mesisr_uix` (`messageid`,`isread`),\\n KEY `mdl_messpopu_isr_ix` (`isread`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keep state of notifications for the popup message processor'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `notificationid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messpopunoti_not_ix` (`notificationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=917980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of notifications to display in the message output popup'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_processors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of message output plugins'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_providers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messprov_comnam_uix` (`component`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores the message providers (modules and core sy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeread` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messread_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_messread_nottim_ix` (`notification`,`timeread`),\\n KEY `mdl_messread_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_messread_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages that have been read'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_user_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuseracti_usemesact_uix` (`userid`,`messageid`,`action`),\\n KEY `mdl_messuseracti_use_ix` (`userid`),\\n KEY `mdl_messuseracti_mes_ix` (`messageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_users_blocked` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `blockeduserid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuserbloc_useblo_uix` (`userid`,`blockeduserid`),\\n KEY `mdl_messuserbloc_use_ix` (`userid`),\\n KEY `mdl_messuserbloc_blo_ix` (`blockeduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of blocked users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_datakeys` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `handler` bigint NOT NULL,\\n `datavalue` bigint NOT NULL,\\n `datakey` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messdata_handat_uix` (`handler`,`datavalue`),\\n KEY `mdl_messdata_han_ix` (`handler`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message data item secret keys.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultexpiration` bigint NOT NULL DEFAULT '86400',\\n `validateaddress` tinyint(1) NOT NULL DEFAULT '1',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messhand_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message Handler definitions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_messagelist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `userid` bigint NOT NULL,\\n `address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messmess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of message IDs for existing replies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `fullmessagetrust` tinyint NOT NULL DEFAULT '0',\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_contim_ix` (`conversationid`,`timecreated`),\\n KEY `mdl_mess_use_ix` (`useridfrom`),\\n KEY `mdl_mess_con_ix` (`conversationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_application` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `display_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpc_server_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_land_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_jump_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about applications on remote hosts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `wwwroot` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `public_key` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `public_key_expires` bigint NOT NULL DEFAULT '0',\\n `transport` tinyint NOT NULL DEFAULT '0',\\n `portno` mediumint NOT NULL DEFAULT '0',\\n `last_connect_time` bigint NOT NULL DEFAULT '0',\\n `last_log_id` bigint NOT NULL DEFAULT '0',\\n `force_theme` tinyint(1) NOT NULL DEFAULT '0',\\n `theme` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `applicationid` bigint NOT NULL DEFAULT '1',\\n `sslverification` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnethost_app_ix` (`applicationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the local and remote hosts for RPC'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host2service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `publish` tinyint(1) NOT NULL DEFAULT '0',\\n `subscribe` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnethost_hosser_uix` (`hostid`,`serviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the services for a given host'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `remoteid` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `coursename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetlog_hosusecou_ix` (`hostid`,`userid`,`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes functions that might be called remotely'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetremoserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `help` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filename` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `static` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetrpc_enaxml_ix` (`enabled`,`xmlrpcpath`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Functions or methods that we may publish or subscribe to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `offer` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A service is a group of functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `token` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `useragent` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirm_timeout` bigint NOT NULL DEFAULT '0',\\n `session_id` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetsess_tok_uix` (`token`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_sso_access_control` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnet_host_id` bigint NOT NULL DEFAULT '0',\\n `accessctrl` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'allow',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetssoaccecont_mneuse_uix` (`mnet_host_id`,`username`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users by host permitted (or not) to login from a remote prov'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `remoteid` bigint NOT NULL,\\n `categoryid` bigint NOT NULL,\\n `categoryname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint DEFAULT '0',\\n `startdate` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetenrocour_hosrem_uix` (`hostid`,`remoteid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information fetched via XML-RPC about courses on '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `remotecourseid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enroltime` bigint NOT NULL DEFAULT '0',\\n `enroltype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetenroenro_use_ix` (`userid`),\\n KEY `mdl_mnetenroenro_hos_ix` (`hostid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information about enrolments of our local users i'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `search` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_modu_nam_ix` (`name`),\\n KEY `mdl_modu_id_visible` (`id`,`visible`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='modules available in the site'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_my_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint DEFAULT '0',\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `private` tinyint(1) NOT NULL DEFAULT '1',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mypage_usepri_ix` (`userid`,`private`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2840 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra user pages for the My Moodle system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `useridto` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeread` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_noti_use_ix` (`useridfrom`),\\n KEY `mdl_noti_use2_ix` (`useridto`)\\n) ENGINE=InnoDB AUTO_INCREMENT=967971 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all notifications'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_access_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautaccetoke_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores access tokens for system accounts in order to be able'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_endpoint` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `issuerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_oautendp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Describes the named endpoint for an oauth2 service.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_issuer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientsecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopesoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparamsoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `alloweddomains` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopessupported` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `showonloginpage` tinyint NOT NULL DEFAULT '1',\\n `basicauth` tinyint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL,\\n `requireconfirmation` tinyint NOT NULL DEFAULT '1',\\n `servicetype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `loginpagename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Details for an oauth 2 connect identity issuer.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_refresh_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautrefrtoke_useisssco_uix` (`userid`,`issuerid`,`scopehash`),\\n KEY `mdl_oautrefrtoke_iss_ix` (`issuerid`),\\n KEY `mdl_oautrefrtoke_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores refresh tokens which can be exchanged for access toke'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_system_account` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grantedscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `username` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautsystacco_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored details used to get an access token as a system user '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_user_field_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalfield` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `internalfield` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautuserfielmapp_issin_uix` (`issuerid`,`internalfield`),\\n KEY `mdl_oautuserfielmapp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of oauth user fields to moodle fields.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_page` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_page_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1867 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one page and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_paygw_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `paymentid` bigint NOT NULL,\\n `pp_orderid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'The ID of the order in PayPal',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_paygpayp_pay_uix` (`paymentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores PayPal related information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_accounts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `archived` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Payment accounts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_gateways` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_paymgate_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration for one gateway for one payment account'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `paymentarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `amount` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_paym_gat_ix` (`gateway`),\\n KEY `mdl_paym_compayite_ix` (`component`,`paymentarea`,`itemid`),\\n KEY `mdl_paym_use_ix` (`userid`),\\n KEY `mdl_paym_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about payments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='base table (not including config data) for instances of port'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstconf_nam_ix` (`name`),\\n KEY `mdl_portinstconf_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='config for portfolio plugin instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstuser_ins_ix` (`instance`),\\n KEY `mdl_portinstuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='user data for portfolio instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `time` bigint NOT NULL,\\n `portfolio` bigint NOT NULL,\\n `caller_class` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `caller_sha1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tempdataid` bigint NOT NULL DEFAULT '0',\\n `returnurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `continueurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portlog_use_ix` (`userid`),\\n KEY `mdl_portlog_por_ix` (`portfolio`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='log of portfolio transfers (used to later check for duplicat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_mahara_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `transferid` bigint NOT NULL,\\n `token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portmahaqueu_tok_ix` (`token`),\\n KEY `mdl_portmahaqueu_tra_ix` (`transferid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='maps mahara tokens to transfer ids'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_tempdata` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expirytime` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT '0',\\n `queued` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_porttemp_use_ix` (`userid`),\\n KEY `mdl_porttemp_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores temporary data for portfolio exports. the id of this '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_post` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `moduleid` bigint NOT NULL DEFAULT '0',\\n `coursemoduleid` bigint NOT NULL DEFAULT '0',\\n `subject` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `uniquehash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rating` bigint NOT NULL DEFAULT '0',\\n `format` bigint NOT NULL DEFAULT '0',\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `publishstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'draft',\\n `lastmodified` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_post_iduse_uix` (`id`,`userid`),\\n KEY `mdl_post_las_ix` (`lastmodified`),\\n KEY `mdl_post_mod_ix` (`module`),\\n KEY `mdl_post_sub_ix` (`subject`),\\n KEY `mdl_post_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Generic post table to hold data blog entries etc in differen'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_profiling` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `runid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `totalexecutiontime` bigint NOT NULL,\\n `totalcputime` bigint NOT NULL,\\n `totalcalls` bigint NOT NULL,\\n `totalmemory` bigint NOT NULL,\\n `runreference` tinyint NOT NULL DEFAULT '0',\\n `runcomment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_prof_run_uix` (`runid`),\\n KEY `mdl_prof_urlrun_ix` (`url`,`runreference`),\\n KEY `mdl_prof_timrun_ix` (`timecreated`,`runreference`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the results of all the profiling runs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddim_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `draggroup` bigint NOT NULL DEFAULT '0',\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Images to drag. Actual file names are not stored here we use'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `xleft` bigint NOT NULL DEFAULT '0',\\n `ytop` bigint NOT NULL DEFAULT '0',\\n `choice` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Drop boxes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showmisplaced` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddma_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1313 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `noofdrags` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Labels for markers to drag.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `shape` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `coords` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `choice` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5491 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='drop regions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_essay_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `responseformat` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'editor',\\n `responserequired` tinyint NOT NULL DEFAULT '1',\\n `responsefieldlines` smallint NOT NULL DEFAULT '15',\\n `minwordlimit` bigint DEFAULT NULL,\\n `maxwordlimit` bigint DEFAULT NULL,\\n `attachments` smallint NOT NULL DEFAULT '0',\\n `attachmentsrequired` smallint NOT NULL DEFAULT '0',\\n `graderinfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `graderinfoformat` smallint NOT NULL DEFAULT '0',\\n `responsetemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsetemplateformat` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `filetypeslist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypessaopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra options for essay questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_geogebra_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `ggbturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbviews` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbcodebaseversion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbxml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `israndomized` tinyint(1) NOT NULL,\\n `randomizedvar` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `constraints` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `isexercise` tinyint(1) DEFAULT '0',\\n `forcedimensions` tinyint(1) DEFAULT NULL,\\n `width` bigint DEFAULT NULL,\\n `height` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypgeogopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmatcopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7165 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines the question-type specific options for matching ques'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_subquestions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `answertext` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypmatcsubq_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The subquestions that make up a matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_multichoice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showstandardinstruction` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmultopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49666 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multiple choice questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_randomsamatch_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `choose` bigint NOT NULL DEFAULT '4',\\n `subcats` tinyint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtyprandopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about a random short-answer matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_shortanswer_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `usecase` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypshoropti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12859 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for short answer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `generalfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `generalfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `defaultmark` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `penalty` decimal(12,7) NOT NULL DEFAULT '0.3333333',\\n `qtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `length` bigint NOT NULL DEFAULT '1',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `createdby` bigint DEFAULT NULL,\\n `modifiedby` bigint DEFAULT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ques_catidn_uix` (`category`,`idnumber`),\\n KEY `mdl_ques_qty_ix` (`qtype`),\\n KEY `mdl_ques_cat_ix` (`category`),\\n KEY `mdl_ques_par_ix` (`parent`),\\n KEY `mdl_ques_cre_ix` (`createdby`),\\n KEY `mdl_ques_mod_ix` (`modifiedby`)\\n) ENGINE=InnoDB AUTO_INCREMENT=449354 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The questions themselves'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `fraction` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbackformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesansw_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=305469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Answers, with a fractional grade (0-1) and feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_step_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptstepid` bigint NOT NULL,\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesattestepdata_att_ix` (`attemptstepid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=38859426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each question_attempt_step has an associative array of the d'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionattemptid` bigint NOT NULL,\\n `sequencenumber` bigint NOT NULL,\\n `state` varchar(13) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fraction` decimal(12,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesattestep_queseq_uix` (`questionattemptid`,`sequencenumber`),\\n KEY `mdl_quesattestep_que_ix` (`questionattemptid`),\\n KEY `mdl_quesattestep_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=33755008 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores one step in in a question attempt. As well as the dat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `behaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questionid` bigint NOT NULL,\\n `variant` bigint NOT NULL DEFAULT '1',\\n `maxmark` decimal(12,7) NOT NULL,\\n `minfraction` decimal(12,7) NOT NULL,\\n `maxfraction` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `flagged` tinyint(1) NOT NULL DEFAULT '0',\\n `questionsummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rightanswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsesummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesatte_queslo_uix` (`questionusageid`,`slot`),\\n KEY `mdl_quesatte_beh_ix` (`behaviour`),\\n KEY `mdl_quesatte_que_ix` (`questionid`),\\n KEY `mdl_quesatte_que2_ix` (`questionusageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9266831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each row here corresponds to an attempt at one question, as '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n `tolerancetype` bigint NOT NULL DEFAULT '1',\\n `correctanswerlength` bigint NOT NULL DEFAULT '2',\\n `correctanswerformat` bigint NOT NULL DEFAULT '2',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalc_ans_ix` (`answer`),\\n KEY `mdl_quescalc_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=202 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `synchronize` tinyint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalcopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infoformat` tinyint NOT NULL DEFAULT '0',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '999',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quescate_consta_uix` (`contextid`,`stamp`),\\n UNIQUE KEY `mdl_quescate_conidn_uix` (`contextid`,`idnumber`),\\n KEY `mdl_quescate_con_ix` (`contextid`),\\n KEY `mdl_quescate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=41443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Categories are for grouping questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` bigint NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdatadefi_cat_ix` (`category`)\\n) ENGINE=InnoDB AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Organises and stores properties for dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definition` bigint NOT NULL DEFAULT '0',\\n `itemnumber` bigint NOT NULL DEFAULT '0',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdataitem_def_ix` (`definition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3083 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Individual dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_datasets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `datasetdefinition` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdata_quedat_ix` (`question`,`datasetdefinition`),\\n KEY `mdl_quesdata_que_ix` (`question`),\\n KEY `mdl_quesdata_dat_ix` (`datasetdefinition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=234 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Many-many relation between questions and dataset definitions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_ddwtos` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesddwt_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5017 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (words into sentences) questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_gapselect` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesgaps_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines select missing words questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_hints` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `hint` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hintformat` smallint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint(1) DEFAULT NULL,\\n `clearwrong` tinyint(1) DEFAULT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_queshint_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the the part of the question definition that gives di'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_multianswer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesmult_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=525 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multianswer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnume_ans_ix` (`answer`),\\n KEY `mdl_quesnume_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10550 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for numerical questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `showunits` smallint NOT NULL DEFAULT '0',\\n `unitsleft` smallint NOT NULL DEFAULT '0',\\n `unitgradingtype` smallint NOT NULL DEFAULT '0',\\n `unitpenalty` decimal(12,7) NOT NULL DEFAULT '0.1000000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnumeopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type numerical This table is also u'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_units` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `multiplier` decimal(38,19) NOT NULL DEFAULT '1.0000000000000000000',\\n `unit` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesnumeunit_queuni_uix` (`question`,`unit`),\\n KEY `mdl_quesnumeunit_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=792 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Optional unit options for numerical questions. This table is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichtries` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `subqid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `credit` decimal(15,5) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analysis of student responses given to questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_count` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `analysisid` bigint NOT NULL,\\n `try` bigint NOT NULL,\\n `rcount` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesrespcoun_ana_ix` (`analysisid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Count for each responses for each try at a question.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_siyavulaqt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n `siyavulaid` bigint NOT NULL DEFAULT '0',\\n `activityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `responseid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quessiya_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `slot` bigint DEFAULT NULL,\\n `subquestion` smallint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `s` bigint NOT NULL DEFAULT '0',\\n `effectiveweight` decimal(15,5) DEFAULT NULL,\\n `negcovar` tinyint NOT NULL DEFAULT '0',\\n `discriminationindex` decimal(15,5) DEFAULT NULL,\\n `discriminativeefficiency` decimal(15,5) DEFAULT NULL,\\n `sd` decimal(15,10) DEFAULT NULL,\\n `facility` decimal(15,10) DEFAULT NULL,\\n `subquestions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxmark` decimal(12,7) DEFAULT NULL,\\n `positions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `randomguessscore` decimal(12,7) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Statistics for individual questions used in an activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_truefalse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_questrue_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_usages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesusag_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1489413 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table''s main purpose it to assign a unique id to each a'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `overduehandling` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'autoabandon',\\n `graceperiod` bigint NOT NULL DEFAULT '0',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `canredoquestions` smallint NOT NULL DEFAULT '0',\\n `attempts` mediumint NOT NULL DEFAULT '0',\\n `attemptonlast` smallint NOT NULL DEFAULT '0',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `decimalpoints` smallint NOT NULL DEFAULT '2',\\n `questiondecimalpoints` smallint NOT NULL DEFAULT '-1',\\n `reviewattempt` mediumint NOT NULL DEFAULT '0',\\n `reviewcorrectness` mediumint NOT NULL DEFAULT '0',\\n `reviewmarks` mediumint NOT NULL DEFAULT '0',\\n `reviewspecificfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewgeneralfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewrightanswer` mediumint NOT NULL DEFAULT '0',\\n `reviewoverallfeedback` mediumint NOT NULL DEFAULT '0',\\n `questionsperpage` bigint NOT NULL DEFAULT '0',\\n `navmethod` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'free',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `sumgrades` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subnet` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `browsersecurity` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `delay1` bigint NOT NULL DEFAULT '0',\\n `delay2` bigint NOT NULL DEFAULT '0',\\n `showuserpicture` smallint NOT NULL DEFAULT '0',\\n `showblocks` smallint NOT NULL DEFAULT '0',\\n `completionattemptsexhausted` tinyint(1) DEFAULT '0',\\n `completionpass` tinyint(1) DEFAULT '0',\\n `completionminattempts` bigint NOT NULL DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quiz_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8062 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The settings for each quiz.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `attempt` mediumint NOT NULL DEFAULT '0',\\n `uniqueid` bigint NOT NULL DEFAULT '0',\\n `layout` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `currentpage` bigint NOT NULL DEFAULT '0',\\n `preview` smallint NOT NULL DEFAULT '0',\\n `state` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'inprogress',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timefinish` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n `timecheckstate` bigint DEFAULT '0',\\n `sumgrades` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizatte_quiuseatt_uix` (`quiz`,`userid`,`attempt`),\\n UNIQUE KEY `mdl_quizatte_uni_uix` (`uniqueid`),\\n KEY `mdl_quizatte_statim_ix` (`state`,`timecheckstate`),\\n KEY `mdl_quizatte_qui_ix` (`quiz`),\\n KEY `mdl_quizatte_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1474791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores users attempts at quizzes.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `feedbacktext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbacktextformat` tinyint NOT NULL DEFAULT '0',\\n `mingrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `maxgrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizfeed_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Feedback given to students based on which grade band their o'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizgrad_use_ix` (`userid`),\\n KEY `mdl_quizgrad_qui_ix` (`quiz`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1123073 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the overall grade for each user on the quiz, based on'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `timeopen` bigint DEFAULT NULL,\\n `timeclose` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `attempts` mediumint DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizover_qui_ix` (`quiz`),\\n KEY `mdl_quizover_gro_ix` (`groupid`),\\n KEY `mdl_quizover_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to quiz settings on a per-user and per-group b'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overview_regrades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `newfraction` decimal(12,7) DEFAULT NULL,\\n `oldfraction` decimal(12,7) DEFAULT NULL,\\n `regraded` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizoverregr_queslo_ix` (`questionusageid`,`slot`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table records which question attempts need regrading an'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `displayorder` bigint NOT NULL,\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizrepo_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists all the installed quiz reports and their display order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `firstslot` bigint NOT NULL,\\n `heading` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shufflequestions` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsect_quifir_uix` (`quizid`,`firstslot`),\\n KEY `mdl_quizsect_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8071 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores sections of a quiz with section name (heading), from '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slot_tags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slotid` bigint DEFAULT NULL,\\n `tagid` bigint DEFAULT NULL,\\n `tagname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizslottags_slo_ix` (`slotid`),\\n KEY `mdl_quizslottags_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=196 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores data about the tags that a question must have so that'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slots` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slot` bigint NOT NULL,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `page` bigint NOT NULL,\\n `requireprevious` smallint NOT NULL DEFAULT '0',\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questioncategoryid` bigint DEFAULT NULL,\\n `includingsubcategories` smallint DEFAULT NULL,\\n `maxmark` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizslot_quislo_uix` (`quizid`,`slot`),\\n KEY `mdl_quizslot_qui_ix` (`quizid`),\\n KEY `mdl_quizslot_que_ix` (`questionid`),\\n KEY `mdl_quizslot_que2_ix` (`questioncategoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=36863 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the question used in a quiz, with the order, and for '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichattempts` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstattemptscount` bigint NOT NULL,\\n `highestattemptscount` bigint NOT NULL,\\n `lastattemptscount` bigint NOT NULL,\\n `allattemptscount` bigint NOT NULL,\\n `firstattemptsavg` decimal(15,5) DEFAULT NULL,\\n `highestattemptsavg` decimal(15,5) DEFAULT NULL,\\n `lastattemptsavg` decimal(15,5) DEFAULT NULL,\\n `allattemptsavg` decimal(15,5) DEFAULT NULL,\\n `median` decimal(15,5) DEFAULT NULL,\\n `standarddeviation` decimal(15,5) DEFAULT NULL,\\n `skewness` decimal(15,10) DEFAULT NULL,\\n `kurtosis` decimal(15,5) DEFAULT NULL,\\n `cic` decimal(15,10) DEFAULT NULL,\\n `errorratio` decimal(15,10) DEFAULT NULL,\\n `standarderror` decimal(15,10) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table to cache results from analysis done in statistics repo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_quizsettings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `templateid` bigint NOT NULL,\\n `requiresafeexambrowser` tinyint(1) NOT NULL,\\n `showsebtaskbar` tinyint(1) DEFAULT NULL,\\n `showwificontrol` tinyint(1) DEFAULT NULL,\\n `showreloadbutton` tinyint(1) DEFAULT NULL,\\n `showtime` tinyint(1) DEFAULT NULL,\\n `showkeyboardlayout` tinyint(1) DEFAULT NULL,\\n `allowuserquitseb` tinyint(1) DEFAULT NULL,\\n `quitpassword` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `linkquitseb` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userconfirmquit` tinyint(1) DEFAULT NULL,\\n `enableaudiocontrol` tinyint(1) DEFAULT NULL,\\n `muteonstartup` tinyint(1) DEFAULT NULL,\\n `allowspellchecking` tinyint(1) DEFAULT NULL,\\n `allowreloadinexam` tinyint(1) DEFAULT NULL,\\n `activateurlfiltering` tinyint(1) DEFAULT NULL,\\n `filterembeddedcontent` tinyint(1) DEFAULT NULL,\\n `expressionsallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expressionsblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `allowedbrowserexamkeys` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `showsebdownloadlink` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsebquiz_qui_uix` (`quizid`),\\n UNIQUE KEY `mdl_quizsebquiz_cmi_uix` (`cmid`),\\n KEY `mdl_quizsebquiz_tem_ix` (`templateid`),\\n KEY `mdl_quizsebquiz_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the quiz level Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizsebtemp_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Templates for Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_rating` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ratingarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `scaleid` bigint NOT NULL,\\n `rating` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_rati_comratconite_ix` (`component`,`ratingarea`,`contextid`,`itemid`),\\n KEY `mdl_rati_con_ix` (`contextid`),\\n KEY `mdl_rati_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle ratings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_registration_hubs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hubname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='hub where the site is registered on with their associated to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='A list of available categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '1',\\n `querysql` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `queryparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `querylimit` bigint DEFAULT '5000',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastrun` bigint DEFAULT '0',\\n `lastexecutiontime` bigint DEFAULT NULL,\\n `runable` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `singlerow` tinyint(1) NOT NULL DEFAULT '0',\\n `at` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailto` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailwhat` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `customdir` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repocustquer_cat_ix` (`categoryid`),\\n KEY `mdl_repocustquer_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Custom SQL queries that can be run as ad-hoc reports.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) DEFAULT '1',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The config for intances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `typeid` bigint NOT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_onedrive_access` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `permissionid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repoonedacce_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of temporary access grants.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `tobemigrated` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `filterfiles` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_reso_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one resource and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource_old` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `popup` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `newmodule` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `newid` bigint DEFAULT NULL,\\n `migrated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_resoold_old_uix` (`oldid`),\\n KEY `mdl_resoold_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='backup of all old resource instances from 1.9'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `archetype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_role_sor_uix` (`sortorder`),\\n UNIQUE KEY `mdl_role_sho_uix` (`shortname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle roles'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowassign` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloassi_rolall_uix` (`roleid`,`allowassign`),\\n KEY `mdl_rolealloassi_rol_ix` (`roleid`),\\n KEY `mdl_rolealloassi_all_ix` (`allowassign`)\\n) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can assign what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_override` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowoverride` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloover_rolall_uix` (`roleid`,`allowoverride`),\\n KEY `mdl_rolealloover_rol_ix` (`roleid`),\\n KEY `mdl_rolealloover_all_ix` (`allowoverride`)\\n) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can override what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_switch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowswitch` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloswit_rolall_uix` (`roleid`,`allowswitch`),\\n KEY `mdl_rolealloswit_rol_ix` (`roleid`),\\n KEY `mdl_rolealloswit_all_ix` (`allowswitch`)\\n) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_view` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowview` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloview_rolall_uix` (`roleid`,`allowview`),\\n KEY `mdl_rolealloview_rol_ix` (`roleid`),\\n KEY `mdl_rolealloview_all_ix` (`allowview`)\\n) ENGINE=InnoDB AUTO_INCREMENT=163 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_assignments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_roleassi_sor_ix` (`sortorder`),\\n KEY `mdl_roleassi_rolcon_ix` (`roleid`,`contextid`),\\n KEY `mdl_roleassi_useconrol_ix` (`userid`,`contextid`,`roleid`),\\n KEY `mdl_roleassi_comiteuse_ix` (`component`,`itemid`,`userid`),\\n KEY `mdl_roleassi_rol_ix` (`roleid`),\\n KEY `mdl_roleassi_con_ix` (`contextid`),\\n KEY `mdl_roleassi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=121194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='assigning roles in different context'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `permission` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecapa_rolconcap_uix` (`roleid`,`contextid`,`capability`),\\n KEY `mdl_rolecapa_rol_ix` (`roleid`),\\n KEY `mdl_rolecapa_con_ix` (`contextid`),\\n KEY `mdl_rolecapa_mod_ix` (`modifierid`),\\n KEY `mdl_rolecapa_cap_ix` (`capability`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='permission has to be signed, overriding a capability for a p'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_context_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecontleve_conrol_uix` (`contextlevel`,`roleid`),\\n KEY `mdl_rolecontleve_rol_ix` (`roleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=575 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists which roles can be assigned at which context levels. T'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_names` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolename_rolcon_uix` (`roleid`,`contextid`),\\n KEY `mdl_rolename_rol_ix` (`roleid`),\\n KEY `mdl_rolename_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='role names in native strings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scal_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines grading scales'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scalhist_act_ix` (`action`),\\n KEY `mdl_scalhist_tim_ix` (`timemodified`),\\n KEY `mdl_scalhist_old_ix` (`oldid`),\\n KEY `mdl_scalhist_cou_ix` (`courseid`),\\n KEY `mdl_scalhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scormtype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'local',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `version` varchar(9) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `maxgrade` double NOT NULL DEFAULT '0',\\n `grademethod` tinyint NOT NULL DEFAULT '0',\\n `whatgrade` bigint NOT NULL DEFAULT '0',\\n `maxattempt` bigint NOT NULL DEFAULT '1',\\n `forcecompleted` tinyint(1) NOT NULL DEFAULT '0',\\n `forcenewattempt` tinyint(1) NOT NULL DEFAULT '0',\\n `lastattemptlock` tinyint(1) NOT NULL DEFAULT '0',\\n `masteryoverride` tinyint(1) NOT NULL DEFAULT '1',\\n `displayattemptstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `displaycoursestructure` tinyint(1) NOT NULL DEFAULT '0',\\n `updatefreq` tinyint(1) NOT NULL DEFAULT '0',\\n `sha1hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `md5hash` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `launch` bigint NOT NULL DEFAULT '0',\\n `skipview` tinyint(1) NOT NULL DEFAULT '1',\\n `hidebrowse` tinyint(1) NOT NULL DEFAULT '0',\\n `hidetoc` tinyint(1) NOT NULL DEFAULT '0',\\n `nav` tinyint(1) NOT NULL DEFAULT '1',\\n `navpositionleft` bigint DEFAULT '-100',\\n `navpositiontop` bigint DEFAULT '-100',\\n `auto` tinyint(1) NOT NULL DEFAULT '0',\\n `popup` tinyint(1) NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `width` bigint NOT NULL DEFAULT '100',\\n `height` bigint NOT NULL DEFAULT '600',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionstatusrequired` tinyint(1) DEFAULT NULL,\\n `completionscorerequired` bigint DEFAULT NULL,\\n `completionstatusallscos` tinyint(1) DEFAULT NULL,\\n `displayactivityname` smallint NOT NULL DEFAULT '1',\\n `autocommit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scor_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each table is one SCORM module and its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_aicc_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `hacpsession` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scoid` bigint DEFAULT '0',\\n `scormmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `scormstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `attempt` bigint DEFAULT NULL,\\n `lessonstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sessiontime` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scoraiccsess_sco_ix` (`scormid`),\\n KEY `mdl_scoraiccsess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by AICC HACP to store session information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scorm` bigint NOT NULL DEFAULT '0',\\n `manifest` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `organization` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `identifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `launch` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scormtype` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoe_sco_ix` (`scorm`)\\n) ENGINE=InnoDB AUTO_INCREMENT=95 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each SCO part of the SCORM module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoedata_sco_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=209 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains variable data get from packages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_track` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `attempt` bigint NOT NULL DEFAULT '1',\\n `element` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorscoetrac_usescosco_uix` (`userid`,`scormid`,`scoid`,`attempt`,`element`),\\n KEY `mdl_scorscoetrac_use_ix` (`userid`),\\n KEY `mdl_scorscoetrac_sco_ix` (`scormid`),\\n KEY `mdl_scorscoetrac_sco2_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21610 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to track SCOes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_mapinfo` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `objectiveid` bigint NOT NULL DEFAULT '0',\\n `targetobjectiveid` bigint NOT NULL DEFAULT '0',\\n `readsatisfiedstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `readnormalizedmeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `writesatisfiedstatus` tinyint(1) NOT NULL DEFAULT '0',\\n `writenormalizedmeasure` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqmapi_scoidobj_uix` (`scoid`,`id`,`objectiveid`),\\n KEY `mdl_scorseqmapi_sco_ix` (`scoid`),\\n KEY `mdl_scorseqmapi_obj_ix` (`objectiveid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective mapinfo description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_objective` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `primaryobj` tinyint(1) NOT NULL DEFAULT '0',\\n `objectiveid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `satisfiedbymeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `minnormalizedmeasure` float(11,4) NOT NULL DEFAULT '0.0000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqobje_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqobje_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `childactivityset` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `minimumcount` bigint NOT NULL DEFAULT '0',\\n `minimumpercent` float(11,4) NOT NULL DEFAULT '0.0000',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `action` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqroll_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `rollupruleid` bigint NOT NULL DEFAULT '0',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scorolid_uix` (`scoid`,`rollupruleid`,`id`),\\n KEY `mdl_scorseqroll_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqroll_rol_ix` (`rollupruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `ruleconditionsid` bigint NOT NULL DEFAULT '0',\\n `refrencedobjective` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `measurethreshold` float(11,4) NOT NULL DEFAULT '0.0000',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'always',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_idscorul_uix` (`id`,`scoid`,`ruleconditionsid`),\\n KEY `mdl_scorseqrule_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqrule_rul_ix` (`ruleconditionsid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule condition'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_ruleconds` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `ruletype` tinyint NOT NULL DEFAULT '0',\\n `action` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqrule_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule conditions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_index_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `searcharea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timerequested` bigint NOT NULL,\\n `partialarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `partialtime` bigint NOT NULL,\\n `indexpriority` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_searinderequ_indtim_ix` (`indexpriority`,`timerequested`),\\n KEY `mdl_searinderequ_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Records requests for (re)indexing of specific contexts. Entr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_simpledb_index` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `docid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contextid` bigint NOT NULL,\\n `areaid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` tinyint(1) NOT NULL,\\n `courseid` bigint NOT NULL,\\n `owneruserid` bigint DEFAULT NULL,\\n `modified` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n `description1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `description2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_searsimpinde_doc_uix` (`docid`),\\n KEY `mdl_searsimpinde_owncon_ix` (`owneruserid`,`contextid`),\\n FULLTEXT KEY `mdl_search_simpledb_index_index` (`title`,`content`,`description1`,`description2`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='search_simpledb table containing the index data.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_sessions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `state` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `sessdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_sess_sid_uix` (`sid`),\\n KEY `mdl_sess_sta_ix` (`state`),\\n KEY `mdl_sess_tim_ix` (`timecreated`),\\n KEY `mdl_sess_tim2_ix` (`timemodified`),\\n KEY `mdl_sess_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6148692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Database based session storage - now recommended'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `subject_grade_selected` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradepass` decimal(10,5) DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_siya_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the siyavula activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subject` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` tinyint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `mastery` decimal(10,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=985 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statdail_cou_ix` (`courseid`),\\n KEY `mdl_statdail_tim_ix` (`timeend`),\\n KEY `mdl_statdail_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to accumulate daily stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statmont_cou_ix` (`courseid`),\\n KEY `mdl_statmont_tim_ix` (`timeend`),\\n KEY `mdl_statmont_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserdail_cou_ix` (`courseid`),\\n KEY `mdl_statuserdail_use_ix` (`userid`),\\n KEY `mdl_statuserdail_rol_ix` (`roleid`),\\n KEY `mdl_statuserdail_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate daily stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statusermont_cou_ix` (`courseid`),\\n KEY `mdl_statusermont_use_ix` (`userid`),\\n KEY `mdl_statusermont_rol_ix` (`roleid`),\\n KEY `mdl_statusermont_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserweek_cou_ix` (`courseid`),\\n KEY `mdl_statuserweek_use_ix` (`userid`),\\n KEY `mdl_statuserweek_rol_ix` (`roleid`),\\n KEY `mdl_statuserweek_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statweek_cou_ix` (`courseid`),\\n KEY `mdl_statweek_tim_ix` (`timeend`),\\n KEY `mdl_statweek_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `days` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `questions` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_surv_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one SURVEY module with its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `survey` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `notes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survanal_use_ix` (`userid`),\\n KEY `mdl_survanal_sur_ix` (`survey`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='text about each survey submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `survey` bigint NOT NULL DEFAULT '0',\\n `question` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `answer1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answer2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survansw_use_ix` (`userid`),\\n KEY `mdl_survansw_sur_ix` (`survey`),\\n KEY `mdl_survansw_que_ix` (`question`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the answers to each questions filled by the users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_questions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `text` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shorttext` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `multi` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the questions conforming one survey'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `tagcollid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `isstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `flag` smallint DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tag_tagnam_uix` (`tagcollid`,`name`),\\n KEY `mdl_tag_tagiss_ix` (`tagcollid`,`isstandard`),\\n KEY `mdl_tag_use_ix` (`userid`),\\n KEY `mdl_tag_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1534 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tag table - this generic table will replace the old \\\"tags\\\" t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_area` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `tagcollid` bigint NOT NULL,\\n `callback` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `callbackfile` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `showstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `multiplecontexts` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tagarea_comite_uix` (`component`,`itemtype`),\\n KEY `mdl_tagarea_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines various tag areas, one area is identified by compone'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_coll` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `isdefault` tinyint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n `searchable` tinyint NOT NULL DEFAULT '1',\\n `customurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines different set of tags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_correlation` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `correlatedtags` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tagcorr_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=614 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The rationale for the ''tag_correlation'' table is performance'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `tiuserid` bigint NOT NULL DEFAULT '0',\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_taginst_comiteiteconti_uix` (`component`,`itemtype`,`itemid`,`contextid`,`tiuserid`,`tagid`),\\n KEY `mdl_taginst_itecomtagcon_ix` (`itemtype`,`component`,`tagid`,`contextid`),\\n KEY `mdl_taginst_tag_ix` (`tagid`),\\n KEY `mdl_taginst_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=81123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='tag_instance table holds the information of associations bet'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_adhoc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `nextruntime` bigint NOT NULL,\\n `faildelay` bigint DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_taskadho_nex_ix` (`nextruntime`),\\n KEY `mdl_taskadho_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=611434 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of adhoc tasks waiting to run.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` smallint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `timestart` decimal(20,10) NOT NULL,\\n `timeend` decimal(20,10) NOT NULL,\\n `dbreads` bigint NOT NULL,\\n `dbwrites` bigint NOT NULL,\\n `result` tinyint NOT NULL,\\n `output` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tasklog_cla_ix` (`classname`),\\n KEY `mdl_tasklog_tim_ix` (`timestart`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15904790 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The log table for all tasks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastruntime` bigint DEFAULT NULL,\\n `nextruntime` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `minute` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hour` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `day` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `month` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dayofweek` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `faildelay` bigint DEFAULT NULL,\\n `customised` tinyint NOT NULL DEFAULT '0',\\n `disabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tasksche_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of scheduled tasks to be run by cron.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` tinyint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tablename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fieldorarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `filename` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `reftable` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `refid` bigint DEFAULT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricarea_coucmi_ix` (`courseid`,`cmid`),\\n KEY `mdl_toolbricarea_typtabitef_ix` (`type`,`tablename`,`itemid`,`fieldorarea`),\\n KEY `mdl_toolbricarea_typconcomf_ix` (`type`,`contextid`,`component`,`fieldorarea`,`itemid`),\\n KEY `mdl_toolbricarea_refreftyp_ix` (`reftable`,`refid`,`type`),\\n KEY `mdl_toolbricarea_cou_ix` (`courseid`),\\n KEY `mdl_toolbricarea_cmi_ix` (`cmid`),\\n KEY `mdl_toolbricarea_cat_ix` (`categoryid`),\\n KEY `mdl_toolbricarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Areas that have been checked for accessibility problems'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_acts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `component` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `totalactivities` bigint DEFAULT NULL,\\n `failedactivities` bigint DEFAULT NULL,\\n `passedactivities` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachacts_sta_ix` (`status`),\\n KEY `mdl_toolbriccachacts_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_check` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `checkid` bigint DEFAULT NULL,\\n `checkcount` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachchec_sta_ix` (`status`),\\n KEY `mdl_toolbriccachchec_err_ix` (`errorcount`),\\n KEY `mdl_toolbriccachchec_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per check.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_checks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `checktype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shortname` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `checkgroup` bigint DEFAULT '0',\\n `status` smallint NOT NULL,\\n `severity` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricchec_che_ix` (`checktype`),\\n KEY `mdl_toolbricchec_che2_ix` (`checkgroup`),\\n KEY `mdl_toolbricchec_sta_ix` (`status`)\\n) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Checks details'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `iscurrent` tinyint(1) NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccont_sta_ix` (`status`),\\n KEY `mdl_toolbriccont_iscare_ix` (`iscurrent`,`areaid`),\\n KEY `mdl_toolbriccont_are_ix` (`areaid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Content of an area at a particular time (recognised by a has'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_errors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resultid` bigint NOT NULL,\\n `linenumber` bigint NOT NULL DEFAULT '0',\\n `errordata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `htmlcode` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricerro_res_ix` (`resultid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Errors during the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_process` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `item` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `innercontextid` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricproc_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queued records to initiate new processing of specific target'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contentid` bigint DEFAULT NULL,\\n `checkid` bigint NOT NULL,\\n `errorcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricresu_conche_ix` (`contentid`,`checkid`),\\n KEY `mdl_toolbricresu_con_ix` (`contentid`),\\n KEY `mdl_toolbricresu_che_ix` (`checkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results of the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_schedule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '50',\\n `instanceid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timeanalyzed` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolbricsche_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_toolbricsche_sta_ix` (`status`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps the per course content analysis schedule.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_summary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `activities` bigint DEFAULT NULL,\\n `activitiespassed` bigint DEFAULT NULL,\\n `activitiesfailed` bigint DEFAULT NULL,\\n `errorschecktype1` bigint DEFAULT NULL,\\n `errorschecktype2` bigint DEFAULT NULL,\\n `errorschecktype3` bigint DEFAULT NULL,\\n `errorschecktype4` bigint DEFAULT NULL,\\n `errorschecktype5` bigint DEFAULT NULL,\\n `errorschecktype6` bigint DEFAULT NULL,\\n `errorschecktype7` bigint DEFAULT NULL,\\n `failedchecktype1` bigint DEFAULT NULL,\\n `failedchecktype2` bigint DEFAULT NULL,\\n `failedchecktype3` bigint DEFAULT NULL,\\n `failedchecktype4` bigint DEFAULT NULL,\\n `failedchecktype5` bigint DEFAULT NULL,\\n `failedchecktype6` bigint DEFAULT NULL,\\n `failedchecktype7` bigint DEFAULT NULL,\\n `percentchecktype1` bigint DEFAULT NULL,\\n `percentchecktype2` bigint DEFAULT NULL,\\n `percentchecktype3` bigint DEFAULT NULL,\\n `percentchecktype4` bigint DEFAULT NULL,\\n `percentchecktype5` bigint DEFAULT NULL,\\n `percentchecktype6` bigint DEFAULT NULL,\\n `percentchecktype7` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricsumm_sta_ix` (`status`),\\n KEY `mdl_toolbricsumm_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility check results summary information.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_cohortroles` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcoho_cohroluse_uix` (`cohortid`,`roleid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of users to cohort role assignments.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lang` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `componentid` bigint NOT NULL,\\n `stringid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `original` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `master` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `local` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n `timecustomized` bigint DEFAULT NULL,\\n `outdated` smallint DEFAULT '0',\\n `modified` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcust_lancomstr_uix` (`lang`,`componentid`,`stringid`),\\n KEY `mdl_toolcust_com_ix` (`componentid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30758 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the working checkout of all strings and their custo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang_components` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=506 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of all installed plugins that provide thei'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxexpired` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `unexpiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultexpired` tinyint(1) NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxe_con_uix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxinstance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxi_con_uix` (`contextid`),\\n KEY `mdl_tooldatactxi_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatactxi_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxlevel` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` smallint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxl_con_uix` (`contextlevel`),\\n KEY `mdl_tooldatactxl_cat_ix` (`categoryid`),\\n KEY `mdl_tooldatactxl_pur_ix` (`purposeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purpose` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purposes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purposerole` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `purposeid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatapurp_purrol_uix` (`purposeid`,`roleid`),\\n KEY `mdl_tooldatapurp_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatapurp_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purpose overrides for a specific role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '0',\\n `comments` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentsformat` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `requestedby` bigint NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `dpo` bigint DEFAULT '0',\\n `dpocomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dpocommentformat` tinyint NOT NULL DEFAULT '0',\\n `systemapproved` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `creationmethod` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooldatarequ_use_ix` (`userid`),\\n KEY `mdl_tooldatarequ_req_ix` (`requestedby`),\\n KEY `mdl_tooldatarequ_dpo_ix` (`dpo`),\\n KEY `mdl_tooldatarequ_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=521 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for data requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `link` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A table that keeps a log of events related to subscriptions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timesent` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolmonihist_sidusetim_uix` (`sid`,`userid`,`timesent`),\\n KEY `mdl_toolmonihist_sid_ix` (`sid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store history of message notifications sent'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_rules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `plugin` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `template` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `templateformat` tinyint(1) NOT NULL,\\n `frequency` smallint NOT NULL,\\n `timewindow` mediumint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonirule_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonirule_eve_ix` (`eventname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ruleid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastnotificationsent` bigint NOT NULL DEFAULT '0',\\n `inactivedate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonisubs_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonisubs_rul_ix` (`ruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store user subscriptions to various rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sortorder` mediumint NOT NULL DEFAULT '999',\\n `currentversionid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpoli_cur_ix` (`currentversionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of policy documents defined on the site.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_acceptances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `policyversionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolpoliacce_poluse_uix` (`policyversionid`,`userid`),\\n KEY `mdl_toolpoliacce_pol_ix` (`policyversionid`),\\n KEY `mdl_toolpoliacce_use_ix` (`userid`),\\n KEY `mdl_toolpoliacce_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8423 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks users accepting the policy versions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `audience` smallint NOT NULL DEFAULT '0',\\n `archived` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `policyid` bigint NOT NULL,\\n `agreementstyle` smallint NOT NULL DEFAULT '0',\\n `optional` smallint NOT NULL DEFAULT '0',\\n `revision` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpolivers_use_ix` (`usermodified`),\\n KEY `mdl_toolpolivers_pol_ix` (`policyid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds versions of the policy documents'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycate_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycate_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the category recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `section` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycour_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycour_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7885 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the course recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_event_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `jsonfields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooltrigevenfiel_eve_uix` (`eventname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table stores the available fields for am event. Fields and t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigeven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigeven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigeven_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2097932 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Events that we have active workflow subscriptions for.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_learn_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigleareven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigleareven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigleareven_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Captured events to learn field types from.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `tries` tinyint NOT NULL DEFAULT '0',\\n `laststep` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executiontime` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigqueu_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigqueu_eve_ix` (`eventid`),\\n KEY `mdl_tooltrigqueu_las_ix` (`laststep`)\\n) ENGINE=InnoDB AUTO_INCREMENT=241122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue of workflow tasks to be processed.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_run_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `runid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executed` bigint NOT NULL DEFAULT '0',\\n `prevstepid` bigint DEFAULT NULL,\\n `number` bigint NOT NULL,\\n `results` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `stepconfigid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigrunhist_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigrunhist_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigrunhist_run_ix` (`runid`),\\n KEY `mdl_tooltrigrunhist_ste2_ix` (`stepconfigid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigstep_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigstep_wor_ix` (`workflowid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store data about individual steps in a workflow.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflow_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `number` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `event` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT '0',\\n `failedstep` bigint DEFAULT NULL,\\n `errorstep` bigint DEFAULT NULL,\\n `attemptnum` bigint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigworkhist_eve_ix` (`eventid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for storing workflow run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflows` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `event` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `realtime` tinyint NOT NULL DEFAULT '0',\\n `draft` tinyint NOT NULL DEFAULT '0',\\n `debug` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timetriggered` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigwork_eve_ix` (`event`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Workflows for the Trigger administration tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tourid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targettype` tinyint NOT NULL,\\n `targetvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooluserstep_tousor_ix` (`tourid`,`sortorder`),\\n KEY `mdl_tooluserstep_tou_ix` (`tourid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Steps in an tour'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_tours` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pathmatch` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tours'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_upgrade_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetversion` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_upgrlog_tim_ix` (`timemodified`),\\n KEY `mdl_upgrlog_typtim_ix` (`type`,`timemodified`),\\n KEY `mdl_upgrlog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Upgrade logging'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_url` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `externalurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_url_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one url resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `auth` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `policyagreed` tinyint(1) NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `suspended` tinyint(1) NOT NULL DEFAULT '0',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `emailstop` tinyint(1) NOT NULL DEFAULT '0',\\n `phone1` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `phone2` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `institution` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `department` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'gregorian',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `firstaccess` bigint NOT NULL DEFAULT '0',\\n `lastaccess` bigint NOT NULL DEFAULT '0',\\n `lastlogin` bigint NOT NULL DEFAULT '0',\\n `currentlogin` bigint NOT NULL DEFAULT '0',\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `secret` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `picture` bigint NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '1',\\n `mailformat` tinyint(1) NOT NULL DEFAULT '1',\\n `maildigest` tinyint(1) NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `autosubscribe` tinyint(1) NOT NULL DEFAULT '1',\\n `trackforums` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `trustbitmask` bigint NOT NULL DEFAULT '0',\\n `imagealt` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `firstnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `middlename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `alternatename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moodlenetprofile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_user_mneuse_uix` (`mnethostid`,`username`),\\n KEY `mdl_user_del_ix` (`deleted`),\\n KEY `mdl_user_con_ix` (`confirmed`),\\n KEY `mdl_user_fir_ix` (`firstname`),\\n KEY `mdl_user_las_ix` (`lastname`),\\n KEY `mdl_user_cit_ix` (`city`),\\n KEY `mdl_user_cou_ix` (`country`),\\n KEY `mdl_user_las2_ix` (`lastaccess`),\\n KEY `mdl_user_ema_ix` (`email`),\\n KEY `mdl_user_aut_ix` (`auth`),\\n KEY `mdl_user_idn_ix` (`idnumber`),\\n KEY `mdl_user_fir2_ix` (`firstnamephonetic`),\\n KEY `mdl_user_las3_ix` (`lastnamephonetic`),\\n KEY `mdl_user_mid_ix` (`middlename`),\\n KEY `mdl_user_alt_ix` (`alternatename`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8633 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='One record for each person'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `appid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `platform` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pushid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userdevi_pususe_uix` (`pushid`,`userid`),\\n KEY `mdl_userdevi_uuiuse_ix` (`uuid`,`userid`),\\n KEY `mdl_userdevi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores user''s mobile devices information in order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `status` bigint NOT NULL DEFAULT '0',\\n `enrolid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '2147483647',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userenro_enruse_uix` (`enrolid`,`userid`),\\n KEY `mdl_userenro_enr_ix` (`enrolid`),\\n KEY `mdl_userenro_use_ix` (`userid`),\\n KEY `mdl_userenro_mod_ix` (`modifierid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68125 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users participating in courses (aka enrolled users) - everyb'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable fields categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dataformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userinfodata_usefie_uix` (`userid`,`fieldid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26211 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data for the customisable user fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'shortname',\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `datatype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `required` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n `visible` smallint NOT NULL DEFAULT '0',\\n `forceunique` tinyint NOT NULL DEFAULT '0',\\n `signup` tinyint NOT NULL DEFAULT '0',\\n `defaultdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultdataformat` tinyint NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable user profile fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_lastaccess` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeaccess` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userlast_usecou_uix` (`userid`,`courseid`),\\n KEY `mdl_userlast_use_ix` (`userid`),\\n KEY `mdl_userlast_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85871 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To keep track of course page access times, used in online pa'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpasshist_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A rotating log of hashes of previously used passwords for ea'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_resets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timerequested` bigint NOT NULL,\\n `timererequested` bigint NOT NULL DEFAULT '0',\\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpassrese_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=783 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table tracking password reset confirmation tokens'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_preferences` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userpref_usenam_uix` (`userid`,`name`),\\n KEY `mdl_userpref_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=64134 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Allows modules to store arbitrary user preferences'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_private_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `script` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userprivkey_scrval_ix` (`script`,`value`),\\n KEY `mdl_userprivkey_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='access keys used in cookieless scripts - rss, etc.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Wiki',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `firstpagetitle` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'First Page',\\n `wikimode` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'collaborative',\\n `defaultformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `forceformat` tinyint(1) NOT NULL DEFAULT '1',\\n `editbegin` bigint NOT NULL DEFAULT '0',\\n `editend` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wiki_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores Wiki activity configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_links` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `frompageid` bigint NOT NULL DEFAULT '0',\\n `topageid` bigint NOT NULL DEFAULT '0',\\n `tomissingpage` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikilink_fro_ix` (`frompageid`),\\n KEY `mdl_wikilink_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5286 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Page wiki links'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_locks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `sectionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `lockedat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27729 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Manages page locks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'title',\\n `cachedcontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timerendered` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageviews` bigint NOT NULL DEFAULT '0',\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikipage_subtituse_uix` (`subwikiid`,`title`,`userid`),\\n KEY `mdl_wikipage_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8348 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_subwikis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `wikiid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisubw_wikgrouse_uix` (`wikiid`,`groupid`,`userid`),\\n KEY `mdl_wikisubw_wik_ix` (`wikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores subwiki instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_synonyms` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `pagesynonym` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Pagesynonym',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisyno_pagpag_uix` (`pageid`,`pagesynonym`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages synonyms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `version` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikivers_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=24385 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki page history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `instructauthors` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructauthorsformat` smallint NOT NULL DEFAULT '0',\\n `instructreviewers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructreviewersformat` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL,\\n `phase` smallint DEFAULT '0',\\n `useexamples` tinyint DEFAULT '0',\\n `usepeerassessment` tinyint DEFAULT '0',\\n `useselfassessment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '80.00000',\\n `gradinggrade` decimal(10,5) DEFAULT '20.00000',\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `evaluation` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradedecimals` smallint DEFAULT '0',\\n `submissiontypetext` tinyint(1) NOT NULL DEFAULT '1',\\n `submissiontypefile` tinyint(1) NOT NULL DEFAULT '1',\\n `nattachments` smallint DEFAULT '1',\\n `submissionfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `latesubmissions` tinyint DEFAULT '0',\\n `maxbytes` bigint DEFAULT '100000',\\n `examplesmode` smallint DEFAULT '0',\\n `submissionstart` bigint DEFAULT '0',\\n `submissionend` bigint DEFAULT '0',\\n `assessmentstart` bigint DEFAULT '0',\\n `assessmentend` bigint DEFAULT '0',\\n `phaseswitchassessment` tinyint NOT NULL DEFAULT '0',\\n `conclusion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `conclusionformat` smallint NOT NULL DEFAULT '1',\\n `overallfeedbackmode` smallint DEFAULT '1',\\n `overallfeedbackfiles` smallint DEFAULT '0',\\n `overallfeedbackfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `overallfeedbackmaxbytes` bigint DEFAULT '100000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_work_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about the module instances and '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_aggregations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `timegraded` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workaggr_woruse_uix` (`workshopid`,`userid`),\\n KEY `mdl_workaggr_wor_ix` (`workshopid`),\\n KEY `mdl_workaggr_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Aggregated grades for assessment are stored here. The aggreg'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_assessments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `reviewerid` bigint NOT NULL,\\n `weight` bigint NOT NULL DEFAULT '1',\\n `timecreated` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `gradinggradeover` decimal(10,5) DEFAULT NULL,\\n `gradinggradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `feedbackauthorattachment` smallint DEFAULT '0',\\n `feedbackreviewer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackreviewerformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workasse_sub_ix` (`submissionid`),\\n KEY `mdl_workasse_gra_ix` (`gradinggradeoverby`),\\n KEY `mdl_workasse_rev_ix` (`reviewerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the made assessment and automatically calculated '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assessmentid` bigint NOT NULL,\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `peercomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `peercommentformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workgrad_assstrdim_uix` (`assessmentid`,`strategy`,`dimensionid`),\\n KEY `mdl_workgrad_ass_ix` (`assessmentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='How the reviewers filled-up the grading forms, given grades '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `example` tinyint DEFAULT '0',\\n `authorid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `contenttrust` smallint NOT NULL DEFAULT '0',\\n `attachment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradeover` decimal(10,5) DEFAULT NULL,\\n `gradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `timegraded` bigint DEFAULT NULL,\\n `published` tinyint DEFAULT '0',\\n `late` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worksubm_wor_ix` (`workshopid`),\\n KEY `mdl_worksubm_gra_ix` (`gradeoverby`),\\n KEY `mdl_worksubm_aut_ix` (`authorid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the submission and the aggregation of the grade f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopallocation_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `enabled` tinyint NOT NULL DEFAULT '0',\\n `submissionend` bigint NOT NULL,\\n `timeallocated` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `resultstatus` bigint DEFAULT NULL,\\n `resultmessage` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `resultlog` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worksche_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the allocation settings for the scheduled allocator'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopeval_best_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `comparison` smallint DEFAULT '5',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workbestsett_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Settings for the grading evaluation subplugin Comparison wit'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_accumulative` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `grade` bigint NOT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workaccu_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Accumulative gradin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workcomm_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Comments strategy f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `descriptiontrust` bigint DEFAULT NULL,\\n `grade0` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade1` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worknume_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Number of errors gr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `nonegative` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worknumemap_wornon_uix` (`workshopid`,`nonegative`),\\n KEY `mdl_worknumemap_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This maps the number of errors to a percentual grade for sub'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubr_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Rubric grading stra'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `layout` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'list',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workrubrconf_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration table for the Rubric grading strategy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubrleve_dim_ix` (`dimensionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The definition of rubric rating scales'\",\"tableChanges\":[]}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"uctohsDB\",{\"server\":\"uctohsDB\"}]}":"{\"transaction_id\":null,\"ts_sec\":1664753402,\"file\":\"mysql-bin-changelog.002540\",\"pos\":110831381,\"row\":1,\"server_id\":1660688098,\"event\":2}"}}},"stream_states":[{"stream_descriptor":{"name":"mdl_assign","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_grades","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_grades","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_overrides","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_overrides","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_submission","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_submission","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_user_flags","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_user_flags","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_user_mapping","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_user_mapping","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assignfeedback_comments","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assignfeedback_comments","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_block_launchpad","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_block_launchpad","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_book","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_book","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_book_chapters","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_book_chapters","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_chat","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_chat","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_choice","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_choice","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_context","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_context","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course_modules","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course_modules","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course_modules_completion","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course_modules_completion","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course_sections","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course_sections","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_data","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_data","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_enrol","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_enrol","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_feedback","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_feedback","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_forum","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_forum","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_forum_discussions","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_forum_discussions","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_forum_posts","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_forum_posts","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_glossary","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_glossary","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_grade_categories","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_grade_categories","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_grade_grades","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_grade_grades","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_grade_grades_history","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_grade_grades_history","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groupings","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groupings","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groupings_groups","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groupings_groups","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groups","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groups","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groups_members","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groups_members","stream_namespace":"uctohsDB","cursor_field":[]}}]},"data":{"cdc":true,"cdc_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"\",\"ddl\":\"SET character_set_server=utf8mb4, collation_server=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_indicator_calc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predict_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_prediction_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predictions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_train_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_analysables`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_plugin_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_annot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_cmnt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_quick`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_rot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_upgrade`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_onlinetext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_oauth2_linked_login`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_idps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_kvstore`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_controllers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_logs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_alignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack_oauth2`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_met`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_param`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_endorsement`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_identifier`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_issued`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_manual_award`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_related`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_configurable_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220808`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220812`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_positions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recent_activity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recentlyaccesseditems`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_rss_client`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_association`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book_chapters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_filters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages_current`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecompsetting`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_evidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_framework`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_modulecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plancomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_relatedcomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompcourse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompplan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidencecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_plugins`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_contentbank_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context_temp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_aggr_methd`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_crit_compl`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_defaults`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_format_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_20220527`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_completion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_published`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220609`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220628`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220729`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220822`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220829`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220905`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220912`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_records`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_editor_atto_autosave`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_flatfile`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_consumer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_nonce`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_resource_link`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_share_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_tool_proxy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_user_result`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tool_consumer_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tools`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_favourite`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completed`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completedtmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_item`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_sitecourse_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_value`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_valuetmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_file_conversion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files_reference`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_active`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_folder`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_digests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussion_subs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_posts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_track_prefs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_alias`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_formats`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_newitem`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_values`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_letters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_contents_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries_cachedassets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_library_dependencies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_imscp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_infected_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_label`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_branch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_timer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_license`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lock_db`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_display`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_logstore_standard_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_access_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_proxies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_ltiservice_gradebookservices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_airnotifier_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contact_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contacts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_email_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_processors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_providers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_user_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_users_blocked`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_datakeys`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_messagelist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_application`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host2service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_sso_access_control`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_my_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_access_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_endpoint`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_issuer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_refresh_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_system_account`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_user_field_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_page`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_paygw_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_accounts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_gateways`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_mahara_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_tempdata`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_post`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_profiling`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_essay_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_geogebra_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_subquestions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_multichoice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_randomsamatch_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_shortanswer_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_step_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_datasets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_ddwtos`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_gapselect`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_hints`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_multianswer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_units`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_count`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_siyavulaqt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_truefalse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_usages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overview_regrades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slot_tags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slots`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_quizsettings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_rating`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_registration_hubs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_onedrive_access`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource_old`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_override`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_switch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_view`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_assignments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_context_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_names`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_aicc_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_track`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_mapinfo`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_objective`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_ruleconds`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_index_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_simpledb_index`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_sessions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_questions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_area`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_coll`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_correlation`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_adhoc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_acts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_check`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_checks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_errors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_process`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_schedule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_summary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_cohortroles`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang_components`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxexpired`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxinstance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxlevel`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purpose`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purposerole`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_rules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_acceptances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_event_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_learn_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_run_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflow_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflows`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_tours`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_upgrade_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_url`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_lastaccess`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_resets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_preferences`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_private_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_links`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_locks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_subwikis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_synonyms`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_aggregations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_assessments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopallocation_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopeval_best_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_accumulative`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP DATABASE IF EXISTS `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE DATABASE `uctohsDB` CHARSET utf8mb4 COLLATE utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"USE `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_indicator_calc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `starttime` bigint NOT NULL,\\n `endtime` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleorigin` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleid` bigint NOT NULL,\\n `indicator` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` decimal(10,2) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analindicalc_staendcon_ix` (`starttime`,`endtime`,`contextid`),\\n KEY `mdl_analindicalc_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=125168 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored indicator calculations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `trained` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `predictionsprocessor` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` bigint NOT NULL,\\n `contextids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmode_enatra_ix` (`enabled`,`trained`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `version` bigint NOT NULL,\\n `evaluationmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dir` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmodelog_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models changes during evaluation.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predict_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rangeindex` bigint NOT NULL,\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredsamp_modanatimr_ix` (`modelid`,`analysableid`,`timesplitting`,`rangeindex`),\\n KEY `mdl_analpredsamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45650 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples already used for predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_prediction_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `predictionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `actionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredacti_preuseact_ix` (`predictionid`,`userid`,`actionname`),\\n KEY `mdl_analpredacti_pre_ix` (`predictionid`),\\n KEY `mdl_analpredacti_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Register of user actions over predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predictions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleid` bigint NOT NULL,\\n `rangeindex` mediumint NOT NULL,\\n `prediction` decimal(10,2) NOT NULL,\\n `predictionscore` decimal(10,5) NOT NULL,\\n `calculations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpred_modcon_ix` (`modelid`,`contextid`),\\n KEY `mdl_analpred_mod_ix` (`modelid`),\\n KEY `mdl_analpred_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5556 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Predictions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_train_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analtraisamp_modanatim_ix` (`modelid`,`analysableid`,`timesplitting`),\\n KEY `mdl_analtraisamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples used for training'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_analysables` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `analysableid` bigint NOT NULL,\\n `firstanalysis` bigint NOT NULL,\\n `timeanalysed` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedanal_modact_ix` (`modelid`,`action`),\\n KEY `mdl_analusedanal_ana_ix` (`analysableid`),\\n KEY `mdl_analusedanal_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of analysables used by each model'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL DEFAULT '0',\\n `fileid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `time` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedfile_modactfil_ix` (`modelid`,`action`,`fileid`),\\n KEY `mdl_analusedfile_mod_ix` (`modelid`),\\n KEY `mdl_analusedfile_fil_ix` (`fileid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Files that have already been used for training and predictio'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alwaysshowdescription` tinyint NOT NULL DEFAULT '0',\\n `nosubmissions` tinyint NOT NULL DEFAULT '0',\\n `submissiondrafts` tinyint NOT NULL DEFAULT '0',\\n `sendnotifications` tinyint NOT NULL DEFAULT '0',\\n `sendlatenotifications` tinyint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `allowsubmissionsfromdate` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requiresubmissionstatement` tinyint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `gradingduedate` bigint NOT NULL DEFAULT '0',\\n `teamsubmission` tinyint NOT NULL DEFAULT '0',\\n `requireallteammemberssubmit` tinyint NOT NULL DEFAULT '0',\\n `teamsubmissiongroupingid` bigint NOT NULL DEFAULT '0',\\n `blindmarking` tinyint NOT NULL DEFAULT '0',\\n `hidegrader` tinyint NOT NULL DEFAULT '0',\\n `revealidentities` tinyint NOT NULL DEFAULT '0',\\n `attemptreopenmethod` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'none',\\n `maxattempts` mediumint NOT NULL DEFAULT '-1',\\n `markingworkflow` tinyint NOT NULL DEFAULT '0',\\n `markingallocation` tinyint NOT NULL DEFAULT '0',\\n `sendstudentnotifications` tinyint NOT NULL DEFAULT '1',\\n `preventsubmissionnotingroup` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou_ix` (`course`),\\n KEY `mdl_assi_tea_ix` (`teamsubmissiongroupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3594 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table saves information about an instance of mod_assign'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"alwaysshowdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"nosubmissions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"submissiondrafts\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendlatenotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiresubmissionstatement\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"gradingduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmission\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requireallteammemberssubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmissiongroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blindmarking\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidegrader\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revealidentities\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptreopenmethod\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"none\",\"enumValues\":[]},{\"name\":\"maxattempts\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"markingworkflow\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"markingallocation\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendstudentnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"preventsubmissionnotingroup\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `grader` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '0.00000',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assigrad_assuseatt_uix` (`assignment`,`userid`,`attemptnumber`),\\n KEY `mdl_assigrad_use_ix` (`userid`),\\n KEY `mdl_assigrad_att_ix` (`attemptnumber`),\\n KEY `mdl_assigrad_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=143701 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading information about a single assignment submission.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grader\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `allowsubmissionsfromdate` bigint DEFAULT NULL,\\n `duedate` bigint DEFAULT NULL,\\n `cutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiover_ass_ix` (`assignid`),\\n KEY `mdl_assiover_gro_ix` (`groupid`),\\n KEY `mdl_assiover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to assign settings.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_overrides\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_plugin_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `plugin` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subtype` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiplugconf_plu_ix` (`plugin`),\\n KEY `mdl_assiplugconf_sub_ix` (`subtype`),\\n KEY `mdl_assiplugconf_nam_ix` (`name`),\\n KEY `mdl_assiplugconf_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=34473 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Config data for an instance of a plugin in an assignment.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `status` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n `latest` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assisubm_assusegroatt_uix` (`assignment`,`userid`,`groupid`,`attemptnumber`),\\n KEY `mdl_assisubm_use_ix` (`userid`),\\n KEY `mdl_assisubm_att_ix` (`attemptnumber`),\\n KEY `mdl_assisubm_assusegrolat_ix` (`assignment`,`userid`,`groupid`,`latest`),\\n KEY `mdl_assisubm_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=212894 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about student interactions with'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_submission\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"latest\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `mailed` smallint NOT NULL DEFAULT '0',\\n `extensionduedate` bigint NOT NULL DEFAULT '0',\\n `workflowstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `allocatedmarker` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiuserflag_mai_ix` (`mailed`),\\n KEY `mdl_assiuserflag_use_ix` (`userid`),\\n KEY `mdl_assiuserflag_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123759 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of flags that can be set for a single user in a single '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_flags\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"extensionduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"workflowstate\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allocatedmarker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiusermapp_ass_ix` (`assignment`),\\n KEY `mdl_assiusermapp_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=554854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Map an assignment specific id number to a user'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_mapping\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `commenttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assicomm_ass_ix` (`assignment`),\\n KEY `mdl_assicomm_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=117040 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Text feedback for submitted assignments'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assignfeedback_comments\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"commenttext\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"commentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_annot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `endx` bigint DEFAULT '0',\\n `endy` bigint DEFAULT '0',\\n `path` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'line',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditanno_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditanno_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21956353 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores annotations added to pdfs submitted by students'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_cmnt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `width` bigint DEFAULT '120',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditcmnt_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditcmnt_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=665999 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores comments added to pdfs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `submissionattempt` bigint NOT NULL,\\n `attemptedconversions` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditqueu_subsub_uix` (`submissionid`,`submissionattempt`)\\n) ENGINE=InnoDB AUTO_INCREMENT=144061 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue for processing.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_quick` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `width` bigint NOT NULL DEFAULT '120',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'yellow',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditquic_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=132 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores teacher specified quicklist comments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_rot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `pathnamehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `isrotated` tinyint(1) NOT NULL DEFAULT '0',\\n `degree` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditrot_grapag_uix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditrot_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=699542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores rotation information of a page.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass2_ix` (`assignment`),\\n KEY `mdl_assifile_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores info about the number of files submitted by a student'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `assignmenttype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resubmit` tinyint NOT NULL DEFAULT '0',\\n `preventlate` tinyint NOT NULL DEFAULT '0',\\n `emailteachers` tinyint NOT NULL DEFAULT '0',\\n `var1` bigint DEFAULT '0',\\n `var2` bigint DEFAULT '0',\\n `var3` bigint DEFAULT '0',\\n `var4` bigint DEFAULT '0',\\n `var5` bigint DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '100000',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou2_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n `data1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `data2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `submissioncomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `teacher` bigint NOT NULL DEFAULT '0',\\n `timemarked` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assisubm_use2_ix` (`userid`),\\n KEY `mdl_assisubm_mai_ix` (`mailed`),\\n KEY `mdl_assisubm_tim_ix` (`timemarked`),\\n KEY `mdl_assisubm_ass2_ix` (`assignment`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about submitted assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_upgrade` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `oldcmid` bigint NOT NULL DEFAULT '0',\\n `oldinstance` bigint NOT NULL DEFAULT '0',\\n `newcmid` bigint NOT NULL DEFAULT '0',\\n `newinstance` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiupgr_old_ix` (`oldcmid`),\\n KEY `mdl_assiupgr_old2_ix` (`oldinstance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about upgraded assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass_ix` (`assignment`),\\n KEY `mdl_assifile_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=141896 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about file submissions for assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_onlinetext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `onlinetext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `onlineformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assionli_ass_ix` (`assignment`),\\n KEY `mdl_assionli_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1779 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about onlinetext submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_oauth2_linked_login` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `confirmtoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmtokenexpires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authoautlinklogi_useis_uix` (`userid`,`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_issuse_ix` (`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_use_ix` (`usermodified`),\\n KEY `mdl_authoautlinklogi_use2_ix` (`userid`),\\n KEY `mdl_authoautlinklogi_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Accounts linked to a users Moodle account.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_idps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `metadataurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activeidp` smallint NOT NULL DEFAULT '0',\\n `defaultidp` smallint NOT NULL DEFAULT '0',\\n `adminidp` smallint NOT NULL DEFAULT '0',\\n `defaultname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `logo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `alias` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `whitelist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configured IdPs for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_kvstore` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `k` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expire` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authsamlkvst_ktyp_uix` (`k`,`type`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3946976 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A key value store for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_controllers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `operation` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'backup',\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `format` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `interactive` smallint NOT NULL,\\n `purpose` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` smallint NOT NULL,\\n `execution` smallint NOT NULL,\\n `executiontime` bigint NOT NULL,\\n `checksum` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `progress` decimal(15,14) NOT NULL DEFAULT '0.00000000000000',\\n `controller` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcont_bac_uix` (`backupid`),\\n KEY `mdl_backcont_typite_ix` (`type`,`itemid`),\\n KEY `mdl_backcont_useite_ix` (`userid`,`itemid`),\\n KEY `mdl_backcont_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25075 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store the backup_controllers as they are used'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `laststarttime` bigint NOT NULL DEFAULT '0',\\n `lastendtime` bigint NOT NULL DEFAULT '0',\\n `laststatus` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '5',\\n `nextstarttime` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store every course backup status'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_logs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `loglevel` smallint NOT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backlogs_bacid_uix` (`backupid`,`id`),\\n KEY `mdl_backlogs_bac_ix` (`backupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store all the logs from backup and restore operations (by'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuercontact` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `expiredate` bigint DEFAULT NULL,\\n `expireperiod` bigint DEFAULT NULL,\\n `type` tinyint(1) NOT NULL DEFAULT '1',\\n `courseid` bigint DEFAULT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messagesubject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `attachment` tinyint(1) NOT NULL DEFAULT '1',\\n `notification` tinyint(1) NOT NULL DEFAULT '1',\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `nextcron` bigint DEFAULT NULL,\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthoremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imagecaption` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badg_typ_ix` (`type`),\\n KEY `mdl_badg_cou_ix` (`courseid`),\\n KEY `mdl_badg_use_ix` (`usermodified`),\\n KEY `mdl_badg_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_alignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `targetname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targeturl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targetdescription` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targetframework` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgalig_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines alignment for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackuid` bigint NOT NULL,\\n `autosync` tinyint(1) NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `externalbackpackid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgback_useext_uix` (`userid`,`externalbackpackid`),\\n KEY `mdl_badgback_use_ix` (`userid`),\\n KEY `mdl_badgback_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for connecting external backpack'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack_oauth2` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalbackpackid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgbackoaut_use_ix` (`usermodified`),\\n KEY `mdl_badgbackoaut_use2_ix` (`userid`),\\n KEY `mdl_badgbackoaut_iss_ix` (`issuerid`),\\n KEY `mdl_badgbackoaut_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '1',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgcrit_badcri_uix` (`badgeid`,`criteriatype`),\\n KEY `mdl_badgcrit_cri_ix` (`criteriatype`),\\n KEY `mdl_badgcrit_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria for issuing badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_met` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `issuedid` bigint DEFAULT NULL,\\n `critid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritmet_cri_ix` (`critid`),\\n KEY `mdl_badgcritmet_use_ix` (`userid`),\\n KEY `mdl_badgcritmet_iss_ix` (`issuedid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria that were met for an issued badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_param` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `critid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritpara_cri_ix` (`critid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines parameters for badges criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_endorsement` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issueremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `claimid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `claimcomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgendo_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines endorsement for badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackid` bigint NOT NULL,\\n `collectionid` bigint NOT NULL,\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `assertion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgexte_bac_ix` (`backpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges display'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackapiurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackweburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '1.0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `oauth2_issuerid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteback_bac_uix` (`backpackapiurl`),\\n UNIQUE KEY `mdl_badgexteback_bac2_uix` (`backpackweburl`),\\n KEY `mdl_badgexteback_oau_ix` (`oauth2_issuerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for site level backpacks that a user can co'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_identifier` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sitebackpackid` bigint NOT NULL,\\n `internalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `externalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteiden_sitintext_uix` (`sitebackpackid`,`internalid`,`externalid`,`type`),\\n KEY `mdl_badgexteiden_sit_ix` (`sitebackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges mappings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_issued` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `uniquehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n `dateexpire` bigint DEFAULT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '0',\\n `issuernotified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgissu_baduse_uix` (`badgeid`,`userid`),\\n KEY `mdl_badgissu_bad_ix` (`badgeid`),\\n KEY `mdl_badgissu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines issued badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_manual_award` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL,\\n `recipientid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `issuerrole` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgmanuawar_bad_ix` (`badgeid`),\\n KEY `mdl_badgmanuawar_rec_ix` (`recipientid`),\\n KEY `mdl_badgmanuawar_iss_ix` (`issuerid`),\\n KEY `mdl_badgmanuawar_iss2_ix` (`issuerrole`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Track manual award criteria for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_related` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `relatedbadgeid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgrela_badrel_uix` (`badgeid`,`relatedbadgeid`),\\n KEY `mdl_badgrela_bad_ix` (`badgeid`),\\n KEY `mdl_badgrela_rel_ix` (`relatedbadgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge related for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_bloc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='contains all installed blocks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_configurable_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ownerid` bigint NOT NULL,\\n `visible` smallint NOT NULL,\\n `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` smallint NOT NULL DEFAULT '0',\\n `type` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pagination` smallint DEFAULT NULL,\\n `components` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `export` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `jsordering` smallint DEFAULT NULL,\\n `global` smallint NOT NULL DEFAULT '0',\\n `lastexecutiontime` bigint NOT NULL DEFAULT '0',\\n `cron` smallint NOT NULL DEFAULT '0',\\n `remote` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='block_configurable_reports table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parentcontextid` bigint NOT NULL,\\n `showinsubcontexts` smallint NOT NULL,\\n `requiredbytheme` smallint NOT NULL DEFAULT '0',\\n `pagetypepattern` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpagepattern` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultregion` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultweight` bigint NOT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocinst_parshopagsub_ix` (`parentcontextid`,`showinsubcontexts`,`pagetypepattern`,`subpagepattern`),\\n KEY `mdl_blocinst_tim_ix` (`timemodified`),\\n KEY `mdl_blocinst_par_ix` (`parentcontextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2279 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores block instances. The type of block this is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` int NOT NULL,\\n `courseid` int NOT NULL,\\n `moduleid` int NOT NULL,\\n `targetcompletiondate` bigint NOT NULL,\\n `completioncutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `id_user_course_module_date` (`userid`,`courseid`,`moduleid`,`targetcompletiondate`,`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2718563 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for block_launchpad, please edit me'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_block_launchpad\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"moduleid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"targetcompletiondate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completioncutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220808` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220812` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_positions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockinstanceid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `pagetype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpage` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` smallint NOT NULL,\\n `region` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocposi_bloconpagsub_uix` (`blockinstanceid`,`contextid`,`pagetype`,`subpage`),\\n KEY `mdl_blocposi_blo_ix` (`blockinstanceid`),\\n KEY `mdl_blocposi_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the position of a sticky block_instance on a another '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recent_activity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `action` tinyint(1) NOT NULL,\\n `modname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocreceacti_coutim_ix` (`courseid`,`timecreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123225 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Recent activity block'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recentlyaccesseditems` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timeaccess` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocrece_usecoucmi_uix` (`userid`,`courseid`,`cmid`),\\n KEY `mdl_blocrece_use_ix` (`userid`),\\n KEY `mdl_blocrece_cou_ix` (`courseid`),\\n KEY `mdl_blocrece_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6045122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Most recently accessed items accessed by a user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_rss_client` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `preferredtitle` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `shared` tinyint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `skiptime` bigint NOT NULL DEFAULT '0',\\n `skipuntil` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Remote news feed information. Contains the news feed id, the'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_association` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `blogid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogasso_con_ix` (`contextid`),\\n KEY `mdl_blogasso_blo_ix` (`blogid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Associations of blog entries with courses and module instanc'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filtertags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `failedlastsync` tinyint(1) NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n `timefetched` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogexte_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='External blog links used for RSS copying of blog entries to '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `numbering` smallint NOT NULL DEFAULT '0',\\n `navstyle` smallint NOT NULL DEFAULT '1',\\n `customtitles` tinyint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"numbering\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"navstyle\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"customtitles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revision\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book_chapters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `bookid` bigint NOT NULL DEFAULT '0',\\n `pagenum` bigint NOT NULL DEFAULT '0',\\n `subchapter` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `hidden` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `importsrc` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_bookchap_boo_ix` (`bookid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book_chapters'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book_chapters\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"bookid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pagenum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subchapter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"title\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"content\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"importsrc\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_filters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` bigint NOT NULL DEFAULT '0',\\n `md5key` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachfilt_filmd5_ix` (`filter`,`md5key`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping information about cached data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `flagtype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expiry` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachflag_fla_ix` (`flagtype`),\\n KEY `mdl_cachflag_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=476916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Cache of time-sensitive flags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `captype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `riskbitmask` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_capa_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=713 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines all capabilities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `keepdays` bigint NOT NULL DEFAULT '0',\\n `studentlogs` smallint NOT NULL DEFAULT '0',\\n `chattime` bigint NOT NULL DEFAULT '0',\\n `schedule` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chat_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each of these is a chat room'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_chat\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keepdays\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"studentlogs\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"chattime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"schedule\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmess_use_ix` (`userid`),\\n KEY `mdl_chatmess_gro_ix` (`groupid`),\\n KEY `mdl_chatmess_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmess_cha_ix` (`chatid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all the actual chat messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages_current` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmesscurr_use_ix` (`userid`),\\n KEY `mdl_chatmesscurr_gro_ix` (`groupid`),\\n KEY `mdl_chatmesscurr_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmesscurr_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores current session'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstping` bigint NOT NULL DEFAULT '0',\\n `lastping` bigint NOT NULL DEFAULT '0',\\n `lastmessageping` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatuser_use_ix` (`userid`),\\n KEY `mdl_chatuser_las_ix` (`lastping`),\\n KEY `mdl_chatuser_gro_ix` (`groupid`),\\n KEY `mdl_chatuser_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of which users are in which chat rooms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `publish` tinyint NOT NULL DEFAULT '0',\\n `showresults` tinyint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `allowupdate` tinyint NOT NULL DEFAULT '0',\\n `allowmultiple` tinyint NOT NULL DEFAULT '0',\\n `showunanswered` tinyint NOT NULL DEFAULT '0',\\n `includeinactive` tinyint NOT NULL DEFAULT '1',\\n `limitanswers` tinyint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `showpreview` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `showavailable` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choi_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Available choices are stored here'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_choice\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showresults\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"display\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowupdate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowmultiple\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showunanswered\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"includeinactive\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"limitanswers\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showpreview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showavailable\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `optionid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiansw_use_ix` (`userid`),\\n KEY `mdl_choiansw_cho_ix` (`choiceid`),\\n KEY `mdl_choiansw_opt_ix` (`optionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=417 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='choices performed by users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `text` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxanswers` bigint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiopti_cho_ix` (`choiceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='available options to choice'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_coho_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents one cohort (aka site-wide group).'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cohomemb_cohuse_uix` (`cohortid`,`userid`),\\n KEY `mdl_cohomemb_coh_ix` (`cohortid`),\\n KEY `mdl_cohomemb_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a cohort.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `commentarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comm_concomite_ix` (`contextid`,`commentarea`,`itemid`),\\n KEY `mdl_comm_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle comments module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `competencyframeworkid` bigint NOT NULL,\\n `parentid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL,\\n `ruletype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ruleoutcome` tinyint NOT NULL DEFAULT '0',\\n `ruleconfig` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comp_comidn_uix` (`competencyframeworkid`,`idnumber`),\\n KEY `mdl_comp_rul_ix` (`ruleoutcome`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the master record of each competency in '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_coucom_uix` (`courseid`,`competencyid`),\\n KEY `mdl_compcour_courul_ix` (`courseid`,`ruleoutcome`),\\n KEY `mdl_compcour_cou2_ix` (`courseid`),\\n KEY `mdl_compcour_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a course.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecompsetting` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `pushratingstouserplans` tinyint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the course specific settings for compete'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_evidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usercompetencyid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `action` tinyint NOT NULL,\\n `actionuserid` bigint DEFAULT NULL,\\n `descidentifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desccomponent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desca` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compevid_use_ix` (`usercompetencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence linked to a user competency'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_framework` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `taxonomies` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compfram_idn_uix` (`idnumber`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of competency frameworks.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_modulecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compmodu_cmicom_uix` (`cmid`,`competencyid`),\\n KEY `mdl_compmodu_cmirul_ix` (`cmid`,`ruleoutcome`),\\n KEY `mdl_compmodu_cmi_ix` (`cmid`),\\n KEY `mdl_compmodu_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a module.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `templateid` bigint DEFAULT NULL,\\n `origtemplateid` bigint DEFAULT NULL,\\n `status` tinyint(1) NOT NULL,\\n `duedate` bigint DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compplan_usesta_ix` (`userid`,`status`),\\n KEY `mdl_compplan_tem_ix` (`templateid`),\\n KEY `mdl_compplan_stadue_ix` (`status`,`duedate`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plancomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `planid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compplan_placom_uix` (`planid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Plan competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_relatedcomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `competencyid` bigint NOT NULL,\\n `relatedcompetencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Related competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `duedate` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plan templates.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `cohortid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comptemp_temcoh_uix` (`templateid`,`cohortid`),\\n KEY `mdl_comptemp_tem2_ix` (`templateid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comptemp_tem_ix` (`templateid`),\\n KEY `mdl_comptemp_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a learning plan template.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom_uix` (`userid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompcourse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecoucom_uix` (`userid`,`courseid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies in a course'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompplan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `planid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecompla_uix` (`userid`,`competencyid`,`planid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence of prior learning'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidencecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userevidenceid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom2_uix` (`userevidenceid`,`competencyid`),\\n KEY `mdl_compuser_use2_ix` (`userevidenceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Relationship between user evidence and competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_conf_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=555 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `oldvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_conflog_tim_ix` (`timemodified`),\\n KEY `mdl_conflog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2746 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Changes done in server configuration through admin UI'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_plugins` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'core',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_confplug_plunam_uix` (`plugin`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle modules and plugins configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_contentbank_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenttype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `visibility` tinyint(1) NOT NULL DEFAULT '1',\\n `instanceid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_contcont_nam_ix` (`name`),\\n KEY `mdl_contcont_conconins_ix` (`contextid`,`contenttype`,`instanceid`),\\n KEY `mdl_contcont_con_ix` (`contextid`),\\n KEY `mdl_contcont_use_ix` (`usermodified`),\\n KEY `mdl_contcont_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores content data in the content bank.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `depth` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cont_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_cont_ins_ix` (`instanceid`),\\n KEY `mdl_cont_pat_ix` (`path`)\\n) ENGINE=InnoDB AUTO_INCREMENT=51445 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='one of these must be set'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_context\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contextlevel\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instanceid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context_temp` (\\n `id` bigint NOT NULL,\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `depth` tinyint NOT NULL,\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by build_context_path() in upgrade and cron to keep con'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'topics',\\n `showgrades` tinyint NOT NULL DEFAULT '1',\\n `newsitems` mediumint NOT NULL DEFAULT '1',\\n `startdate` bigint NOT NULL DEFAULT '0',\\n `enddate` bigint NOT NULL DEFAULT '0',\\n `relativedatesmode` tinyint(1) NOT NULL DEFAULT '0',\\n `marker` bigint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `showreports` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `downloadcontent` tinyint(1) DEFAULT NULL,\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupmodeforce` smallint NOT NULL DEFAULT '0',\\n `defaultgroupingid` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requested` tinyint(1) NOT NULL DEFAULT '0',\\n `enablecompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionnotify` tinyint(1) NOT NULL DEFAULT '0',\\n `cacherev` bigint NOT NULL DEFAULT '0',\\n `originalcourseid` bigint DEFAULT NULL,\\n `showactivitydates` tinyint(1) NOT NULL DEFAULT '0',\\n `showcompletionconditions` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cour_cat_ix` (`category`),\\n KEY `mdl_cour_idn_ix` (`idnumber`),\\n KEY `mdl_cour_sho_ix` (`shortname`),\\n KEY `mdl_cour_sor_ix` (`sortorder`)\\n) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Central course table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"category\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"shortname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"format\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":21,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"topics\",\"enumValues\":[]},{\"name\":\"showgrades\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"newsitems\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"startdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"relativedatesmode\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"marker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"legacyfiles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showreports\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"downloadcontent\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupmodeforce\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultgroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lang\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"calendartype\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"theme\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requested\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enablecompletion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionnotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cacherev\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"originalcourseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"showactivitydates\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showcompletionconditions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `coursecount` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_aggr_methd` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '0',\\n `value` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompaggrmeth_coucr_uix` (`course`,`criteriatype`),\\n KEY `mdl_courcompaggrmeth_cou_ix` (`course`),\\n KEY `mdl_courcompaggrmeth_cri_ix` (`criteriatype`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion aggregation methods for criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_crit_compl` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriaid` bigint NOT NULL DEFAULT '0',\\n `gradefinal` decimal(10,5) DEFAULT NULL,\\n `unenroled` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompcritcomp_useco_uix` (`userid`,`course`,`criteriaid`),\\n KEY `mdl_courcompcritcomp_use_ix` (`userid`),\\n KEY `mdl_courcompcritcomp_cou_ix` (`course`),\\n KEY `mdl_courcompcritcomp_cri_ix` (`criteriaid`),\\n KEY `mdl_courcompcritcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15582 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion user records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint NOT NULL DEFAULT '0',\\n `module` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moduleinstance` bigint DEFAULT NULL,\\n `courseinstance` bigint DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) DEFAULT NULL,\\n `role` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcompcrit_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_defaults` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionusegrade` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `customrules` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompdefa_coumod_uix` (`course`,`module`),\\n KEY `mdl_courcompdefa_mod_ix` (`module`),\\n KEY `mdl_courcompdefa_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default settings for activities completion'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `timeenrolled` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint NOT NULL DEFAULT '0',\\n `timecompleted` bigint DEFAULT NULL,\\n `reaggregate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcomp_usecou_uix` (`userid`,`course`),\\n KEY `mdl_courcomp_use_ix` (`userid`),\\n KEY `mdl_courcomp_cou_ix` (`course`),\\n KEY `mdl_courcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_format_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sectionid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courformopti_couforsec_uix` (`courseid`,`format`,`sectionid`,`name`),\\n KEY `mdl_courformopti_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=969 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores format-specific options for the course or course sect'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"module\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instance\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"added\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"score\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"indent\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleoncoursepage\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiongradeitemnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionexpected\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"deletioninprogress\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_20220527` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_completion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `coursemoduleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `completionstate` tinyint(1) NOT NULL,\\n `viewed` tinyint(1) DEFAULT NULL,\\n `overrideby` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courmoducomp_usecou_uix` (`userid`,`coursemoduleid`),\\n KEY `mdl_courmoducomp_cou_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3881182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the completion state (completed or not completed, etc'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules_completion\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"coursemoduleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completionstate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"viewed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"overrideby\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_published` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `timepublished` bigint NOT NULL,\\n `enrollable` tinyint(1) NOT NULL DEFAULT '1',\\n `hubcourseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT '0',\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about how and when an local courses were publish'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `category` bigint NOT NULL DEFAULT '0',\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `requester` bigint NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courrequ_sho_ix` (`shortname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_coursect_cousec_uix` (`course`,`section`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9811 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to define the sections for each course'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_sections\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sequence\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220609` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220628` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220729` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220822` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220829` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220905` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220912` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `area` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custcate_comareitesor_ix` (`component`,`area`,`itemid`,`sortorder`),\\n KEY `mdl_custcate_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield category table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL,\\n `instanceid` bigint NOT NULL,\\n `intvalue` bigint DEFAULT NULL,\\n `decvalue` decimal(10,5) DEFAULT NULL,\\n `shortcharvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `charvalue` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `valueformat` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_custdata_insfie_uix` (`instanceid`,`fieldid`),\\n KEY `mdl_custdata_fieint_ix` (`fieldid`,`intvalue`),\\n KEY `mdl_custdata_fiesho_ix` (`fieldid`,`shortcharvalue`),\\n KEY `mdl_custdata_fiedec_ix` (`fieldid`,`decvalue`),\\n KEY `mdl_custdata_fie_ix` (`fieldid`),\\n KEY `mdl_custdata_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield data table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custfiel_catsor_ix` (`categoryid`,`sortorder`),\\n KEY `mdl_custfiel_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield field table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `comments` smallint NOT NULL DEFAULT '0',\\n `timeavailablefrom` bigint NOT NULL DEFAULT '0',\\n `timeavailableto` bigint NOT NULL DEFAULT '0',\\n `timeviewfrom` bigint NOT NULL DEFAULT '0',\\n `timeviewto` bigint NOT NULL DEFAULT '0',\\n `requiredentries` int NOT NULL DEFAULT '0',\\n `requiredentriestoview` int NOT NULL DEFAULT '0',\\n `maxentries` int NOT NULL DEFAULT '0',\\n `rssarticles` smallint NOT NULL DEFAULT '0',\\n `singletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplateheader` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplatefooter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstitletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `csstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `jstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `asearchtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `approval` smallint NOT NULL DEFAULT '0',\\n `manageapproved` smallint NOT NULL DEFAULT '1',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `defaultsort` bigint NOT NULL DEFAULT '0',\\n `defaultsortdir` smallint NOT NULL DEFAULT '0',\\n `editany` smallint NOT NULL DEFAULT '0',\\n `notification` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `completionentries` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_data_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all database activities'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_data\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"comments\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailablefrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailableto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewfrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentriestoview\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"singletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplateheader\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplatefooter\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"addtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstitletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"csstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"jstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"asearchtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"approval\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"manageapproved\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsort\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsortdir\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"editany\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notification\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"config\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":37,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `recordid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datacont_rec_ix` (`recordid`),\\n KEY `mdl_datacont_fie_ix` (`fieldid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the content introduced in each record/fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param6` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param7` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param8` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param9` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param10` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datafiel_typdat_ix` (`type`,`dataid`),\\n KEY `mdl_datafiel_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every field available'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_records` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `approved` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_datareco_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every record introduced'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_editor_atto_autosave` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `elementid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `pagehash` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `drafttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `draftid` bigint DEFAULT NULL,\\n `pageinstance` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_editattoauto_eleconuse_uix` (`elementid`,`contextid`,`userid`,`pagehash`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1460915 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Draft text that is auto-saved every 5 seconds while an edito'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrol` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT '0',\\n `enrolstartdate` bigint DEFAULT '0',\\n `enrolenddate` bigint DEFAULT '0',\\n `expirynotify` tinyint(1) DEFAULT '0',\\n `expirythreshold` bigint DEFAULT '0',\\n `notifyall` tinyint(1) DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `cost` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `roleid` bigint DEFAULT '0',\\n `customint1` bigint DEFAULT NULL,\\n `customint2` bigint DEFAULT NULL,\\n `customint3` bigint DEFAULT NULL,\\n `customint4` bigint DEFAULT NULL,\\n `customint5` bigint DEFAULT NULL,\\n `customint6` bigint DEFAULT NULL,\\n `customint7` bigint DEFAULT NULL,\\n `customint8` bigint DEFAULT NULL,\\n `customchar1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar3` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdec1` decimal(12,7) DEFAULT NULL,\\n `customdec2` decimal(12,7) DEFAULT NULL,\\n `customtext1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enro_enr_ix` (`enrol`),\\n KEY `mdl_enro_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Instances of enrolment plugins used in courses, fields marke'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_enrol\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"enrol\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"enrolperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolstartdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolenddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirynotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirythreshold\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notifyall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"password\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cost\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"currency\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":3,\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"roleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"customint1\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint2\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint3\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint4\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint5\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint6\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint7\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint8\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar1\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":25,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar2\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":26,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar3\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":1333,\"position\":27,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec1\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":28,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec2\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":29,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext1\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":30,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext2\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":31,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext3\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":32,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext4\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":33,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_flatfile` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroflat_cou_ix` (`courseid`),\\n KEY `mdl_enroflat_use_ix` (`userid`),\\n KEY `mdl_enroflat_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='enrol_flatfile table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_consumer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey256` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secret` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerversion` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerguid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `protected` tinyint(1) NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `enablefrom` bigint DEFAULT NULL,\\n `enableuntil` bigint DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2cons_con_uix` (`consumerkey256`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI consumers interacting with moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `lticontextkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2cont_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about a specific LTI contexts from the consumers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_nonce` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `value` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2nonc_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Nonce used for authentication between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_resource_link` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint DEFAULT NULL,\\n `consumerid` bigint DEFAULT NULL,\\n `ltiresourcelinkkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `primaryresourcelinkid` bigint DEFAULT NULL,\\n `shareapproved` tinyint(1) DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2resolink_con_ix` (`contextid`),\\n KEY `mdl_enroltilti2resolink_pri_ix` (`primaryresourcelinkid`),\\n KEY `mdl_enroltilti2resolink_co2_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link from the consumer to the tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_share_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sharekey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resourcelinkid` bigint NOT NULL,\\n `autoapprove` tinyint(1) NOT NULL,\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_sha_uix` (`sharekey`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_res_uix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Resource link share key'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_tool_proxy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxykey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerid` bigint NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2toolprox_to_uix` (`toolproxykey`),\\n KEY `mdl_enroltilti2toolprox_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A tool proxy between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_user_result` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcelinkid` bigint NOT NULL,\\n `ltiuserkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiresultsourcedid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2userresu_res_ix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results for each user for each resource link'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tool_consumer_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolid` bigint NOT NULL,\\n `consumerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitoolconsmap_too_ix` (`toolid`),\\n KEY `mdl_enroltitoolconsmap_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table that maps the published tool to tool consumers.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tools` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrolid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `institution` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `maxenrolled` bigint NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradesync` tinyint(1) NOT NULL DEFAULT '0',\\n `gradesynccompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `membersync` tinyint(1) NOT NULL DEFAULT '0',\\n `membersyncmode` tinyint(1) NOT NULL DEFAULT '0',\\n `roleinstructor` bigint NOT NULL,\\n `rolelearner` bigint NOT NULL,\\n `secret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitool_enr_ix` (`enrolid`),\\n KEY `mdl_enroltitool_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tools provided to the remote system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `toolid` bigint NOT NULL,\\n `serviceurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sourceid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumersecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `lastgrade` decimal(10,5) DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltiuser_use_ix` (`userid`),\\n KEY `mdl_enroltiuser_too_ix` (`toolid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User access log and gradeback data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `business` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `item_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `memo` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tax` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection1_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection2_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pending_reason` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reason_code` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent_txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timeupdated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enropayp_bus_ix` (`business`),\\n KEY `mdl_enropayp_rec_ix` (`receiver_email`),\\n KEY `mdl_enropayp_cou_ix` (`courseid`),\\n KEY `mdl_enropayp_use_ix` (`userid`),\\n KEY `mdl_enropayp_ins_ix` (`instanceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds all known information about PayPal transactions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `repeatid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `modulename` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `type` smallint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeduration` bigint NOT NULL DEFAULT '0',\\n `timesort` bigint DEFAULT NULL,\\n `visible` smallint NOT NULL DEFAULT '1',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sequence` bigint NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `subscriptionid` bigint DEFAULT NULL,\\n `priority` bigint DEFAULT NULL,\\n `location` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_even_cou_ix` (`courseid`),\\n KEY `mdl_even_use_ix` (`userid`),\\n KEY `mdl_even_tim_ix` (`timestart`),\\n KEY `mdl_even_tim2_ix` (`timeduration`),\\n KEY `mdl_even_uui_ix` (`uuid`),\\n KEY `mdl_even_typtim_ix` (`type`,`timesort`),\\n KEY `mdl_even_grocoucatvisuse_ix` (`groupid`,`courseid`,`categoryid`,`visible`,`userid`),\\n KEY `mdl_even_eve_ix` (`eventtype`),\\n KEY `mdl_even_comeveins_ix` (`component`,`eventtype`,`instance`),\\n KEY `mdl_even_modinseve_ix` (`modulename`,`instance`,`eventtype`),\\n KEY `mdl_even_cat_ix` (`categoryid`),\\n KEY `mdl_even_sub_ix` (`subscriptionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=784 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For everything with a time associated to it'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pollinterval` bigint NOT NULL DEFAULT '0',\\n `lastupdated` bigint DEFAULT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks subscriptions to remote calendars.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfunction` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `schedule` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `internal` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_evenhand_evecom_uix` (`eventname`,`component`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing which components requests what typ'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `stackdump` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing queued events. It stores only one '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `queuedeventid` bigint NOT NULL,\\n `handlerid` bigint NOT NULL,\\n `status` bigint DEFAULT NULL,\\n `errormessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueuhand_que_ix` (`queuedeventid`),\\n KEY `mdl_evenqueuhand_han_ix` (`handlerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This is the list of queued handlers for processing. The even'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `methodname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classpath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capabilities` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `services` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_extefunc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='list of all external functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n `requiredcapability` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `restrictedusers` tinyint(1) NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `downloadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n `uploadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_exteserv_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='built in and custom external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `functionname` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservfunc_ext_ix` (`externalserviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1951 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lists functions available in each service group'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservuser_ext_ix` (`externalserviceid`),\\n KEY `mdl_exteservuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='users allowed to use services with restricted users flag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `privatetoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tokentype` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `externalserviceid` bigint NOT NULL,\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `creatorid` bigint NOT NULL DEFAULT '1',\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_extetoke_tok_ix` (`token`),\\n KEY `mdl_extetoke_use_ix` (`userid`),\\n KEY `mdl_extetoke_ext_ix` (`externalserviceid`),\\n KEY `mdl_extetoke_con_ix` (`contextid`),\\n KEY `mdl_extetoke_cre_ix` (`creatorid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1310 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_favourite` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_favo_comiteiteconuse_uix` (`component`,`itemtype`,`itemid`,`contextid`,`userid`),\\n KEY `mdl_favo_con_ix` (`contextid`),\\n KEY `mdl_favo_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the relationship between an arbitrary item (itemtype,'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `anonymous` tinyint(1) NOT NULL DEFAULT '1',\\n `email_notification` tinyint(1) NOT NULL DEFAULT '1',\\n `multiple_submit` tinyint(1) NOT NULL DEFAULT '1',\\n `autonumbering` tinyint(1) NOT NULL DEFAULT '1',\\n `site_after_submit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `page_after_submit` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `page_after_submitformat` tinyint NOT NULL DEFAULT '0',\\n `publish_stats` tinyint(1) NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feed_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all feedbacks'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_feedback\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"anonymous\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"email_notification\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"multiple_submit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"autonumbering\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"site_after_submit\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"page_after_submit\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"page_after_submitformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish_stats\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completed` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use_ix` (`userid`),\\n KEY `mdl_feedcomp_fee_ix` (`feedback`),\\n KEY `mdl_feedback_comp_feedback_userid` (`feedback`,`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completedtmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `guestid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use2_ix` (`userid`),\\n KEY `mdl_feedcomp_fee2_ix` (`feedback`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_item` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `label` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `presentation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `typ` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hasvalue` tinyint(1) NOT NULL DEFAULT '0',\\n `position` smallint NOT NULL DEFAULT '0',\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `dependitem` bigint NOT NULL DEFAULT '0',\\n `dependvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feeditem_fee_ix` (`feedback`),\\n KEY `mdl_feeditem_tem_ix` (`template`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20695 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_sitecourse_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedbackid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedsitemap_cou_ix` (`courseid`),\\n KEY `mdl_feedsitemap_fee_ix` (`feedbackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback sitecourse map'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `ispublic` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedtemp_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='templates of feedbackstructures'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_value` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308852 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completeds'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_valuetmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou2_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou2_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite2_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completedstmp'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_file_conversion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sourcefileid` bigint NOT NULL,\\n `targetformat` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint DEFAULT '0',\\n `statusmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `converter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `destfileid` bigint DEFAULT NULL,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_fileconv_sou_ix` (`sourcefileid`),\\n KEY `mdl_fileconv_des_ix` (`destfileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to track file conversions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filearea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `filepath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint DEFAULT NULL,\\n `filesize` bigint NOT NULL,\\n `mimetype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `source` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `author` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `license` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `referencefileid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_file_pat_uix` (`pathnamehash`),\\n KEY `mdl_file_comfilconite_ix` (`component`,`filearea`,`contextid`,`itemid`),\\n KEY `mdl_file_con_ix` (`contenthash`),\\n KEY `mdl_file_lic_ix` (`license`),\\n KEY `mdl_file_con2_ix` (`contextid`),\\n KEY `mdl_file_use_ix` (`userid`),\\n KEY `mdl_file_ref_ix` (`referencefileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8785157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='description of files, content is stored in sha1 file pool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files_reference` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `repositoryid` bigint NOT NULL,\\n `lastsync` bigint DEFAULT NULL,\\n `reference` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `referencehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filerefe_refrep_uix` (`referencehash`,`repositoryid`),\\n KEY `mdl_filerefe_rep_ix` (`repositoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1416 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store files references'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_active` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `active` smallint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtacti_confil_uix` (`contextid`,`filter`),\\n KEY `mdl_filtacti_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3478 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about which filters are active in which c'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtconf_confilnam_uix` (`contextid`,`filter`,`name`),\\n KEY `mdl_filtconf_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores per-context configuration settings for filters which '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_folder` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `showexpanded` tinyint(1) NOT NULL DEFAULT '1',\\n `showdownloadfolder` tinyint(1) NOT NULL DEFAULT '1',\\n `forcedownload` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_fold_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one folder resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'general',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `grade_forum` bigint NOT NULL DEFAULT '0',\\n `grade_forum_notify` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `maxattachments` bigint NOT NULL DEFAULT '1',\\n `forcesubscribe` tinyint(1) NOT NULL DEFAULT '0',\\n `trackingtype` tinyint NOT NULL DEFAULT '1',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `warnafter` bigint NOT NULL DEFAULT '0',\\n `blockafter` bigint NOT NULL DEFAULT '0',\\n `blockperiod` bigint NOT NULL DEFAULT '0',\\n `completiondiscussions` int NOT NULL DEFAULT '0',\\n `completionreplies` int NOT NULL DEFAULT '0',\\n `completionposts` int NOT NULL DEFAULT '0',\\n `displaywordcount` tinyint(1) NOT NULL DEFAULT '0',\\n `lockdiscussionafter` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foru_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=477 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums contain and structure discussion'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"type\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"general\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum_notify\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxattachments\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"forcesubscribe\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"trackingtype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"warnafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiondiscussions\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionreplies\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionposts\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displaywordcount\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lockdiscussionafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_digests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `forum` bigint NOT NULL,\\n `maildigest` tinyint(1) NOT NULL DEFAULT '-1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudige_forusemai_uix` (`forum`,`userid`,`maildigest`),\\n KEY `mdl_forudige_use_ix` (`userid`),\\n KEY `mdl_forudige_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of user mail delivery preferences for each forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussion_subs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `discussion` bigint NOT NULL,\\n `preference` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudiscsubs_usedis_uix` (`userid`,`discussion`),\\n KEY `mdl_forudiscsubs_for_ix` (`forum`),\\n KEY `mdl_forudiscsubs_use_ix` (`userid`),\\n KEY `mdl_forudiscsubs_dis_ix` (`discussion`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users may choose to subscribe and unsubscribe from specific '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstpost` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '-1',\\n `assessed` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `pinned` tinyint(1) NOT NULL DEFAULT '0',\\n `timelocked` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forudisc_use_ix` (`userid`),\\n KEY `mdl_forudisc_cou_ix` (`course`),\\n KEY `mdl_forudisc_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums are composed of discussions'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_discussions\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"firstpost\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeend\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pinned\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timelocked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `itemnumber` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forugrad_foriteuse_uix` (`forum`,`itemnumber`,`userid`),\\n KEY `mdl_forugrad_use_ix` (`userid`),\\n KEY `mdl_forugrad_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading data for forum instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_posts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `discussion` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `modified` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint NOT NULL DEFAULT '0',\\n `subject` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messageformat` tinyint NOT NULL DEFAULT '0',\\n `messagetrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `totalscore` smallint NOT NULL DEFAULT '0',\\n `mailnow` bigint NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `privatereplyto` bigint NOT NULL DEFAULT '0',\\n `wordcount` bigint DEFAULT NULL,\\n `charcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_forupost_use_ix` (`userid`),\\n KEY `mdl_forupost_cre_ix` (`created`),\\n KEY `mdl_forupost_mai_ix` (`mailed`),\\n KEY `mdl_forupost_pri_ix` (`privatereplyto`),\\n KEY `mdl_forupost_dis_ix` (`discussion`),\\n KEY `mdl_forupost_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='All posts are stored in this table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_posts\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"discussion\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"created\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"modified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subject\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"message\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"messageformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"messagetrust\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attachment\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"totalscore\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailnow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"deleted\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"privatereplyto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"wordcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"charcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruqueu_use_ix` (`userid`),\\n KEY `mdl_foruqueu_dis_ix` (`discussionid`),\\n KEY `mdl_foruqueu_pos_ix` (`postid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping track of posts that will be mailed in digest for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `firstread` bigint NOT NULL DEFAULT '0',\\n `lastread` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruread_usefor_ix` (`userid`,`forumid`),\\n KEY `mdl_foruread_usedis_ix` (`userid`,`discussionid`),\\n KEY `mdl_foruread_posuse_ix` (`postid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users read posts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forusubs_usefor_uix` (`userid`,`forum`),\\n KEY `mdl_forusubs_use_ix` (`userid`),\\n KEY `mdl_forusubs_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of who is subscribed to what forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_track_prefs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forutracpref_usefor_ix` (`userid`,`forumid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users untracked forums'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `urlggb` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `seed` bigint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '0',\\n `height` bigint NOT NULL DEFAULT '0',\\n `showsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `autograde` bigint NOT NULL DEFAULT '0',\\n `maxattempts` bigint NOT NULL DEFAULT '1',\\n `grademethod` bigint NOT NULL DEFAULT '1',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geog_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra main table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `geogebra` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `vars` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `gradecomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `finished` bigint NOT NULL DEFAULT '1',\\n `dateteacher` bigint NOT NULL DEFAULT '0',\\n `datestudent` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geogatte_geo_ix` (`geogebra`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra attemps table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `allowduplicatedentries` tinyint NOT NULL DEFAULT '0',\\n `displayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'dictionary',\\n `mainglossary` tinyint NOT NULL DEFAULT '0',\\n `showspecial` tinyint NOT NULL DEFAULT '1',\\n `showalphabet` tinyint NOT NULL DEFAULT '1',\\n `showall` tinyint NOT NULL DEFAULT '1',\\n `allowcomments` tinyint NOT NULL DEFAULT '0',\\n `allowprintview` tinyint NOT NULL DEFAULT '1',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `defaultapproval` tinyint NOT NULL DEFAULT '1',\\n `approvaldisplayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'default',\\n `globalglossary` tinyint NOT NULL DEFAULT '0',\\n `entbypage` smallint NOT NULL DEFAULT '10',\\n `editalways` tinyint NOT NULL DEFAULT '0',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionentries` int NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glos_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossaries'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_glossary\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowduplicatedentries\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"dictionary\",\"enumValues\":[]},{\"name\":\"mainglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showspecial\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showalphabet\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"allowcomments\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowprintview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"usedynalink\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"defaultapproval\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"approvaldisplayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"default\",\"enumValues\":[]},{\"name\":\"globalglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"entbypage\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"10\",\"enumValues\":[]},{\"name\":\"editalways\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_alias` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `entryid` bigint NOT NULL DEFAULT '0',\\n `alias` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosalia_ent_ix` (`entryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='entries alias'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gloscate_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all categories for glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `concept` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `definitionformat` tinyint NOT NULL DEFAULT '0',\\n `definitiontrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `teacherentry` tinyint NOT NULL DEFAULT '0',\\n `sourceglossaryid` bigint NOT NULL DEFAULT '0',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `casesensitive` tinyint NOT NULL DEFAULT '0',\\n `fullmatch` tinyint NOT NULL DEFAULT '1',\\n `approved` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentr_use_ix` (`userid`),\\n KEY `mdl_glosentr_con_ix` (`concept`),\\n KEY `mdl_glosentr_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=399 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `entryid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentrcate_cat_ix` (`categoryid`),\\n KEY `mdl_glosentrcate_ent_ix` (`entryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='categories of each glossary entry'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_formats` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `popupformatname` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `showgroup` tinyint NOT NULL DEFAULT '1',\\n `showtabs` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaulthook` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting of the display formats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcate_cou_ix` (`courseid`),\\n KEY `mdl_gradcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3055 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about categories, used for grou'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_categories\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"aggregation\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keephigh\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"droplow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateonlygraded\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateoutcomes\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregatesubcats` tinyint(1) NOT NULL DEFAULT '0',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcatehist_act_ix` (`action`),\\n KEY `mdl_gradcatehist_tim_ix` (`timemodified`),\\n KEY `mdl_gradcatehist_old_ix` (`oldid`),\\n KEY `mdl_gradcatehist_cou_ix` (`courseid`),\\n KEY `mdl_gradcatehist_par_ix` (`parent`),\\n KEY `mdl_gradcatehist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29421 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `aggregationstatus` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'unknown',\\n `aggregationweight` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradgrad_useite_uix` (`userid`,`itemid`),\\n KEY `mdl_gradgrad_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_gradgrad_ite_ix` (`itemid`),\\n KEY `mdl_gradgrad_use_ix` (`userid`),\\n KEY `mdl_gradgrad_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgrad_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9988015 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='grade_grades This table keeps individual grades for each us'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"aggregationstatus\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"unknown\",\"enumValues\":[]},{\"name\":\"aggregationweight\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradgradhist_act_ix` (`action`),\\n KEY `mdl_gradgradhist_tim_ix` (`timemodified`),\\n KEY `mdl_gradgradhist_useitetim_ix` (`userid`,`itemid`,`timemodified`),\\n KEY `mdl_gradgradhist_old_ix` (`oldid`),\\n KEY `mdl_gradgradhist_ite_ix` (`itemid`),\\n KEY `mdl_gradgradhist_use_ix` (`userid`),\\n KEY `mdl_gradgradhist_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgradhist_use2_ix` (`usermodified`),\\n KEY `mdl_gradgradhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16283522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades_history\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"action\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"oldid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"source\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"loggeduser\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_newitem` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `importcode` bigint NOT NULL,\\n `importer` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimponewi_imp_ix` (`importer`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='temporary table for storing new grade_item names from grade '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_values` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint DEFAULT NULL,\\n `newgradeitem` bigint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `importcode` bigint NOT NULL,\\n `importer` bigint DEFAULT NULL,\\n `importonlyfeedback` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimpovalu_ite_ix` (`itemid`),\\n KEY `mdl_gradimpovalu_new_ix` (`newgradeitem`),\\n KEY `mdl_gradimpovalu_imp_ix` (`importer`)\\n) ENGINE=InnoDB AUTO_INCREMENT=609395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Temporary table for importing grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditem_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_graditem_itenee_ix` (`itemtype`,`needsupdate`),\\n KEY `mdl_graditem_gra_ix` (`gradetype`),\\n KEY `mdl_graditem_idncou_ix` (`idnumber`,`courseid`),\\n KEY `mdl_graditem_cou_ix` (`courseid`),\\n KEY `mdl_graditem_cat_ix` (`categoryid`),\\n KEY `mdl_graditem_sca_ix` (`scaleid`),\\n KEY `mdl_graditem_out_ix` (`outcomeid`),\\n KEY `itemtype_mod_inst_number_course` (`itemtype`,`itemmodule`,`iteminstance`,`courseid`,`itemnumber`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23944 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about gradeable items (ie colum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditemhist_act_ix` (`action`),\\n KEY `mdl_graditemhist_tim_ix` (`timemodified`),\\n KEY `mdl_graditemhist_old_ix` (`oldid`),\\n KEY `mdl_graditemhist_cou_ix` (`courseid`),\\n KEY `mdl_graditemhist_cat_ix` (`categoryid`),\\n KEY `mdl_graditemhist_sca_ix` (`scaleid`),\\n KEY `mdl_graditemhist_out_ix` (`outcomeid`),\\n KEY `mdl_graditemhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=344717 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_letters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `lowerboundary` decimal(10,5) NOT NULL,\\n `letter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradlett_conlowlet_uix` (`contextid`,`lowerboundary`,`letter`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Repository for grade letters, for courses and other moodle e'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutc_cousho_uix` (`courseid`,`shortname`),\\n KEY `mdl_gradoutc_cou_ix` (`courseid`),\\n KEY `mdl_gradoutc_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutc_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes the outcomes used in the system. An out'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `outcomeid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutccour_couout_uix` (`courseid`,`outcomeid`),\\n KEY `mdl_gradoutccour_cou_ix` (`courseid`),\\n KEY `mdl_gradoutccour_out_ix` (`outcomeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores what outcomes are used in what courses.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradoutchist_act_ix` (`action`),\\n KEY `mdl_gradoutchist_tim_ix` (`timemodified`),\\n KEY `mdl_gradoutchist_old_ix` (`oldid`),\\n KEY `mdl_gradoutchist_cou_ix` (`courseid`),\\n KEY `mdl_gradoutchist_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutchist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradsett_counam_uix` (`courseid`,`name`),\\n KEY `mdl_gradsett_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='gradebook settings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `areaname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activemethod` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradarea_concomare_uix` (`contextid`,`component`,`areaname`),\\n KEY `mdl_gradarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3865 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Identifies gradable areas where advanced grading can happen.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `method` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `copiedfromid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `usercreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecopied` bigint DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_graddefi_aremet_uix` (`areaid`,`method`),\\n KEY `mdl_graddefi_are_ix` (`areaid`),\\n KEY `mdl_graddefi_use_ix` (`usermodified`),\\n KEY `mdl_graddefi_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=978 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the basic information about an advanced grading for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `raterid` bigint NOT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` tinyint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradinst_def_ix` (`definitionid`),\\n KEY `mdl_gradinst_rat_ix` (`raterid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=385566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading form instance is an assessment record for one gradab'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcomm_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='frequently used comments used in marking guide'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `descriptionmarkers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionmarkersformat` tinyint DEFAULT NULL,\\n `maxscore` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the criteria grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradguidfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradguidfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradguidfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1842357 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the guide is filled by a particular r'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=848 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `levelid` bigint DEFAULT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradrubrfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradrubrfill_lev_ix` (`levelid`),\\n KEY `mdl_gradrubrfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradrubrfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=424114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the rubric is filled by a particular '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `criterionid` bigint NOT NULL,\\n `score` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrleve_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4377 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the columns of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn2_ix` (`idnumber`),\\n KEY `mdl_grou_cou2_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A grouping is a collection of groups. WAS: groups_groupings'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"configdata\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grougrou_gro_ix` (`groupingid`),\\n KEY `mdl_grougrou_gro2_ix` (`groupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a grouping to a group (note, groups can be in multiple '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `enrolmentkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `picture` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn_ix` (`idnumber`),\\n KEY `mdl_grou_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2888 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolmentkey\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"picture\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_groumemb_usegro_uix` (`userid`,`groupid`),\\n KEY `mdl_groumemb_gro_ix` (`groupid`),\\n KEY `mdl_groumemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=145552 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups_members\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"component\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `jsoncontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `mainlibraryid` bigint NOT NULL,\\n `displayoptions` smallint DEFAULT NULL,\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5p_mai_ix` (`mainlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6797 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P content information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_contents_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pid` bigint NOT NULL,\\n `libraryid` bigint NOT NULL,\\n `dependencytype` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dropcss` tinyint(1) NOT NULL,\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pcontlibr_h5p_ix` (`h5pid`),\\n KEY `mdl_h5pcontlibr_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=22700 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store which library is used in which content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `machinename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `majorversion` smallint NOT NULL,\\n `minorversion` smallint NOT NULL,\\n `patchversion` smallint NOT NULL,\\n `runnable` tinyint(1) NOT NULL,\\n `fullscreen` tinyint(1) NOT NULL DEFAULT '0',\\n `embedtypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preloadedjs` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `preloadedcss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `droplibrarycss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `semantics` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addto` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `coremajor` smallint DEFAULT NULL,\\n `coreminor` smallint DEFAULT NULL,\\n `metadatasettings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `tutorial` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `example` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint(1) DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibr_macmajminpatrun_ix` (`machinename`,`majorversion`,`minorversion`,`patchversion`,`runnable`)\\n) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about libraries used by H5P content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries_cachedassets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrcach_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1461 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5P cached library assets'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_library_dependencies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `requiredlibraryid` bigint NOT NULL,\\n `dependencytype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrdepe_lib_ix` (`libraryid`),\\n KEY `mdl_h5plibrdepe_req_ix` (`requiredlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1282 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P library dependencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `grade` bigint DEFAULT '0',\\n `displayoptions` smallint NOT NULL DEFAULT '0',\\n `enabletracking` tinyint(1) NOT NULL DEFAULT '1',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `reviewmode` smallint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pa_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the h5pactivity activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pactivityid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `attempt` mediumint NOT NULL DEFAULT '1',\\n `rawscore` bigint DEFAULT '0',\\n `maxscore` bigint DEFAULT '0',\\n `scaled` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_h5paatte_h5puseatt_uix` (`h5pactivityid`,`userid`,`attempt`),\\n KEY `mdl_h5paatte_tim_ix` (`timecreated`),\\n KEY `mdl_h5paatte_h5ptim_ix` (`h5pactivityid`,`timecreated`),\\n KEY `mdl_h5paatte_h5puse_ix` (`h5pactivityid`,`userid`),\\n KEY `mdl_h5paatte_h5p_ix` (`h5pactivityid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users attempts inside H5P activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptid` bigint NOT NULL,\\n `subcontent` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `interactiontype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctpattern` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `additionals` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rawscore` bigint NOT NULL DEFAULT '0',\\n `maxscore` bigint NOT NULL DEFAULT '0',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5paatteresu_atttim_ix` (`attemptid`,`timecreated`),\\n KEY `mdl_h5paatteresu_att_ix` (`attemptid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5Pactivities_attempts tracking info'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_imscp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `keepold` bigint NOT NULL DEFAULT '-1',\\n `structure` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_imsc_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one imscp resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_infected_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filename` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `quarantinedfile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_infefile_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store infected file details.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_label` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_labe_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12250 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines labels'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `practice` smallint NOT NULL DEFAULT '0',\\n `modattempts` smallint NOT NULL DEFAULT '0',\\n `usepassword` smallint NOT NULL DEFAULT '0',\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dependency` bigint NOT NULL DEFAULT '0',\\n `conditions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `custom` smallint NOT NULL DEFAULT '0',\\n `ongoing` smallint NOT NULL DEFAULT '0',\\n `usemaxgrade` smallint NOT NULL DEFAULT '0',\\n `maxanswers` smallint NOT NULL DEFAULT '4',\\n `maxattempts` smallint NOT NULL DEFAULT '5',\\n `review` smallint NOT NULL DEFAULT '0',\\n `nextpagedefault` smallint NOT NULL DEFAULT '0',\\n `feedback` smallint NOT NULL DEFAULT '1',\\n `minquestions` smallint NOT NULL DEFAULT '0',\\n `maxpages` smallint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `retake` smallint NOT NULL DEFAULT '1',\\n `activitylink` bigint NOT NULL DEFAULT '0',\\n `mediafile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mediaheight` bigint NOT NULL DEFAULT '100',\\n `mediawidth` bigint NOT NULL DEFAULT '650',\\n `mediaclose` smallint NOT NULL DEFAULT '0',\\n `slideshow` smallint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '640',\\n `height` bigint NOT NULL DEFAULT '480',\\n `bgcolor` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '#FFFFFF',\\n `displayleft` smallint NOT NULL DEFAULT '0',\\n `displayleftif` smallint NOT NULL DEFAULT '0',\\n `progressbar` smallint NOT NULL DEFAULT '0',\\n `available` bigint NOT NULL DEFAULT '0',\\n `deadline` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionendreached` tinyint(1) DEFAULT '0',\\n `completiontimespent` bigint DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_less_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8437 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `jumpto` bigint NOT NULL DEFAULT '0',\\n `grade` smallint NOT NULL DEFAULT '0',\\n `score` bigint NOT NULL DEFAULT '0',\\n `flags` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responseformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessansw_les_ix` (`lessonid`),\\n KEY `mdl_lessansw_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=184271 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_answers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `answerid` bigint NOT NULL DEFAULT '0',\\n `retry` smallint NOT NULL DEFAULT '0',\\n `correct` bigint NOT NULL DEFAULT '0',\\n `useranswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessatte_use_ix` (`userid`),\\n KEY `mdl_lessatte_les_ix` (`lessonid`),\\n KEY `mdl_lessatte_pag_ix` (`pageid`),\\n KEY `mdl_lessatte_ans_ix` (`answerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5406146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_attempts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_branch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `retry` bigint NOT NULL DEFAULT '0',\\n `flag` smallint NOT NULL DEFAULT '0',\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessbran_use_ix` (`userid`),\\n KEY `mdl_lessbran_les_ix` (`lessonid`),\\n KEY `mdl_lessbran_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11327881 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='branches for each lesson/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` double NOT NULL DEFAULT '0',\\n `late` smallint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessgrad_use_ix` (`userid`),\\n KEY `mdl_lessgrad_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1329355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `available` bigint DEFAULT NULL,\\n `deadline` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `review` smallint DEFAULT NULL,\\n `maxattempts` smallint DEFAULT NULL,\\n `retake` smallint DEFAULT NULL,\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessover_les_ix` (`lessonid`),\\n KEY `mdl_lessover_gro_ix` (`groupid`),\\n KEY `mdl_lessover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to lesson settings.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `prevpageid` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n `qtype` smallint NOT NULL DEFAULT '0',\\n `qoption` smallint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '1',\\n `display` smallint NOT NULL DEFAULT '1',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contents` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentsformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesspage_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_timer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `starttime` bigint NOT NULL DEFAULT '0',\\n `lessontime` bigint NOT NULL DEFAULT '0',\\n `completed` tinyint(1) DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesstime_use_ix` (`userid`),\\n KEY `mdl_lesstime_les_ix` (`lessonid`),\\n KEY `mdl_lesson_t_lessonid_userid_comp` (`lessonid`,`userid`,`completed`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2565565 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lesson timer for each lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_license` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `version` bigint NOT NULL DEFAULT '0',\\n `custom` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='store licenses used by moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lock_db` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint DEFAULT NULL,\\n `owner` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_lockdb_res_uix` (`resourcekey`),\\n KEY `mdl_lockdb_exp_ix` (`expires`),\\n KEY `mdl_lockdb_own_ix` (`owner`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores active and inactive lock types for db locking method.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_log_coumodact_ix` (`course`,`module`,`action`),\\n KEY `mdl_log_tim_ix` (`time`),\\n KEY `mdl_log_act_ix` (`action`),\\n KEY `mdl_log_usecou_ix` (`userid`,`course`),\\n KEY `mdl_log_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Every action is logged as far as possible'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_display` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mtable` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `field` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_logdisp_modact_uix` (`module`,`action`)\\n) ENGINE=InnoDB AUTO_INCREMENT=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For a particular module/action, specifies a moodle table/fie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `qtype` mediumint NOT NULL,\\n `sqltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sqlparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `error` mediumint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `exectime` decimal(10,5) NOT NULL,\\n `timelogged` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Logged database queries.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_logstore_standard_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_logsstanlog_tim_ix` (`timecreated`),\\n KEY `mdl_logsstanlog_couanotim_ix` (`courseid`,`anonymous`,`timecreated`),\\n KEY `mdl_logsstanlog_useconconcr_ix` (`userid`,`contextlevel`,`contextinstanceid`,`crud`,`edulevel`,`timecreated`),\\n KEY `mdl_logsstanlog_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=108593688 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Standard log table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `typeid` bigint DEFAULT NULL,\\n `toolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `securetoolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoicesendname` tinyint(1) DEFAULT NULL,\\n `instructorchoicesendemailaddr` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowroster` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowsetting` tinyint(1) DEFAULT NULL,\\n `instructorcustomparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoiceacceptgrades` tinyint(1) DEFAULT NULL,\\n `grade` bigint NOT NULL DEFAULT '100',\\n `launchcontainer` tinyint NOT NULL DEFAULT '1',\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `debuglaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showtitlelaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showdescriptionlaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `servicesalt` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lti_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains Basic LTI activities instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_access_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `validuntil` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltiaccetoke_tok_uix` (`token`),\\n KEY `mdl_ltiaccetoke_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of LTI services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `ltiid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datesubmitted` bigint NOT NULL,\\n `dateupdated` bigint NOT NULL,\\n `gradepercent` decimal(10,5) NOT NULL,\\n `originalgrade` decimal(10,5) NOT NULL,\\n `launchid` bigint NOT NULL,\\n `state` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisubm_lti_ix` (`ltiid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of individual submissions for LTI activities.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_proxies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Tool Provider',\\n `regurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `state` tinyint NOT NULL DEFAULT '1',\\n `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `vendorcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `capabilityoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `serviceoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitoolprox_gui_uix` (`guid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool proxy registrations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxyid` bigint NOT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `course` bigint DEFAULT NULL,\\n `coursemoduleid` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitoolsett_too_ix` (`toolproxyid`),\\n KEY `mdl_ltitoolsett_typ_ix` (`typeid`),\\n KEY `mdl_ltitoolsett_cou_ix` (`course`),\\n KEY `mdl_ltitoolsett_cou2_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool setting values'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'basiclti Activity',\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `tooldomain` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `state` tinyint NOT NULL DEFAULT '2',\\n `course` bigint NOT NULL,\\n `coursevisible` tinyint(1) NOT NULL DEFAULT '0',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `clientid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `enabledcapability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitype_cli_uix` (`clientid`),\\n KEY `mdl_ltitype_cou_ix` (`course`),\\n KEY `mdl_ltitype_too_ix` (`tooldomain`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI pre-configured activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitypeconf_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI types configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_ltiservice_gradebookservices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeitemid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ltilinkid` bigint DEFAULT NULL,\\n `resourceid` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tag` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisgrad_lti_ix` (`ltilinkid`),\\n KEY `mdl_ltisgrad_gracou_ix` (`gradeitemid`,`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This file records the grade items created by the LTI Gradebo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_mess_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_mess_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all unread messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_airnotifier_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userdeviceid` bigint NOT NULL,\\n `enable` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messairndevi_use_uix` (`userdeviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store information about the devices registered in Airnotifie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contact_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `requesteduserid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcontrequ_usereq_uix` (`userid`,`requesteduserid`),\\n KEY `mdl_messcontrequ_use_ix` (`userid`),\\n KEY `mdl_messcontrequ_req_ix` (`requesteduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains list of contact requests between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contacts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `contactid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcont_usecon_uix` (`userid`,`contactid`),\\n KEY `mdl_messcont_use_ix` (`userid`),\\n KEY `mdl_messcont_con_ix` (`contactid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of contacts between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvacti_use_ix` (`userid`),\\n KEY `mdl_messconvacti_con_ix` (`conversationid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `conversationid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvmemb_con_ix` (`conversationid`),\\n KEY `mdl_messconvmemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all members in a conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '1',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `convhash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconv_typ_ix` (`type`),\\n KEY `mdl_messconv_con_ix` (`convhash`),\\n KEY `mdl_messconv_comiteitecon_ix` (`component`,`itemtype`,`itemid`,`contextid`),\\n KEY `mdl_messconv_con2_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all message conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_email_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridto` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messemaimess_use_ix` (`useridto`),\\n KEY `mdl_messemaimess_con_ix` (`conversationid`),\\n KEY `mdl_messemaimess_mes_ix` (`messageid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of what emails to send in an email digest'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` bigint NOT NULL,\\n `isread` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messpopu_mesisr_uix` (`messageid`,`isread`),\\n KEY `mdl_messpopu_isr_ix` (`isread`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keep state of notifications for the popup message processor'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `notificationid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messpopunoti_not_ix` (`notificationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=917980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of notifications to display in the message output popup'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_processors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of message output plugins'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_providers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messprov_comnam_uix` (`component`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores the message providers (modules and core sy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeread` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messread_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_messread_nottim_ix` (`notification`,`timeread`),\\n KEY `mdl_messread_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_messread_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages that have been read'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_user_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuseracti_usemesact_uix` (`userid`,`messageid`,`action`),\\n KEY `mdl_messuseracti_use_ix` (`userid`),\\n KEY `mdl_messuseracti_mes_ix` (`messageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_users_blocked` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `blockeduserid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuserbloc_useblo_uix` (`userid`,`blockeduserid`),\\n KEY `mdl_messuserbloc_use_ix` (`userid`),\\n KEY `mdl_messuserbloc_blo_ix` (`blockeduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of blocked users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_datakeys` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `handler` bigint NOT NULL,\\n `datavalue` bigint NOT NULL,\\n `datakey` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messdata_handat_uix` (`handler`,`datavalue`),\\n KEY `mdl_messdata_han_ix` (`handler`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message data item secret keys.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultexpiration` bigint NOT NULL DEFAULT '86400',\\n `validateaddress` tinyint(1) NOT NULL DEFAULT '1',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messhand_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message Handler definitions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_messagelist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `userid` bigint NOT NULL,\\n `address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messmess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of message IDs for existing replies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `fullmessagetrust` tinyint NOT NULL DEFAULT '0',\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_contim_ix` (`conversationid`,`timecreated`),\\n KEY `mdl_mess_use_ix` (`useridfrom`),\\n KEY `mdl_mess_con_ix` (`conversationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_application` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `display_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpc_server_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_land_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_jump_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about applications on remote hosts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `wwwroot` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `public_key` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `public_key_expires` bigint NOT NULL DEFAULT '0',\\n `transport` tinyint NOT NULL DEFAULT '0',\\n `portno` mediumint NOT NULL DEFAULT '0',\\n `last_connect_time` bigint NOT NULL DEFAULT '0',\\n `last_log_id` bigint NOT NULL DEFAULT '0',\\n `force_theme` tinyint(1) NOT NULL DEFAULT '0',\\n `theme` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `applicationid` bigint NOT NULL DEFAULT '1',\\n `sslverification` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnethost_app_ix` (`applicationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the local and remote hosts for RPC'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host2service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `publish` tinyint(1) NOT NULL DEFAULT '0',\\n `subscribe` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnethost_hosser_uix` (`hostid`,`serviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the services for a given host'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `remoteid` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `coursename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetlog_hosusecou_ix` (`hostid`,`userid`,`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes functions that might be called remotely'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetremoserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `help` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filename` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `static` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetrpc_enaxml_ix` (`enabled`,`xmlrpcpath`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Functions or methods that we may publish or subscribe to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `offer` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A service is a group of functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `token` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `useragent` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirm_timeout` bigint NOT NULL DEFAULT '0',\\n `session_id` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetsess_tok_uix` (`token`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_sso_access_control` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnet_host_id` bigint NOT NULL DEFAULT '0',\\n `accessctrl` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'allow',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetssoaccecont_mneuse_uix` (`mnet_host_id`,`username`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users by host permitted (or not) to login from a remote prov'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `remoteid` bigint NOT NULL,\\n `categoryid` bigint NOT NULL,\\n `categoryname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint DEFAULT '0',\\n `startdate` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetenrocour_hosrem_uix` (`hostid`,`remoteid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information fetched via XML-RPC about courses on '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `remotecourseid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enroltime` bigint NOT NULL DEFAULT '0',\\n `enroltype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetenroenro_use_ix` (`userid`),\\n KEY `mdl_mnetenroenro_hos_ix` (`hostid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information about enrolments of our local users i'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `search` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_modu_nam_ix` (`name`),\\n KEY `mdl_modu_id_visible` (`id`,`visible`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='modules available in the site'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_my_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint DEFAULT '0',\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `private` tinyint(1) NOT NULL DEFAULT '1',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mypage_usepri_ix` (`userid`,`private`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2840 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra user pages for the My Moodle system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `useridto` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeread` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_noti_use_ix` (`useridfrom`),\\n KEY `mdl_noti_use2_ix` (`useridto`)\\n) ENGINE=InnoDB AUTO_INCREMENT=967971 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all notifications'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_access_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautaccetoke_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores access tokens for system accounts in order to be able'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_endpoint` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `issuerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_oautendp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Describes the named endpoint for an oauth2 service.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_issuer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientsecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopesoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparamsoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `alloweddomains` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopessupported` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `showonloginpage` tinyint NOT NULL DEFAULT '1',\\n `basicauth` tinyint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL,\\n `requireconfirmation` tinyint NOT NULL DEFAULT '1',\\n `servicetype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `loginpagename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Details for an oauth 2 connect identity issuer.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_refresh_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautrefrtoke_useisssco_uix` (`userid`,`issuerid`,`scopehash`),\\n KEY `mdl_oautrefrtoke_iss_ix` (`issuerid`),\\n KEY `mdl_oautrefrtoke_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores refresh tokens which can be exchanged for access toke'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_system_account` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grantedscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `username` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautsystacco_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored details used to get an access token as a system user '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_user_field_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalfield` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `internalfield` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautuserfielmapp_issin_uix` (`issuerid`,`internalfield`),\\n KEY `mdl_oautuserfielmapp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of oauth user fields to moodle fields.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_page` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_page_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1867 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one page and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_paygw_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `paymentid` bigint NOT NULL,\\n `pp_orderid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'The ID of the order in PayPal',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_paygpayp_pay_uix` (`paymentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores PayPal related information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_accounts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `archived` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Payment accounts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_gateways` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_paymgate_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration for one gateway for one payment account'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `paymentarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `amount` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_paym_gat_ix` (`gateway`),\\n KEY `mdl_paym_compayite_ix` (`component`,`paymentarea`,`itemid`),\\n KEY `mdl_paym_use_ix` (`userid`),\\n KEY `mdl_paym_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about payments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='base table (not including config data) for instances of port'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstconf_nam_ix` (`name`),\\n KEY `mdl_portinstconf_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='config for portfolio plugin instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstuser_ins_ix` (`instance`),\\n KEY `mdl_portinstuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='user data for portfolio instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `time` bigint NOT NULL,\\n `portfolio` bigint NOT NULL,\\n `caller_class` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `caller_sha1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tempdataid` bigint NOT NULL DEFAULT '0',\\n `returnurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `continueurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portlog_use_ix` (`userid`),\\n KEY `mdl_portlog_por_ix` (`portfolio`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='log of portfolio transfers (used to later check for duplicat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_mahara_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `transferid` bigint NOT NULL,\\n `token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portmahaqueu_tok_ix` (`token`),\\n KEY `mdl_portmahaqueu_tra_ix` (`transferid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='maps mahara tokens to transfer ids'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_tempdata` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expirytime` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT '0',\\n `queued` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_porttemp_use_ix` (`userid`),\\n KEY `mdl_porttemp_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores temporary data for portfolio exports. the id of this '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_post` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `moduleid` bigint NOT NULL DEFAULT '0',\\n `coursemoduleid` bigint NOT NULL DEFAULT '0',\\n `subject` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `uniquehash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rating` bigint NOT NULL DEFAULT '0',\\n `format` bigint NOT NULL DEFAULT '0',\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `publishstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'draft',\\n `lastmodified` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_post_iduse_uix` (`id`,`userid`),\\n KEY `mdl_post_las_ix` (`lastmodified`),\\n KEY `mdl_post_mod_ix` (`module`),\\n KEY `mdl_post_sub_ix` (`subject`),\\n KEY `mdl_post_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Generic post table to hold data blog entries etc in differen'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_profiling` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `runid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `totalexecutiontime` bigint NOT NULL,\\n `totalcputime` bigint NOT NULL,\\n `totalcalls` bigint NOT NULL,\\n `totalmemory` bigint NOT NULL,\\n `runreference` tinyint NOT NULL DEFAULT '0',\\n `runcomment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_prof_run_uix` (`runid`),\\n KEY `mdl_prof_urlrun_ix` (`url`,`runreference`),\\n KEY `mdl_prof_timrun_ix` (`timecreated`,`runreference`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the results of all the profiling runs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddim_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `draggroup` bigint NOT NULL DEFAULT '0',\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Images to drag. Actual file names are not stored here we use'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `xleft` bigint NOT NULL DEFAULT '0',\\n `ytop` bigint NOT NULL DEFAULT '0',\\n `choice` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Drop boxes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showmisplaced` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddma_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1313 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `noofdrags` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Labels for markers to drag.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `shape` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `coords` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `choice` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5491 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='drop regions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_essay_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `responseformat` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'editor',\\n `responserequired` tinyint NOT NULL DEFAULT '1',\\n `responsefieldlines` smallint NOT NULL DEFAULT '15',\\n `minwordlimit` bigint DEFAULT NULL,\\n `maxwordlimit` bigint DEFAULT NULL,\\n `attachments` smallint NOT NULL DEFAULT '0',\\n `attachmentsrequired` smallint NOT NULL DEFAULT '0',\\n `graderinfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `graderinfoformat` smallint NOT NULL DEFAULT '0',\\n `responsetemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsetemplateformat` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `filetypeslist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypessaopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra options for essay questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_geogebra_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `ggbturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbviews` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbcodebaseversion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbxml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `israndomized` tinyint(1) NOT NULL,\\n `randomizedvar` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `constraints` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `isexercise` tinyint(1) DEFAULT '0',\\n `forcedimensions` tinyint(1) DEFAULT NULL,\\n `width` bigint DEFAULT NULL,\\n `height` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypgeogopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmatcopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7165 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines the question-type specific options for matching ques'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_subquestions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `answertext` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypmatcsubq_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The subquestions that make up a matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_multichoice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showstandardinstruction` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmultopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49666 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multiple choice questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_randomsamatch_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `choose` bigint NOT NULL DEFAULT '4',\\n `subcats` tinyint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtyprandopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about a random short-answer matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_shortanswer_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `usecase` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypshoropti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12859 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for short answer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `generalfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `generalfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `defaultmark` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `penalty` decimal(12,7) NOT NULL DEFAULT '0.3333333',\\n `qtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `length` bigint NOT NULL DEFAULT '1',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `createdby` bigint DEFAULT NULL,\\n `modifiedby` bigint DEFAULT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ques_catidn_uix` (`category`,`idnumber`),\\n KEY `mdl_ques_qty_ix` (`qtype`),\\n KEY `mdl_ques_cat_ix` (`category`),\\n KEY `mdl_ques_par_ix` (`parent`),\\n KEY `mdl_ques_cre_ix` (`createdby`),\\n KEY `mdl_ques_mod_ix` (`modifiedby`)\\n) ENGINE=InnoDB AUTO_INCREMENT=449354 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The questions themselves'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `fraction` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbackformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesansw_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=305469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Answers, with a fractional grade (0-1) and feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_step_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptstepid` bigint NOT NULL,\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesattestepdata_att_ix` (`attemptstepid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=38859426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each question_attempt_step has an associative array of the d'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionattemptid` bigint NOT NULL,\\n `sequencenumber` bigint NOT NULL,\\n `state` varchar(13) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fraction` decimal(12,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesattestep_queseq_uix` (`questionattemptid`,`sequencenumber`),\\n KEY `mdl_quesattestep_que_ix` (`questionattemptid`),\\n KEY `mdl_quesattestep_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=33755008 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores one step in in a question attempt. As well as the dat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `behaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questionid` bigint NOT NULL,\\n `variant` bigint NOT NULL DEFAULT '1',\\n `maxmark` decimal(12,7) NOT NULL,\\n `minfraction` decimal(12,7) NOT NULL,\\n `maxfraction` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `flagged` tinyint(1) NOT NULL DEFAULT '0',\\n `questionsummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rightanswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsesummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesatte_queslo_uix` (`questionusageid`,`slot`),\\n KEY `mdl_quesatte_beh_ix` (`behaviour`),\\n KEY `mdl_quesatte_que_ix` (`questionid`),\\n KEY `mdl_quesatte_que2_ix` (`questionusageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9266831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each row here corresponds to an attempt at one question, as '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n `tolerancetype` bigint NOT NULL DEFAULT '1',\\n `correctanswerlength` bigint NOT NULL DEFAULT '2',\\n `correctanswerformat` bigint NOT NULL DEFAULT '2',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalc_ans_ix` (`answer`),\\n KEY `mdl_quescalc_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=202 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `synchronize` tinyint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalcopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infoformat` tinyint NOT NULL DEFAULT '0',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '999',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quescate_consta_uix` (`contextid`,`stamp`),\\n UNIQUE KEY `mdl_quescate_conidn_uix` (`contextid`,`idnumber`),\\n KEY `mdl_quescate_con_ix` (`contextid`),\\n KEY `mdl_quescate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=41443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Categories are for grouping questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` bigint NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdatadefi_cat_ix` (`category`)\\n) ENGINE=InnoDB AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Organises and stores properties for dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definition` bigint NOT NULL DEFAULT '0',\\n `itemnumber` bigint NOT NULL DEFAULT '0',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdataitem_def_ix` (`definition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3083 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Individual dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_datasets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `datasetdefinition` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdata_quedat_ix` (`question`,`datasetdefinition`),\\n KEY `mdl_quesdata_que_ix` (`question`),\\n KEY `mdl_quesdata_dat_ix` (`datasetdefinition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=234 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Many-many relation between questions and dataset definitions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_ddwtos` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesddwt_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5017 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (words into sentences) questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_gapselect` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesgaps_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines select missing words questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_hints` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `hint` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hintformat` smallint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint(1) DEFAULT NULL,\\n `clearwrong` tinyint(1) DEFAULT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_queshint_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the the part of the question definition that gives di'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_multianswer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesmult_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=525 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multianswer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnume_ans_ix` (`answer`),\\n KEY `mdl_quesnume_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10550 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for numerical questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `showunits` smallint NOT NULL DEFAULT '0',\\n `unitsleft` smallint NOT NULL DEFAULT '0',\\n `unitgradingtype` smallint NOT NULL DEFAULT '0',\\n `unitpenalty` decimal(12,7) NOT NULL DEFAULT '0.1000000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnumeopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type numerical This table is also u'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_units` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `multiplier` decimal(38,19) NOT NULL DEFAULT '1.0000000000000000000',\\n `unit` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesnumeunit_queuni_uix` (`question`,`unit`),\\n KEY `mdl_quesnumeunit_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=792 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Optional unit options for numerical questions. This table is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichtries` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `subqid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `credit` decimal(15,5) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analysis of student responses given to questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_count` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `analysisid` bigint NOT NULL,\\n `try` bigint NOT NULL,\\n `rcount` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesrespcoun_ana_ix` (`analysisid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Count for each responses for each try at a question.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_siyavulaqt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n `siyavulaid` bigint NOT NULL DEFAULT '0',\\n `activityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `responseid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quessiya_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `slot` bigint DEFAULT NULL,\\n `subquestion` smallint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `s` bigint NOT NULL DEFAULT '0',\\n `effectiveweight` decimal(15,5) DEFAULT NULL,\\n `negcovar` tinyint NOT NULL DEFAULT '0',\\n `discriminationindex` decimal(15,5) DEFAULT NULL,\\n `discriminativeefficiency` decimal(15,5) DEFAULT NULL,\\n `sd` decimal(15,10) DEFAULT NULL,\\n `facility` decimal(15,10) DEFAULT NULL,\\n `subquestions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxmark` decimal(12,7) DEFAULT NULL,\\n `positions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `randomguessscore` decimal(12,7) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Statistics for individual questions used in an activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_truefalse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_questrue_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_usages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesusag_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1489413 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table''s main purpose it to assign a unique id to each a'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `overduehandling` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'autoabandon',\\n `graceperiod` bigint NOT NULL DEFAULT '0',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `canredoquestions` smallint NOT NULL DEFAULT '0',\\n `attempts` mediumint NOT NULL DEFAULT '0',\\n `attemptonlast` smallint NOT NULL DEFAULT '0',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `decimalpoints` smallint NOT NULL DEFAULT '2',\\n `questiondecimalpoints` smallint NOT NULL DEFAULT '-1',\\n `reviewattempt` mediumint NOT NULL DEFAULT '0',\\n `reviewcorrectness` mediumint NOT NULL DEFAULT '0',\\n `reviewmarks` mediumint NOT NULL DEFAULT '0',\\n `reviewspecificfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewgeneralfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewrightanswer` mediumint NOT NULL DEFAULT '0',\\n `reviewoverallfeedback` mediumint NOT NULL DEFAULT '0',\\n `questionsperpage` bigint NOT NULL DEFAULT '0',\\n `navmethod` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'free',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `sumgrades` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subnet` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `browsersecurity` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `delay1` bigint NOT NULL DEFAULT '0',\\n `delay2` bigint NOT NULL DEFAULT '0',\\n `showuserpicture` smallint NOT NULL DEFAULT '0',\\n `showblocks` smallint NOT NULL DEFAULT '0',\\n `completionattemptsexhausted` tinyint(1) DEFAULT '0',\\n `completionpass` tinyint(1) DEFAULT '0',\\n `completionminattempts` bigint NOT NULL DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quiz_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8062 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The settings for each quiz.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `attempt` mediumint NOT NULL DEFAULT '0',\\n `uniqueid` bigint NOT NULL DEFAULT '0',\\n `layout` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `currentpage` bigint NOT NULL DEFAULT '0',\\n `preview` smallint NOT NULL DEFAULT '0',\\n `state` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'inprogress',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timefinish` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n `timecheckstate` bigint DEFAULT '0',\\n `sumgrades` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizatte_quiuseatt_uix` (`quiz`,`userid`,`attempt`),\\n UNIQUE KEY `mdl_quizatte_uni_uix` (`uniqueid`),\\n KEY `mdl_quizatte_statim_ix` (`state`,`timecheckstate`),\\n KEY `mdl_quizatte_qui_ix` (`quiz`),\\n KEY `mdl_quizatte_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1474791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores users attempts at quizzes.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `feedbacktext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbacktextformat` tinyint NOT NULL DEFAULT '0',\\n `mingrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `maxgrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizfeed_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Feedback given to students based on which grade band their o'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizgrad_use_ix` (`userid`),\\n KEY `mdl_quizgrad_qui_ix` (`quiz`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1123073 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the overall grade for each user on the quiz, based on'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `timeopen` bigint DEFAULT NULL,\\n `timeclose` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `attempts` mediumint DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizover_qui_ix` (`quiz`),\\n KEY `mdl_quizover_gro_ix` (`groupid`),\\n KEY `mdl_quizover_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to quiz settings on a per-user and per-group b'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overview_regrades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `newfraction` decimal(12,7) DEFAULT NULL,\\n `oldfraction` decimal(12,7) DEFAULT NULL,\\n `regraded` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizoverregr_queslo_ix` (`questionusageid`,`slot`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table records which question attempts need regrading an'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `displayorder` bigint NOT NULL,\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizrepo_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists all the installed quiz reports and their display order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `firstslot` bigint NOT NULL,\\n `heading` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shufflequestions` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsect_quifir_uix` (`quizid`,`firstslot`),\\n KEY `mdl_quizsect_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8071 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores sections of a quiz with section name (heading), from '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slot_tags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slotid` bigint DEFAULT NULL,\\n `tagid` bigint DEFAULT NULL,\\n `tagname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizslottags_slo_ix` (`slotid`),\\n KEY `mdl_quizslottags_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=196 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores data about the tags that a question must have so that'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slots` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slot` bigint NOT NULL,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `page` bigint NOT NULL,\\n `requireprevious` smallint NOT NULL DEFAULT '0',\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questioncategoryid` bigint DEFAULT NULL,\\n `includingsubcategories` smallint DEFAULT NULL,\\n `maxmark` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizslot_quislo_uix` (`quizid`,`slot`),\\n KEY `mdl_quizslot_qui_ix` (`quizid`),\\n KEY `mdl_quizslot_que_ix` (`questionid`),\\n KEY `mdl_quizslot_que2_ix` (`questioncategoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=36863 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the question used in a quiz, with the order, and for '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichattempts` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstattemptscount` bigint NOT NULL,\\n `highestattemptscount` bigint NOT NULL,\\n `lastattemptscount` bigint NOT NULL,\\n `allattemptscount` bigint NOT NULL,\\n `firstattemptsavg` decimal(15,5) DEFAULT NULL,\\n `highestattemptsavg` decimal(15,5) DEFAULT NULL,\\n `lastattemptsavg` decimal(15,5) DEFAULT NULL,\\n `allattemptsavg` decimal(15,5) DEFAULT NULL,\\n `median` decimal(15,5) DEFAULT NULL,\\n `standarddeviation` decimal(15,5) DEFAULT NULL,\\n `skewness` decimal(15,10) DEFAULT NULL,\\n `kurtosis` decimal(15,5) DEFAULT NULL,\\n `cic` decimal(15,10) DEFAULT NULL,\\n `errorratio` decimal(15,10) DEFAULT NULL,\\n `standarderror` decimal(15,10) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table to cache results from analysis done in statistics repo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_quizsettings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `templateid` bigint NOT NULL,\\n `requiresafeexambrowser` tinyint(1) NOT NULL,\\n `showsebtaskbar` tinyint(1) DEFAULT NULL,\\n `showwificontrol` tinyint(1) DEFAULT NULL,\\n `showreloadbutton` tinyint(1) DEFAULT NULL,\\n `showtime` tinyint(1) DEFAULT NULL,\\n `showkeyboardlayout` tinyint(1) DEFAULT NULL,\\n `allowuserquitseb` tinyint(1) DEFAULT NULL,\\n `quitpassword` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `linkquitseb` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userconfirmquit` tinyint(1) DEFAULT NULL,\\n `enableaudiocontrol` tinyint(1) DEFAULT NULL,\\n `muteonstartup` tinyint(1) DEFAULT NULL,\\n `allowspellchecking` tinyint(1) DEFAULT NULL,\\n `allowreloadinexam` tinyint(1) DEFAULT NULL,\\n `activateurlfiltering` tinyint(1) DEFAULT NULL,\\n `filterembeddedcontent` tinyint(1) DEFAULT NULL,\\n `expressionsallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expressionsblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `allowedbrowserexamkeys` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `showsebdownloadlink` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsebquiz_qui_uix` (`quizid`),\\n UNIQUE KEY `mdl_quizsebquiz_cmi_uix` (`cmid`),\\n KEY `mdl_quizsebquiz_tem_ix` (`templateid`),\\n KEY `mdl_quizsebquiz_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the quiz level Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizsebtemp_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Templates for Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_rating` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ratingarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `scaleid` bigint NOT NULL,\\n `rating` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_rati_comratconite_ix` (`component`,`ratingarea`,`contextid`,`itemid`),\\n KEY `mdl_rati_con_ix` (`contextid`),\\n KEY `mdl_rati_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle ratings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_registration_hubs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hubname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='hub where the site is registered on with their associated to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='A list of available categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '1',\\n `querysql` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `queryparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `querylimit` bigint DEFAULT '5000',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastrun` bigint DEFAULT '0',\\n `lastexecutiontime` bigint DEFAULT NULL,\\n `runable` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `singlerow` tinyint(1) NOT NULL DEFAULT '0',\\n `at` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailto` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailwhat` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `customdir` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repocustquer_cat_ix` (`categoryid`),\\n KEY `mdl_repocustquer_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Custom SQL queries that can be run as ad-hoc reports.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) DEFAULT '1',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The config for intances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `typeid` bigint NOT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_onedrive_access` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `permissionid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repoonedacce_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of temporary access grants.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `tobemigrated` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `filterfiles` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_reso_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one resource and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource_old` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `popup` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `newmodule` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `newid` bigint DEFAULT NULL,\\n `migrated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_resoold_old_uix` (`oldid`),\\n KEY `mdl_resoold_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='backup of all old resource instances from 1.9'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `archetype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_role_sor_uix` (`sortorder`),\\n UNIQUE KEY `mdl_role_sho_uix` (`shortname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle roles'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowassign` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloassi_rolall_uix` (`roleid`,`allowassign`),\\n KEY `mdl_rolealloassi_rol_ix` (`roleid`),\\n KEY `mdl_rolealloassi_all_ix` (`allowassign`)\\n) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can assign what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_override` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowoverride` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloover_rolall_uix` (`roleid`,`allowoverride`),\\n KEY `mdl_rolealloover_rol_ix` (`roleid`),\\n KEY `mdl_rolealloover_all_ix` (`allowoverride`)\\n) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can override what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_switch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowswitch` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloswit_rolall_uix` (`roleid`,`allowswitch`),\\n KEY `mdl_rolealloswit_rol_ix` (`roleid`),\\n KEY `mdl_rolealloswit_all_ix` (`allowswitch`)\\n) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_view` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowview` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloview_rolall_uix` (`roleid`,`allowview`),\\n KEY `mdl_rolealloview_rol_ix` (`roleid`),\\n KEY `mdl_rolealloview_all_ix` (`allowview`)\\n) ENGINE=InnoDB AUTO_INCREMENT=163 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_assignments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_roleassi_sor_ix` (`sortorder`),\\n KEY `mdl_roleassi_rolcon_ix` (`roleid`,`contextid`),\\n KEY `mdl_roleassi_useconrol_ix` (`userid`,`contextid`,`roleid`),\\n KEY `mdl_roleassi_comiteuse_ix` (`component`,`itemid`,`userid`),\\n KEY `mdl_roleassi_rol_ix` (`roleid`),\\n KEY `mdl_roleassi_con_ix` (`contextid`),\\n KEY `mdl_roleassi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=121194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='assigning roles in different context'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `permission` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecapa_rolconcap_uix` (`roleid`,`contextid`,`capability`),\\n KEY `mdl_rolecapa_rol_ix` (`roleid`),\\n KEY `mdl_rolecapa_con_ix` (`contextid`),\\n KEY `mdl_rolecapa_mod_ix` (`modifierid`),\\n KEY `mdl_rolecapa_cap_ix` (`capability`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='permission has to be signed, overriding a capability for a p'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_context_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecontleve_conrol_uix` (`contextlevel`,`roleid`),\\n KEY `mdl_rolecontleve_rol_ix` (`roleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=575 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists which roles can be assigned at which context levels. T'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_names` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolename_rolcon_uix` (`roleid`,`contextid`),\\n KEY `mdl_rolename_rol_ix` (`roleid`),\\n KEY `mdl_rolename_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='role names in native strings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scal_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines grading scales'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scalhist_act_ix` (`action`),\\n KEY `mdl_scalhist_tim_ix` (`timemodified`),\\n KEY `mdl_scalhist_old_ix` (`oldid`),\\n KEY `mdl_scalhist_cou_ix` (`courseid`),\\n KEY `mdl_scalhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scormtype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'local',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `version` varchar(9) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `maxgrade` double NOT NULL DEFAULT '0',\\n `grademethod` tinyint NOT NULL DEFAULT '0',\\n `whatgrade` bigint NOT NULL DEFAULT '0',\\n `maxattempt` bigint NOT NULL DEFAULT '1',\\n `forcecompleted` tinyint(1) NOT NULL DEFAULT '0',\\n `forcenewattempt` tinyint(1) NOT NULL DEFAULT '0',\\n `lastattemptlock` tinyint(1) NOT NULL DEFAULT '0',\\n `masteryoverride` tinyint(1) NOT NULL DEFAULT '1',\\n `displayattemptstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `displaycoursestructure` tinyint(1) NOT NULL DEFAULT '0',\\n `updatefreq` tinyint(1) NOT NULL DEFAULT '0',\\n `sha1hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `md5hash` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `launch` bigint NOT NULL DEFAULT '0',\\n `skipview` tinyint(1) NOT NULL DEFAULT '1',\\n `hidebrowse` tinyint(1) NOT NULL DEFAULT '0',\\n `hidetoc` tinyint(1) NOT NULL DEFAULT '0',\\n `nav` tinyint(1) NOT NULL DEFAULT '1',\\n `navpositionleft` bigint DEFAULT '-100',\\n `navpositiontop` bigint DEFAULT '-100',\\n `auto` tinyint(1) NOT NULL DEFAULT '0',\\n `popup` tinyint(1) NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `width` bigint NOT NULL DEFAULT '100',\\n `height` bigint NOT NULL DEFAULT '600',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionstatusrequired` tinyint(1) DEFAULT NULL,\\n `completionscorerequired` bigint DEFAULT NULL,\\n `completionstatusallscos` tinyint(1) DEFAULT NULL,\\n `displayactivityname` smallint NOT NULL DEFAULT '1',\\n `autocommit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scor_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each table is one SCORM module and its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_aicc_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `hacpsession` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scoid` bigint DEFAULT '0',\\n `scormmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `scormstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `attempt` bigint DEFAULT NULL,\\n `lessonstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sessiontime` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scoraiccsess_sco_ix` (`scormid`),\\n KEY `mdl_scoraiccsess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by AICC HACP to store session information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scorm` bigint NOT NULL DEFAULT '0',\\n `manifest` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `organization` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `identifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `launch` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scormtype` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoe_sco_ix` (`scorm`)\\n) ENGINE=InnoDB AUTO_INCREMENT=95 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each SCO part of the SCORM module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoedata_sco_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=209 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains variable data get from packages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_track` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `attempt` bigint NOT NULL DEFAULT '1',\\n `element` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorscoetrac_usescosco_uix` (`userid`,`scormid`,`scoid`,`attempt`,`element`),\\n KEY `mdl_scorscoetrac_use_ix` (`userid`),\\n KEY `mdl_scorscoetrac_sco_ix` (`scormid`),\\n KEY `mdl_scorscoetrac_sco2_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21610 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to track SCOes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_mapinfo` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `objectiveid` bigint NOT NULL DEFAULT '0',\\n `targetobjectiveid` bigint NOT NULL DEFAULT '0',\\n `readsatisfiedstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `readnormalizedmeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `writesatisfiedstatus` tinyint(1) NOT NULL DEFAULT '0',\\n `writenormalizedmeasure` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqmapi_scoidobj_uix` (`scoid`,`id`,`objectiveid`),\\n KEY `mdl_scorseqmapi_sco_ix` (`scoid`),\\n KEY `mdl_scorseqmapi_obj_ix` (`objectiveid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective mapinfo description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_objective` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `primaryobj` tinyint(1) NOT NULL DEFAULT '0',\\n `objectiveid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `satisfiedbymeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `minnormalizedmeasure` float(11,4) NOT NULL DEFAULT '0.0000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqobje_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqobje_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `childactivityset` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `minimumcount` bigint NOT NULL DEFAULT '0',\\n `minimumpercent` float(11,4) NOT NULL DEFAULT '0.0000',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `action` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqroll_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `rollupruleid` bigint NOT NULL DEFAULT '0',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scorolid_uix` (`scoid`,`rollupruleid`,`id`),\\n KEY `mdl_scorseqroll_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqroll_rol_ix` (`rollupruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `ruleconditionsid` bigint NOT NULL DEFAULT '0',\\n `refrencedobjective` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `measurethreshold` float(11,4) NOT NULL DEFAULT '0.0000',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'always',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_idscorul_uix` (`id`,`scoid`,`ruleconditionsid`),\\n KEY `mdl_scorseqrule_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqrule_rul_ix` (`ruleconditionsid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule condition'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_ruleconds` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `ruletype` tinyint NOT NULL DEFAULT '0',\\n `action` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqrule_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule conditions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_index_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `searcharea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timerequested` bigint NOT NULL,\\n `partialarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `partialtime` bigint NOT NULL,\\n `indexpriority` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_searinderequ_indtim_ix` (`indexpriority`,`timerequested`),\\n KEY `mdl_searinderequ_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Records requests for (re)indexing of specific contexts. Entr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_simpledb_index` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `docid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contextid` bigint NOT NULL,\\n `areaid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` tinyint(1) NOT NULL,\\n `courseid` bigint NOT NULL,\\n `owneruserid` bigint DEFAULT NULL,\\n `modified` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n `description1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `description2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_searsimpinde_doc_uix` (`docid`),\\n KEY `mdl_searsimpinde_owncon_ix` (`owneruserid`,`contextid`),\\n FULLTEXT KEY `mdl_search_simpledb_index_index` (`title`,`content`,`description1`,`description2`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='search_simpledb table containing the index data.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_sessions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `state` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `sessdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_sess_sid_uix` (`sid`),\\n KEY `mdl_sess_sta_ix` (`state`),\\n KEY `mdl_sess_tim_ix` (`timecreated`),\\n KEY `mdl_sess_tim2_ix` (`timemodified`),\\n KEY `mdl_sess_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6148692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Database based session storage - now recommended'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `subject_grade_selected` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradepass` decimal(10,5) DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_siya_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the siyavula activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subject` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` tinyint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `mastery` decimal(10,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=985 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statdail_cou_ix` (`courseid`),\\n KEY `mdl_statdail_tim_ix` (`timeend`),\\n KEY `mdl_statdail_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to accumulate daily stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statmont_cou_ix` (`courseid`),\\n KEY `mdl_statmont_tim_ix` (`timeend`),\\n KEY `mdl_statmont_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserdail_cou_ix` (`courseid`),\\n KEY `mdl_statuserdail_use_ix` (`userid`),\\n KEY `mdl_statuserdail_rol_ix` (`roleid`),\\n KEY `mdl_statuserdail_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate daily stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statusermont_cou_ix` (`courseid`),\\n KEY `mdl_statusermont_use_ix` (`userid`),\\n KEY `mdl_statusermont_rol_ix` (`roleid`),\\n KEY `mdl_statusermont_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserweek_cou_ix` (`courseid`),\\n KEY `mdl_statuserweek_use_ix` (`userid`),\\n KEY `mdl_statuserweek_rol_ix` (`roleid`),\\n KEY `mdl_statuserweek_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statweek_cou_ix` (`courseid`),\\n KEY `mdl_statweek_tim_ix` (`timeend`),\\n KEY `mdl_statweek_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `days` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `questions` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_surv_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one SURVEY module with its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `survey` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `notes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survanal_use_ix` (`userid`),\\n KEY `mdl_survanal_sur_ix` (`survey`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='text about each survey submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `survey` bigint NOT NULL DEFAULT '0',\\n `question` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `answer1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answer2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survansw_use_ix` (`userid`),\\n KEY `mdl_survansw_sur_ix` (`survey`),\\n KEY `mdl_survansw_que_ix` (`question`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the answers to each questions filled by the users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_questions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `text` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shorttext` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `multi` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the questions conforming one survey'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `tagcollid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `isstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `flag` smallint DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tag_tagnam_uix` (`tagcollid`,`name`),\\n KEY `mdl_tag_tagiss_ix` (`tagcollid`,`isstandard`),\\n KEY `mdl_tag_use_ix` (`userid`),\\n KEY `mdl_tag_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1534 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tag table - this generic table will replace the old \\\"tags\\\" t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_area` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `tagcollid` bigint NOT NULL,\\n `callback` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `callbackfile` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `showstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `multiplecontexts` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tagarea_comite_uix` (`component`,`itemtype`),\\n KEY `mdl_tagarea_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines various tag areas, one area is identified by compone'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_coll` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `isdefault` tinyint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n `searchable` tinyint NOT NULL DEFAULT '1',\\n `customurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines different set of tags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_correlation` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `correlatedtags` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tagcorr_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=614 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The rationale for the ''tag_correlation'' table is performance'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `tiuserid` bigint NOT NULL DEFAULT '0',\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_taginst_comiteiteconti_uix` (`component`,`itemtype`,`itemid`,`contextid`,`tiuserid`,`tagid`),\\n KEY `mdl_taginst_itecomtagcon_ix` (`itemtype`,`component`,`tagid`,`contextid`),\\n KEY `mdl_taginst_tag_ix` (`tagid`),\\n KEY `mdl_taginst_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=81123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='tag_instance table holds the information of associations bet'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_adhoc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `nextruntime` bigint NOT NULL,\\n `faildelay` bigint DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_taskadho_nex_ix` (`nextruntime`),\\n KEY `mdl_taskadho_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=611434 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of adhoc tasks waiting to run.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` smallint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `timestart` decimal(20,10) NOT NULL,\\n `timeend` decimal(20,10) NOT NULL,\\n `dbreads` bigint NOT NULL,\\n `dbwrites` bigint NOT NULL,\\n `result` tinyint NOT NULL,\\n `output` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tasklog_cla_ix` (`classname`),\\n KEY `mdl_tasklog_tim_ix` (`timestart`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15904790 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The log table for all tasks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastruntime` bigint DEFAULT NULL,\\n `nextruntime` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `minute` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hour` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `day` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `month` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dayofweek` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `faildelay` bigint DEFAULT NULL,\\n `customised` tinyint NOT NULL DEFAULT '0',\\n `disabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tasksche_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of scheduled tasks to be run by cron.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` tinyint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tablename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fieldorarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `filename` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `reftable` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `refid` bigint DEFAULT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricarea_coucmi_ix` (`courseid`,`cmid`),\\n KEY `mdl_toolbricarea_typtabitef_ix` (`type`,`tablename`,`itemid`,`fieldorarea`),\\n KEY `mdl_toolbricarea_typconcomf_ix` (`type`,`contextid`,`component`,`fieldorarea`,`itemid`),\\n KEY `mdl_toolbricarea_refreftyp_ix` (`reftable`,`refid`,`type`),\\n KEY `mdl_toolbricarea_cou_ix` (`courseid`),\\n KEY `mdl_toolbricarea_cmi_ix` (`cmid`),\\n KEY `mdl_toolbricarea_cat_ix` (`categoryid`),\\n KEY `mdl_toolbricarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Areas that have been checked for accessibility problems'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_acts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `component` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `totalactivities` bigint DEFAULT NULL,\\n `failedactivities` bigint DEFAULT NULL,\\n `passedactivities` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachacts_sta_ix` (`status`),\\n KEY `mdl_toolbriccachacts_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_check` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `checkid` bigint DEFAULT NULL,\\n `checkcount` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachchec_sta_ix` (`status`),\\n KEY `mdl_toolbriccachchec_err_ix` (`errorcount`),\\n KEY `mdl_toolbriccachchec_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per check.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_checks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `checktype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shortname` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `checkgroup` bigint DEFAULT '0',\\n `status` smallint NOT NULL,\\n `severity` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricchec_che_ix` (`checktype`),\\n KEY `mdl_toolbricchec_che2_ix` (`checkgroup`),\\n KEY `mdl_toolbricchec_sta_ix` (`status`)\\n) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Checks details'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `iscurrent` tinyint(1) NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccont_sta_ix` (`status`),\\n KEY `mdl_toolbriccont_iscare_ix` (`iscurrent`,`areaid`),\\n KEY `mdl_toolbriccont_are_ix` (`areaid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Content of an area at a particular time (recognised by a has'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_errors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resultid` bigint NOT NULL,\\n `linenumber` bigint NOT NULL DEFAULT '0',\\n `errordata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `htmlcode` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricerro_res_ix` (`resultid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Errors during the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_process` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `item` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `innercontextid` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricproc_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queued records to initiate new processing of specific target'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contentid` bigint DEFAULT NULL,\\n `checkid` bigint NOT NULL,\\n `errorcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricresu_conche_ix` (`contentid`,`checkid`),\\n KEY `mdl_toolbricresu_con_ix` (`contentid`),\\n KEY `mdl_toolbricresu_che_ix` (`checkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results of the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_schedule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '50',\\n `instanceid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timeanalyzed` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolbricsche_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_toolbricsche_sta_ix` (`status`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps the per course content analysis schedule.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_summary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `activities` bigint DEFAULT NULL,\\n `activitiespassed` bigint DEFAULT NULL,\\n `activitiesfailed` bigint DEFAULT NULL,\\n `errorschecktype1` bigint DEFAULT NULL,\\n `errorschecktype2` bigint DEFAULT NULL,\\n `errorschecktype3` bigint DEFAULT NULL,\\n `errorschecktype4` bigint DEFAULT NULL,\\n `errorschecktype5` bigint DEFAULT NULL,\\n `errorschecktype6` bigint DEFAULT NULL,\\n `errorschecktype7` bigint DEFAULT NULL,\\n `failedchecktype1` bigint DEFAULT NULL,\\n `failedchecktype2` bigint DEFAULT NULL,\\n `failedchecktype3` bigint DEFAULT NULL,\\n `failedchecktype4` bigint DEFAULT NULL,\\n `failedchecktype5` bigint DEFAULT NULL,\\n `failedchecktype6` bigint DEFAULT NULL,\\n `failedchecktype7` bigint DEFAULT NULL,\\n `percentchecktype1` bigint DEFAULT NULL,\\n `percentchecktype2` bigint DEFAULT NULL,\\n `percentchecktype3` bigint DEFAULT NULL,\\n `percentchecktype4` bigint DEFAULT NULL,\\n `percentchecktype5` bigint DEFAULT NULL,\\n `percentchecktype6` bigint DEFAULT NULL,\\n `percentchecktype7` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricsumm_sta_ix` (`status`),\\n KEY `mdl_toolbricsumm_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility check results summary information.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_cohortroles` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcoho_cohroluse_uix` (`cohortid`,`roleid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of users to cohort role assignments.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lang` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `componentid` bigint NOT NULL,\\n `stringid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `original` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `master` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `local` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n `timecustomized` bigint DEFAULT NULL,\\n `outdated` smallint DEFAULT '0',\\n `modified` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcust_lancomstr_uix` (`lang`,`componentid`,`stringid`),\\n KEY `mdl_toolcust_com_ix` (`componentid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30758 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the working checkout of all strings and their custo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang_components` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=506 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of all installed plugins that provide thei'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxexpired` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `unexpiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultexpired` tinyint(1) NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxe_con_uix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxinstance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxi_con_uix` (`contextid`),\\n KEY `mdl_tooldatactxi_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatactxi_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxlevel` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` smallint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxl_con_uix` (`contextlevel`),\\n KEY `mdl_tooldatactxl_cat_ix` (`categoryid`),\\n KEY `mdl_tooldatactxl_pur_ix` (`purposeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purpose` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purposes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purposerole` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `purposeid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatapurp_purrol_uix` (`purposeid`,`roleid`),\\n KEY `mdl_tooldatapurp_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatapurp_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purpose overrides for a specific role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '0',\\n `comments` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentsformat` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `requestedby` bigint NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `dpo` bigint DEFAULT '0',\\n `dpocomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dpocommentformat` tinyint NOT NULL DEFAULT '0',\\n `systemapproved` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `creationmethod` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooldatarequ_use_ix` (`userid`),\\n KEY `mdl_tooldatarequ_req_ix` (`requestedby`),\\n KEY `mdl_tooldatarequ_dpo_ix` (`dpo`),\\n KEY `mdl_tooldatarequ_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=521 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for data requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `link` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A table that keeps a log of events related to subscriptions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timesent` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolmonihist_sidusetim_uix` (`sid`,`userid`,`timesent`),\\n KEY `mdl_toolmonihist_sid_ix` (`sid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store history of message notifications sent'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_rules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `plugin` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `template` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `templateformat` tinyint(1) NOT NULL,\\n `frequency` smallint NOT NULL,\\n `timewindow` mediumint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonirule_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonirule_eve_ix` (`eventname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ruleid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastnotificationsent` bigint NOT NULL DEFAULT '0',\\n `inactivedate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonisubs_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonisubs_rul_ix` (`ruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store user subscriptions to various rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sortorder` mediumint NOT NULL DEFAULT '999',\\n `currentversionid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpoli_cur_ix` (`currentversionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of policy documents defined on the site.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_acceptances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `policyversionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolpoliacce_poluse_uix` (`policyversionid`,`userid`),\\n KEY `mdl_toolpoliacce_pol_ix` (`policyversionid`),\\n KEY `mdl_toolpoliacce_use_ix` (`userid`),\\n KEY `mdl_toolpoliacce_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8423 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks users accepting the policy versions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `audience` smallint NOT NULL DEFAULT '0',\\n `archived` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `policyid` bigint NOT NULL,\\n `agreementstyle` smallint NOT NULL DEFAULT '0',\\n `optional` smallint NOT NULL DEFAULT '0',\\n `revision` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpolivers_use_ix` (`usermodified`),\\n KEY `mdl_toolpolivers_pol_ix` (`policyid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds versions of the policy documents'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycate_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycate_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the category recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `section` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycour_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycour_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7885 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the course recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_event_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `jsonfields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooltrigevenfiel_eve_uix` (`eventname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table stores the available fields for am event. Fields and t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigeven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigeven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigeven_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2097932 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Events that we have active workflow subscriptions for.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_learn_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigleareven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigleareven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigleareven_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Captured events to learn field types from.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `tries` tinyint NOT NULL DEFAULT '0',\\n `laststep` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executiontime` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigqueu_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigqueu_eve_ix` (`eventid`),\\n KEY `mdl_tooltrigqueu_las_ix` (`laststep`)\\n) ENGINE=InnoDB AUTO_INCREMENT=241122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue of workflow tasks to be processed.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_run_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `runid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executed` bigint NOT NULL DEFAULT '0',\\n `prevstepid` bigint DEFAULT NULL,\\n `number` bigint NOT NULL,\\n `results` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `stepconfigid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigrunhist_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigrunhist_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigrunhist_run_ix` (`runid`),\\n KEY `mdl_tooltrigrunhist_ste2_ix` (`stepconfigid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigstep_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigstep_wor_ix` (`workflowid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store data about individual steps in a workflow.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflow_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `number` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `event` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT '0',\\n `failedstep` bigint DEFAULT NULL,\\n `errorstep` bigint DEFAULT NULL,\\n `attemptnum` bigint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigworkhist_eve_ix` (`eventid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for storing workflow run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflows` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `event` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `realtime` tinyint NOT NULL DEFAULT '0',\\n `draft` tinyint NOT NULL DEFAULT '0',\\n `debug` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timetriggered` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigwork_eve_ix` (`event`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Workflows for the Trigger administration tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tourid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targettype` tinyint NOT NULL,\\n `targetvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooluserstep_tousor_ix` (`tourid`,`sortorder`),\\n KEY `mdl_tooluserstep_tou_ix` (`tourid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Steps in an tour'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_tours` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pathmatch` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tours'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_upgrade_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetversion` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_upgrlog_tim_ix` (`timemodified`),\\n KEY `mdl_upgrlog_typtim_ix` (`type`,`timemodified`),\\n KEY `mdl_upgrlog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Upgrade logging'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_url` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `externalurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_url_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one url resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `auth` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `policyagreed` tinyint(1) NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `suspended` tinyint(1) NOT NULL DEFAULT '0',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `emailstop` tinyint(1) NOT NULL DEFAULT '0',\\n `phone1` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `phone2` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `institution` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `department` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'gregorian',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `firstaccess` bigint NOT NULL DEFAULT '0',\\n `lastaccess` bigint NOT NULL DEFAULT '0',\\n `lastlogin` bigint NOT NULL DEFAULT '0',\\n `currentlogin` bigint NOT NULL DEFAULT '0',\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `secret` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `picture` bigint NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '1',\\n `mailformat` tinyint(1) NOT NULL DEFAULT '1',\\n `maildigest` tinyint(1) NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `autosubscribe` tinyint(1) NOT NULL DEFAULT '1',\\n `trackforums` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `trustbitmask` bigint NOT NULL DEFAULT '0',\\n `imagealt` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `firstnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `middlename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `alternatename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moodlenetprofile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_user_mneuse_uix` (`mnethostid`,`username`),\\n KEY `mdl_user_del_ix` (`deleted`),\\n KEY `mdl_user_con_ix` (`confirmed`),\\n KEY `mdl_user_fir_ix` (`firstname`),\\n KEY `mdl_user_las_ix` (`lastname`),\\n KEY `mdl_user_cit_ix` (`city`),\\n KEY `mdl_user_cou_ix` (`country`),\\n KEY `mdl_user_las2_ix` (`lastaccess`),\\n KEY `mdl_user_ema_ix` (`email`),\\n KEY `mdl_user_aut_ix` (`auth`),\\n KEY `mdl_user_idn_ix` (`idnumber`),\\n KEY `mdl_user_fir2_ix` (`firstnamephonetic`),\\n KEY `mdl_user_las3_ix` (`lastnamephonetic`),\\n KEY `mdl_user_mid_ix` (`middlename`),\\n KEY `mdl_user_alt_ix` (`alternatename`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8633 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='One record for each person'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `appid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `platform` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pushid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userdevi_pususe_uix` (`pushid`,`userid`),\\n KEY `mdl_userdevi_uuiuse_ix` (`uuid`,`userid`),\\n KEY `mdl_userdevi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores user''s mobile devices information in order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `status` bigint NOT NULL DEFAULT '0',\\n `enrolid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '2147483647',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userenro_enruse_uix` (`enrolid`,`userid`),\\n KEY `mdl_userenro_enr_ix` (`enrolid`),\\n KEY `mdl_userenro_use_ix` (`userid`),\\n KEY `mdl_userenro_mod_ix` (`modifierid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68125 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users participating in courses (aka enrolled users) - everyb'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable fields categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dataformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userinfodata_usefie_uix` (`userid`,`fieldid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26211 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data for the customisable user fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'shortname',\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `datatype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `required` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n `visible` smallint NOT NULL DEFAULT '0',\\n `forceunique` tinyint NOT NULL DEFAULT '0',\\n `signup` tinyint NOT NULL DEFAULT '0',\\n `defaultdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultdataformat` tinyint NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable user profile fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_lastaccess` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeaccess` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userlast_usecou_uix` (`userid`,`courseid`),\\n KEY `mdl_userlast_use_ix` (`userid`),\\n KEY `mdl_userlast_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85871 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To keep track of course page access times, used in online pa'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpasshist_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A rotating log of hashes of previously used passwords for ea'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_resets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timerequested` bigint NOT NULL,\\n `timererequested` bigint NOT NULL DEFAULT '0',\\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpassrese_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=783 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table tracking password reset confirmation tokens'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_preferences` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userpref_usenam_uix` (`userid`,`name`),\\n KEY `mdl_userpref_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=64134 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Allows modules to store arbitrary user preferences'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_private_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `script` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userprivkey_scrval_ix` (`script`,`value`),\\n KEY `mdl_userprivkey_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='access keys used in cookieless scripts - rss, etc.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Wiki',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `firstpagetitle` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'First Page',\\n `wikimode` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'collaborative',\\n `defaultformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `forceformat` tinyint(1) NOT NULL DEFAULT '1',\\n `editbegin` bigint NOT NULL DEFAULT '0',\\n `editend` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wiki_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores Wiki activity configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_links` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `frompageid` bigint NOT NULL DEFAULT '0',\\n `topageid` bigint NOT NULL DEFAULT '0',\\n `tomissingpage` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikilink_fro_ix` (`frompageid`),\\n KEY `mdl_wikilink_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5286 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Page wiki links'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_locks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `sectionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `lockedat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27729 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Manages page locks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'title',\\n `cachedcontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timerendered` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageviews` bigint NOT NULL DEFAULT '0',\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikipage_subtituse_uix` (`subwikiid`,`title`,`userid`),\\n KEY `mdl_wikipage_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8348 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_subwikis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `wikiid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisubw_wikgrouse_uix` (`wikiid`,`groupid`,`userid`),\\n KEY `mdl_wikisubw_wik_ix` (`wikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores subwiki instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_synonyms` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `pagesynonym` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Pagesynonym',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisyno_pagpag_uix` (`pageid`,`pagesynonym`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages synonyms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `version` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikivers_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=24385 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki page history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `instructauthors` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructauthorsformat` smallint NOT NULL DEFAULT '0',\\n `instructreviewers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructreviewersformat` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL,\\n `phase` smallint DEFAULT '0',\\n `useexamples` tinyint DEFAULT '0',\\n `usepeerassessment` tinyint DEFAULT '0',\\n `useselfassessment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '80.00000',\\n `gradinggrade` decimal(10,5) DEFAULT '20.00000',\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `evaluation` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradedecimals` smallint DEFAULT '0',\\n `submissiontypetext` tinyint(1) NOT NULL DEFAULT '1',\\n `submissiontypefile` tinyint(1) NOT NULL DEFAULT '1',\\n `nattachments` smallint DEFAULT '1',\\n `submissionfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `latesubmissions` tinyint DEFAULT '0',\\n `maxbytes` bigint DEFAULT '100000',\\n `examplesmode` smallint DEFAULT '0',\\n `submissionstart` bigint DEFAULT '0',\\n `submissionend` bigint DEFAULT '0',\\n `assessmentstart` bigint DEFAULT '0',\\n `assessmentend` bigint DEFAULT '0',\\n `phaseswitchassessment` tinyint NOT NULL DEFAULT '0',\\n `conclusion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `conclusionformat` smallint NOT NULL DEFAULT '1',\\n `overallfeedbackmode` smallint DEFAULT '1',\\n `overallfeedbackfiles` smallint DEFAULT '0',\\n `overallfeedbackfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `overallfeedbackmaxbytes` bigint DEFAULT '100000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_work_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about the module instances and '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_aggregations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `timegraded` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workaggr_woruse_uix` (`workshopid`,`userid`),\\n KEY `mdl_workaggr_wor_ix` (`workshopid`),\\n KEY `mdl_workaggr_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Aggregated grades for assessment are stored here. The aggreg'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_assessments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `reviewerid` bigint NOT NULL,\\n `weight` bigint NOT NULL DEFAULT '1',\\n `timecreated` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `gradinggradeover` decimal(10,5) DEFAULT NULL,\\n `gradinggradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `feedbackauthorattachment` smallint DEFAULT '0',\\n `feedbackreviewer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackreviewerformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workasse_sub_ix` (`submissionid`),\\n KEY `mdl_workasse_gra_ix` (`gradinggradeoverby`),\\n KEY `mdl_workasse_rev_ix` (`reviewerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the made assessment and automatically calculated '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assessmentid` bigint NOT NULL,\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `peercomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `peercommentformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workgrad_assstrdim_uix` (`assessmentid`,`strategy`,`dimensionid`),\\n KEY `mdl_workgrad_ass_ix` (`assessmentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='How the reviewers filled-up the grading forms, given grades '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `example` tinyint DEFAULT '0',\\n `authorid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `contenttrust` smallint NOT NULL DEFAULT '0',\\n `attachment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradeover` decimal(10,5) DEFAULT NULL,\\n `gradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `timegraded` bigint DEFAULT NULL,\\n `published` tinyint DEFAULT '0',\\n `late` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worksubm_wor_ix` (`workshopid`),\\n KEY `mdl_worksubm_gra_ix` (`gradeoverby`),\\n KEY `mdl_worksubm_aut_ix` (`authorid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the submission and the aggregation of the grade f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopallocation_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `enabled` tinyint NOT NULL DEFAULT '0',\\n `submissionend` bigint NOT NULL,\\n `timeallocated` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `resultstatus` bigint DEFAULT NULL,\\n `resultmessage` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `resultlog` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worksche_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the allocation settings for the scheduled allocator'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopeval_best_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `comparison` smallint DEFAULT '5',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workbestsett_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Settings for the grading evaluation subplugin Comparison wit'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_accumulative` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `grade` bigint NOT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workaccu_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Accumulative gradin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workcomm_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Comments strategy f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `descriptiontrust` bigint DEFAULT NULL,\\n `grade0` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade1` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worknume_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Number of errors gr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `nonegative` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worknumemap_wornon_uix` (`workshopid`,`nonegative`),\\n KEY `mdl_worknumemap_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This maps the number of errors to a percentual grade for sub'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubr_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Rubric grading stra'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `layout` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'list',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workrubrconf_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration table for the Rubric grading strategy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubrleve_dim_ix` (`dimensionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The definition of rubric rating scales'\",\"tableChanges\":[]}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"uctohsDB\",{\"server\":\"uctohsDB\"}]}":"{\"transaction_id\":null,\"ts_sec\":1664753402,\"file\":\"mysql-bin-changelog.002540\",\"pos\":110831381,\"row\":1,\"server_id\":1660688098,\"event\":2}"}}},"streams":[{"stream_name":"mdl_assign","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_grades","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_overrides","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_submission","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_user_flags","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_user_mapping","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assignfeedback_comments","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_block_launchpad","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_book","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_book_chapters","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_chat","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_choice","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_context","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_modules","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_modules_completion","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_sections","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_data","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_enrol","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_feedback","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum_discussions","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum_posts","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_glossary","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_categories","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_grades","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_grades_history","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groupings","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groupings_groups","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groups","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groups_members","stream_namespace":"uctohsDB","cursor_field":[]}]}}]]] 2022-10-02 23:43:02 INFO i.a.w.g.DefaultReplicationWorker(run):300 - sync summary: { "status" : "completed", "recordsSynced" : 25840271, "bytesSynced" : 12503045356, "startTime" : 1664751662111, "endTime" : 1664754182234, "totalStats" : { "recordsEmitted" : 25840271, "bytesEmitted" : 12503045356, "sourceStateMessagesEmitted" : 1, "destinationStateMessagesEmitted" : 1, "recordsCommitted" : 25840271, "meanSecondsBeforeSourceStateMessageEmitted" : 1895, "maxSecondsBeforeSourceStateMessageEmitted" : 1895, "maxSecondsBetweenStateMessageEmittedandCommitted" : 573, "meanSecondsBetweenStateMessageEmittedandCommitted" : 573 }, "streamStats" : [ { "streamName" : "mdl_assignfeedback_comments", "stats" : { "recordsEmitted" : 117042, "bytesEmitted" : 59059837, "recordsCommitted" : 117042 } }, { "streamName" : "mdl_groupings_groups", "stats" : { "recordsEmitted" : 136, "bytesEmitted" : 28193, "recordsCommitted" : 136 } }, { "streamName" : "mdl_block_launchpad", "stats" : { "recordsEmitted" : 1638905, "bytesEmitted" : 435612167, "recordsCommitted" : 1638905 } }, { "streamName" : "mdl_assign", "stats" : { "recordsEmitted" : 2249, "bytesEmitted" : 12148623, "recordsCommitted" : 2249 } }, { "streamName" : "mdl_groupings", "stats" : { "recordsEmitted" : 76, "bytesEmitted" : 23925, "recordsCommitted" : 76 } }, { "streamName" : "mdl_context", "stats" : { "recordsEmitted" : 40950, "bytesEmitted" : 10283976, "recordsCommitted" : 40950 } }, { "streamName" : "mdl_assign_user_flags", "stats" : { "recordsEmitted" : 123766, "bytesEmitted" : 33620683, "recordsCommitted" : 123766 } }, { "streamName" : "mdl_grade_grades_history", "stats" : { "recordsEmitted" : 13675167, "bytesEmitted" : 7575919616, "recordsCommitted" : 13675167 } }, { "streamName" : "mdl_course", "stats" : { "recordsEmitted" : 374, "bytesEmitted" : 319729, "recordsCommitted" : 374 } }, { "streamName" : "mdl_assign_user_mapping", "stats" : { "recordsEmitted" : 547892, "bytesEmitted" : 104261368, "recordsCommitted" : 547892 } }, { "streamName" : "mdl_glossary", "stats" : { "recordsEmitted" : 15, "bytesEmitted" : 10928, "recordsCommitted" : 15 } }, { "streamName" : "mdl_chat", "stats" : { "recordsEmitted" : 1, "bytesEmitted" : 301, "recordsCommitted" : 1 } }, { "streamName" : "mdl_enrol", "stats" : { "recordsEmitted" : 1101, "bytesEmitted" : 825479, "recordsCommitted" : 1101 } }, { "streamName" : "mdl_choice", "stats" : { "recordsEmitted" : 9, "bytesEmitted" : 9027, "recordsCommitted" : 9 } }, { "streamName" : "mdl_grade_categories", "stats" : { "recordsEmitted" : 2814, "bytesEmitted" : 1148385, "recordsCommitted" : 2814 } }, { "streamName" : "mdl_course_modules", "stats" : { "recordsEmitted" : 31880, "bytesEmitted" : 17225309, "recordsCommitted" : 31880 } }, { "streamName" : "mdl_assign_grades", "stats" : { "recordsEmitted" : 143663, "bytesEmitted" : 41844097, "recordsCommitted" : 143663 } }, { "streamName" : "mdl_book", "stats" : { "recordsEmitted" : 1, "bytesEmitted" : 315, "recordsCommitted" : 1 } }, { "streamName" : "mdl_data", "stats" : { "recordsEmitted" : 2, "bytesEmitted" : 10892, "recordsCommitted" : 2 } }, { "streamName" : "mdl_forum", "stats" : { "recordsEmitted" : 295, "bytesEmitted" : 321020, "recordsCommitted" : 295 } }, { "streamName" : "mdl_grade_grades", "stats" : { "recordsEmitted" : 5409200, "bytesEmitted" : 3056557398, "recordsCommitted" : 5409200 } }, { "streamName" : "mdl_groups", "stats" : { "recordsEmitted" : 2289, "bytesEmitted" : 779611, "recordsCommitted" : 2289 } }, { "streamName" : "mdl_forum_discussions", "stats" : { "recordsEmitted" : 2098, "bytesEmitted" : 796476, "recordsCommitted" : 2098 } }, { "streamName" : "mdl_forum_posts", "stats" : { "recordsEmitted" : 8142, "bytesEmitted" : 7362892, "recordsCommitted" : 8142 } }, { "streamName" : "mdl_groups_members", "stats" : { "recordsEmitted" : 108176, "bytesEmitted" : 25457249, "recordsCommitted" : 108176 } }, { "streamName" : "mdl_course_sections", "stats" : { "recordsEmitted" : 8589, "bytesEmitted" : 5172419, "recordsCommitted" : 8589 } }, { "streamName" : "mdl_course_modules_completion", "stats" : { "recordsEmitted" : 3760954, "bytesEmitted" : 1046960849, "recordsCommitted" : 3760954 } }, { "streamName" : "mdl_assign_submission", "stats" : { "recordsEmitted" : 211514, "bytesEmitted" : 63659432, "recordsCommitted" : 211514 } }, { "streamName" : "mdl_feedback", "stats" : { "recordsEmitted" : 2971, "bytesEmitted" : 3625160, "recordsCommitted" : 2971 } } ] } 2022-10-02 23:43:02 INFO i.a.w.g.DefaultReplicationWorker(run):301 - failures: [ ] 2022-10-02 23:43:02 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END REPLICATION ----- 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:43:02 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$3):159 - sync summary: io.airbyte.config.StandardSyncOutput@51822479[standardSyncSummary=io.airbyte.config.StandardSyncSummary@9bd629f[status=completed,recordsSynced=25840271,bytesSynced=12503045356,startTime=1664751662111,endTime=1664754182234,totalStats=io.airbyte.config.SyncStats@609990d4[recordsEmitted=25840271,bytesEmitted=12503045356,sourceStateMessagesEmitted=1,destinationStateMessagesEmitted=1,recordsCommitted=25840271,meanSecondsBeforeSourceStateMessageEmitted=1895,maxSecondsBeforeSourceStateMessageEmitted=1895,maxSecondsBetweenStateMessageEmittedandCommitted=573,meanSecondsBetweenStateMessageEmittedandCommitted=573,additionalProperties={}],streamStats=[io.airbyte.config.StreamSyncStats@714c888a[streamName=mdl_assignfeedback_comments,stats=io.airbyte.config.SyncStats@31addb36[recordsEmitted=117042,bytesEmitted=59059837,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=117042,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@53e6fe06[streamName=mdl_groupings_groups,stats=io.airbyte.config.SyncStats@7fd5db9e[recordsEmitted=136,bytesEmitted=28193,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=136,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@6a480436[streamName=mdl_block_launchpad,stats=io.airbyte.config.SyncStats@35e30622[recordsEmitted=1638905,bytesEmitted=435612167,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=1638905,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@5191d856[streamName=mdl_assign,stats=io.airbyte.config.SyncStats@49f0d1[recordsEmitted=2249,bytesEmitted=12148623,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=2249,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@2a8a3d5a[streamName=mdl_groupings,stats=io.airbyte.config.SyncStats@775fc3f[recordsEmitted=76,bytesEmitted=23925,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=76,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@58f9c7ef[streamName=mdl_context,stats=io.airbyte.config.SyncStats@17f96b59[recordsEmitted=40950,bytesEmitted=10283976,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=40950,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@6ce2e411[streamName=mdl_assign_user_flags,stats=io.airbyte.config.SyncStats@44de79b6[recordsEmitted=123766,bytesEmitted=33620683,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=123766,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@520e187d[streamName=mdl_grade_grades_history,stats=io.airbyte.config.SyncStats@e7102c6[recordsEmitted=13675167,bytesEmitted=7575919616,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=13675167,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@75c8ad75[streamName=mdl_course,stats=io.airbyte.config.SyncStats@42ec79b3[recordsEmitted=374,bytesEmitted=319729,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=374,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@60834c63[streamName=mdl_assign_user_mapping,stats=io.airbyte.config.SyncStats@66620587[recordsEmitted=547892,bytesEmitted=104261368,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=547892,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@56f1af3b[streamName=mdl_glossary,stats=io.airbyte.config.SyncStats@77f165b7[recordsEmitted=15,bytesEmitted=10928,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=15,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@debdf7e[streamName=mdl_chat,stats=io.airbyte.config.SyncStats@7bd3bd79[recordsEmitted=1,bytesEmitted=301,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=1,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@20805d4f[streamName=mdl_enrol,stats=io.airbyte.config.SyncStats@5ca05835[recordsEmitted=1101,bytesEmitted=825479,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=1101,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@f637cf0[streamName=mdl_choice,stats=io.airbyte.config.SyncStats@693d3010[recordsEmitted=9,bytesEmitted=9027,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=9,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@4b75725d[streamName=mdl_grade_categories,stats=io.airbyte.config.SyncStats@15caeaf6[recordsEmitted=2814,bytesEmitted=1148385,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=2814,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@15a8043[streamName=mdl_course_modules,stats=io.airbyte.config.SyncStats@1679dc8[recordsEmitted=31880,bytesEmitted=17225309,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=31880,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@6160e023[streamName=mdl_assign_grades,stats=io.airbyte.config.SyncStats@233f3ba3[recordsEmitted=143663,bytesEmitted=41844097,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=143663,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@7632ff1f[streamName=mdl_book,stats=io.airbyte.config.SyncStats@4b86a5cc[recordsEmitted=1,bytesEmitted=315,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=1,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@2d013567[streamName=mdl_data,stats=io.airbyte.config.SyncStats@7739e147[recordsEmitted=2,bytesEmitted=10892,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=2,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@161222b8[streamName=mdl_forum,stats=io.airbyte.config.SyncStats@68c45d73[recordsEmitted=295,bytesEmitted=321020,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=295,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@4ccae701[streamName=mdl_grade_grades,stats=io.airbyte.config.SyncStats@74410406[recordsEmitted=5409200,bytesEmitted=3056557398,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=5409200,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@7341ffd4[streamName=mdl_groups,stats=io.airbyte.config.SyncStats@39a40b0a[recordsEmitted=2289,bytesEmitted=779611,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=2289,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@224d11d0[streamName=mdl_forum_discussions,stats=io.airbyte.config.SyncStats@5ed040ab[recordsEmitted=2098,bytesEmitted=796476,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=2098,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@2293bbfa[streamName=mdl_forum_posts,stats=io.airbyte.config.SyncStats@3b7618f9[recordsEmitted=8142,bytesEmitted=7362892,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=8142,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@71ff4dd6[streamName=mdl_groups_members,stats=io.airbyte.config.SyncStats@2d768e5a[recordsEmitted=108176,bytesEmitted=25457249,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=108176,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@1285ac65[streamName=mdl_course_sections,stats=io.airbyte.config.SyncStats@19bfdf1c[recordsEmitted=8589,bytesEmitted=5172419,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=8589,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@12a5b000[streamName=mdl_course_modules_completion,stats=io.airbyte.config.SyncStats@b38f850[recordsEmitted=3760954,bytesEmitted=1046960849,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=3760954,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@34619bd6[streamName=mdl_assign_submission,stats=io.airbyte.config.SyncStats@53c1f579[recordsEmitted=211514,bytesEmitted=63659432,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=211514,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]], io.airbyte.config.StreamSyncStats@6c5b6ab1[streamName=mdl_feedback,stats=io.airbyte.config.SyncStats@206df512[recordsEmitted=2971,bytesEmitted=3625160,sourceStateMessagesEmitted=,destinationStateMessagesEmitted=,recordsCommitted=2971,meanSecondsBeforeSourceStateMessageEmitted=,maxSecondsBeforeSourceStateMessageEmitted=,maxSecondsBetweenStateMessageEmittedandCommitted=,meanSecondsBetweenStateMessageEmittedandCommitted=,additionalProperties={}]]]],normalizationSummary=,state=io.airbyte.config.State@6689136b[state=[{"type":"GLOBAL","global":{"shared_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"\",\"ddl\":\"SET character_set_server=utf8mb4, collation_server=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_indicator_calc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predict_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_prediction_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predictions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_train_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_analysables`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_plugin_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_annot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_cmnt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_quick`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_rot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_upgrade`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_onlinetext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_oauth2_linked_login`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_idps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_kvstore`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_controllers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_logs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_alignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack_oauth2`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_met`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_param`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_endorsement`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_identifier`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_issued`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_manual_award`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_related`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_configurable_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220808`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220812`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_positions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recent_activity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recentlyaccesseditems`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_rss_client`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_association`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book_chapters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_filters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages_current`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecompsetting`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_evidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_framework`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_modulecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plancomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_relatedcomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompcourse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompplan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidencecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_plugins`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_contentbank_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context_temp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_aggr_methd`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_crit_compl`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_defaults`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_format_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_20220527`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_completion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_published`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220609`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220628`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220729`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220822`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220829`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220905`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220912`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_records`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_editor_atto_autosave`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_flatfile`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_consumer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_nonce`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_resource_link`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_share_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_tool_proxy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_user_result`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tool_consumer_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tools`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_favourite`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completed`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completedtmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_item`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_sitecourse_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_value`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_valuetmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_file_conversion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files_reference`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_active`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_folder`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_digests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussion_subs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_posts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_track_prefs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_alias`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_formats`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_newitem`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_values`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_letters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_contents_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries_cachedassets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_library_dependencies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_imscp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_infected_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_label`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_branch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_timer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_license`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lock_db`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_display`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_logstore_standard_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_access_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_proxies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_ltiservice_gradebookservices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_airnotifier_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contact_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contacts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_email_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_processors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_providers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_user_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_users_blocked`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_datakeys`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_messagelist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_application`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host2service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_sso_access_control`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_my_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_access_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_endpoint`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_issuer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_refresh_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_system_account`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_user_field_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_page`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_paygw_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_accounts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_gateways`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_mahara_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_tempdata`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_post`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_profiling`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_essay_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_geogebra_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_subquestions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_multichoice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_randomsamatch_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_shortanswer_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_step_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_datasets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_ddwtos`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_gapselect`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_hints`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_multianswer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_units`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_count`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_siyavulaqt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_truefalse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_usages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overview_regrades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slot_tags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slots`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_quizsettings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_rating`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_registration_hubs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_onedrive_access`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource_old`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_override`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_switch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_view`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_assignments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_context_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_names`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_aicc_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_track`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_mapinfo`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_objective`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_ruleconds`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_index_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_simpledb_index`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_sessions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_questions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_area`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_coll`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_correlation`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_adhoc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_acts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_check`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_checks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_errors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_process`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_schedule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_summary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_cohortroles`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang_components`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxexpired`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxinstance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxlevel`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purpose`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purposerole`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_rules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_acceptances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_event_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_learn_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_run_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflow_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflows`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_tours`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_upgrade_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_url`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_lastaccess`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_resets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_preferences`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_private_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_links`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_locks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_subwikis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_synonyms`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_aggregations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_assessments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopallocation_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopeval_best_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_accumulative`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP DATABASE IF EXISTS `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE DATABASE `uctohsDB` CHARSET utf8mb4 COLLATE utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"USE `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_indicator_calc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `starttime` bigint NOT NULL,\\n `endtime` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleorigin` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleid` bigint NOT NULL,\\n `indicator` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` decimal(10,2) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analindicalc_staendcon_ix` (`starttime`,`endtime`,`contextid`),\\n KEY `mdl_analindicalc_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=125168 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored indicator calculations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `trained` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `predictionsprocessor` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` bigint NOT NULL,\\n `contextids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmode_enatra_ix` (`enabled`,`trained`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `version` bigint NOT NULL,\\n `evaluationmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dir` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmodelog_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models changes during evaluation.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predict_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rangeindex` bigint NOT NULL,\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredsamp_modanatimr_ix` (`modelid`,`analysableid`,`timesplitting`,`rangeindex`),\\n KEY `mdl_analpredsamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45650 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples already used for predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_prediction_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `predictionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `actionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredacti_preuseact_ix` (`predictionid`,`userid`,`actionname`),\\n KEY `mdl_analpredacti_pre_ix` (`predictionid`),\\n KEY `mdl_analpredacti_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Register of user actions over predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predictions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleid` bigint NOT NULL,\\n `rangeindex` mediumint NOT NULL,\\n `prediction` decimal(10,2) NOT NULL,\\n `predictionscore` decimal(10,5) NOT NULL,\\n `calculations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpred_modcon_ix` (`modelid`,`contextid`),\\n KEY `mdl_analpred_mod_ix` (`modelid`),\\n KEY `mdl_analpred_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5556 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Predictions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_train_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analtraisamp_modanatim_ix` (`modelid`,`analysableid`,`timesplitting`),\\n KEY `mdl_analtraisamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples used for training'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_analysables` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `analysableid` bigint NOT NULL,\\n `firstanalysis` bigint NOT NULL,\\n `timeanalysed` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedanal_modact_ix` (`modelid`,`action`),\\n KEY `mdl_analusedanal_ana_ix` (`analysableid`),\\n KEY `mdl_analusedanal_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of analysables used by each model'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL DEFAULT '0',\\n `fileid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `time` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedfile_modactfil_ix` (`modelid`,`action`,`fileid`),\\n KEY `mdl_analusedfile_mod_ix` (`modelid`),\\n KEY `mdl_analusedfile_fil_ix` (`fileid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Files that have already been used for training and predictio'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alwaysshowdescription` tinyint NOT NULL DEFAULT '0',\\n `nosubmissions` tinyint NOT NULL DEFAULT '0',\\n `submissiondrafts` tinyint NOT NULL DEFAULT '0',\\n `sendnotifications` tinyint NOT NULL DEFAULT '0',\\n `sendlatenotifications` tinyint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `allowsubmissionsfromdate` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requiresubmissionstatement` tinyint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `gradingduedate` bigint NOT NULL DEFAULT '0',\\n `teamsubmission` tinyint NOT NULL DEFAULT '0',\\n `requireallteammemberssubmit` tinyint NOT NULL DEFAULT '0',\\n `teamsubmissiongroupingid` bigint NOT NULL DEFAULT '0',\\n `blindmarking` tinyint NOT NULL DEFAULT '0',\\n `hidegrader` tinyint NOT NULL DEFAULT '0',\\n `revealidentities` tinyint NOT NULL DEFAULT '0',\\n `attemptreopenmethod` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'none',\\n `maxattempts` mediumint NOT NULL DEFAULT '-1',\\n `markingworkflow` tinyint NOT NULL DEFAULT '0',\\n `markingallocation` tinyint NOT NULL DEFAULT '0',\\n `sendstudentnotifications` tinyint NOT NULL DEFAULT '1',\\n `preventsubmissionnotingroup` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou_ix` (`course`),\\n KEY `mdl_assi_tea_ix` (`teamsubmissiongroupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3594 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table saves information about an instance of mod_assign'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"alwaysshowdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"nosubmissions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"submissiondrafts\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendlatenotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiresubmissionstatement\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"gradingduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmission\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requireallteammemberssubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmissiongroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blindmarking\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidegrader\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revealidentities\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptreopenmethod\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"none\",\"enumValues\":[]},{\"name\":\"maxattempts\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"markingworkflow\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"markingallocation\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendstudentnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"preventsubmissionnotingroup\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `grader` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '0.00000',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assigrad_assuseatt_uix` (`assignment`,`userid`,`attemptnumber`),\\n KEY `mdl_assigrad_use_ix` (`userid`),\\n KEY `mdl_assigrad_att_ix` (`attemptnumber`),\\n KEY `mdl_assigrad_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=143701 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading information about a single assignment submission.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grader\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `allowsubmissionsfromdate` bigint DEFAULT NULL,\\n `duedate` bigint DEFAULT NULL,\\n `cutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiover_ass_ix` (`assignid`),\\n KEY `mdl_assiover_gro_ix` (`groupid`),\\n KEY `mdl_assiover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to assign settings.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_overrides\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_plugin_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `plugin` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subtype` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiplugconf_plu_ix` (`plugin`),\\n KEY `mdl_assiplugconf_sub_ix` (`subtype`),\\n KEY `mdl_assiplugconf_nam_ix` (`name`),\\n KEY `mdl_assiplugconf_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=34473 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Config data for an instance of a plugin in an assignment.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `status` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n `latest` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assisubm_assusegroatt_uix` (`assignment`,`userid`,`groupid`,`attemptnumber`),\\n KEY `mdl_assisubm_use_ix` (`userid`),\\n KEY `mdl_assisubm_att_ix` (`attemptnumber`),\\n KEY `mdl_assisubm_assusegrolat_ix` (`assignment`,`userid`,`groupid`,`latest`),\\n KEY `mdl_assisubm_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=212894 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about student interactions with'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_submission\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"latest\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `mailed` smallint NOT NULL DEFAULT '0',\\n `extensionduedate` bigint NOT NULL DEFAULT '0',\\n `workflowstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `allocatedmarker` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiuserflag_mai_ix` (`mailed`),\\n KEY `mdl_assiuserflag_use_ix` (`userid`),\\n KEY `mdl_assiuserflag_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123759 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of flags that can be set for a single user in a single '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_flags\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"extensionduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"workflowstate\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allocatedmarker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiusermapp_ass_ix` (`assignment`),\\n KEY `mdl_assiusermapp_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=554854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Map an assignment specific id number to a user'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_mapping\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `commenttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assicomm_ass_ix` (`assignment`),\\n KEY `mdl_assicomm_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=117040 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Text feedback for submitted assignments'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assignfeedback_comments\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"commenttext\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"commentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_annot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `endx` bigint DEFAULT '0',\\n `endy` bigint DEFAULT '0',\\n `path` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'line',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditanno_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditanno_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21956353 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores annotations added to pdfs submitted by students'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_cmnt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `width` bigint DEFAULT '120',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditcmnt_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditcmnt_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=665999 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores comments added to pdfs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `submissionattempt` bigint NOT NULL,\\n `attemptedconversions` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditqueu_subsub_uix` (`submissionid`,`submissionattempt`)\\n) ENGINE=InnoDB AUTO_INCREMENT=144061 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue for processing.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_quick` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `width` bigint NOT NULL DEFAULT '120',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'yellow',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditquic_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=132 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores teacher specified quicklist comments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_rot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `pathnamehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `isrotated` tinyint(1) NOT NULL DEFAULT '0',\\n `degree` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditrot_grapag_uix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditrot_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=699542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores rotation information of a page.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass2_ix` (`assignment`),\\n KEY `mdl_assifile_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores info about the number of files submitted by a student'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `assignmenttype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resubmit` tinyint NOT NULL DEFAULT '0',\\n `preventlate` tinyint NOT NULL DEFAULT '0',\\n `emailteachers` tinyint NOT NULL DEFAULT '0',\\n `var1` bigint DEFAULT '0',\\n `var2` bigint DEFAULT '0',\\n `var3` bigint DEFAULT '0',\\n `var4` bigint DEFAULT '0',\\n `var5` bigint DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '100000',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou2_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n `data1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `data2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `submissioncomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `teacher` bigint NOT NULL DEFAULT '0',\\n `timemarked` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assisubm_use2_ix` (`userid`),\\n KEY `mdl_assisubm_mai_ix` (`mailed`),\\n KEY `mdl_assisubm_tim_ix` (`timemarked`),\\n KEY `mdl_assisubm_ass2_ix` (`assignment`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about submitted assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_upgrade` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `oldcmid` bigint NOT NULL DEFAULT '0',\\n `oldinstance` bigint NOT NULL DEFAULT '0',\\n `newcmid` bigint NOT NULL DEFAULT '0',\\n `newinstance` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiupgr_old_ix` (`oldcmid`),\\n KEY `mdl_assiupgr_old2_ix` (`oldinstance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about upgraded assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass_ix` (`assignment`),\\n KEY `mdl_assifile_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=141896 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about file submissions for assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_onlinetext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `onlinetext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `onlineformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assionli_ass_ix` (`assignment`),\\n KEY `mdl_assionli_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1779 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about onlinetext submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_oauth2_linked_login` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `confirmtoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmtokenexpires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authoautlinklogi_useis_uix` (`userid`,`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_issuse_ix` (`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_use_ix` (`usermodified`),\\n KEY `mdl_authoautlinklogi_use2_ix` (`userid`),\\n KEY `mdl_authoautlinklogi_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Accounts linked to a users Moodle account.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_idps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `metadataurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activeidp` smallint NOT NULL DEFAULT '0',\\n `defaultidp` smallint NOT NULL DEFAULT '0',\\n `adminidp` smallint NOT NULL DEFAULT '0',\\n `defaultname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `logo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `alias` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `whitelist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configured IdPs for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_kvstore` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `k` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expire` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authsamlkvst_ktyp_uix` (`k`,`type`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3946976 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A key value store for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_controllers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `operation` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'backup',\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `format` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `interactive` smallint NOT NULL,\\n `purpose` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` smallint NOT NULL,\\n `execution` smallint NOT NULL,\\n `executiontime` bigint NOT NULL,\\n `checksum` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `progress` decimal(15,14) NOT NULL DEFAULT '0.00000000000000',\\n `controller` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcont_bac_uix` (`backupid`),\\n KEY `mdl_backcont_typite_ix` (`type`,`itemid`),\\n KEY `mdl_backcont_useite_ix` (`userid`,`itemid`),\\n KEY `mdl_backcont_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25075 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store the backup_controllers as they are used'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `laststarttime` bigint NOT NULL DEFAULT '0',\\n `lastendtime` bigint NOT NULL DEFAULT '0',\\n `laststatus` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '5',\\n `nextstarttime` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store every course backup status'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_logs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `loglevel` smallint NOT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backlogs_bacid_uix` (`backupid`,`id`),\\n KEY `mdl_backlogs_bac_ix` (`backupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store all the logs from backup and restore operations (by'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuercontact` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `expiredate` bigint DEFAULT NULL,\\n `expireperiod` bigint DEFAULT NULL,\\n `type` tinyint(1) NOT NULL DEFAULT '1',\\n `courseid` bigint DEFAULT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messagesubject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `attachment` tinyint(1) NOT NULL DEFAULT '1',\\n `notification` tinyint(1) NOT NULL DEFAULT '1',\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `nextcron` bigint DEFAULT NULL,\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthoremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imagecaption` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badg_typ_ix` (`type`),\\n KEY `mdl_badg_cou_ix` (`courseid`),\\n KEY `mdl_badg_use_ix` (`usermodified`),\\n KEY `mdl_badg_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_alignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `targetname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targeturl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targetdescription` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targetframework` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgalig_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines alignment for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackuid` bigint NOT NULL,\\n `autosync` tinyint(1) NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `externalbackpackid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgback_useext_uix` (`userid`,`externalbackpackid`),\\n KEY `mdl_badgback_use_ix` (`userid`),\\n KEY `mdl_badgback_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for connecting external backpack'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack_oauth2` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalbackpackid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgbackoaut_use_ix` (`usermodified`),\\n KEY `mdl_badgbackoaut_use2_ix` (`userid`),\\n KEY `mdl_badgbackoaut_iss_ix` (`issuerid`),\\n KEY `mdl_badgbackoaut_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '1',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgcrit_badcri_uix` (`badgeid`,`criteriatype`),\\n KEY `mdl_badgcrit_cri_ix` (`criteriatype`),\\n KEY `mdl_badgcrit_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria for issuing badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_met` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `issuedid` bigint DEFAULT NULL,\\n `critid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritmet_cri_ix` (`critid`),\\n KEY `mdl_badgcritmet_use_ix` (`userid`),\\n KEY `mdl_badgcritmet_iss_ix` (`issuedid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria that were met for an issued badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_param` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `critid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritpara_cri_ix` (`critid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines parameters for badges criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_endorsement` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issueremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `claimid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `claimcomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgendo_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines endorsement for badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackid` bigint NOT NULL,\\n `collectionid` bigint NOT NULL,\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `assertion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgexte_bac_ix` (`backpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges display'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackapiurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackweburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '1.0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `oauth2_issuerid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteback_bac_uix` (`backpackapiurl`),\\n UNIQUE KEY `mdl_badgexteback_bac2_uix` (`backpackweburl`),\\n KEY `mdl_badgexteback_oau_ix` (`oauth2_issuerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for site level backpacks that a user can co'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_identifier` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sitebackpackid` bigint NOT NULL,\\n `internalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `externalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteiden_sitintext_uix` (`sitebackpackid`,`internalid`,`externalid`,`type`),\\n KEY `mdl_badgexteiden_sit_ix` (`sitebackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges mappings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_issued` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `uniquehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n `dateexpire` bigint DEFAULT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '0',\\n `issuernotified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgissu_baduse_uix` (`badgeid`,`userid`),\\n KEY `mdl_badgissu_bad_ix` (`badgeid`),\\n KEY `mdl_badgissu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines issued badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_manual_award` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL,\\n `recipientid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `issuerrole` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgmanuawar_bad_ix` (`badgeid`),\\n KEY `mdl_badgmanuawar_rec_ix` (`recipientid`),\\n KEY `mdl_badgmanuawar_iss_ix` (`issuerid`),\\n KEY `mdl_badgmanuawar_iss2_ix` (`issuerrole`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Track manual award criteria for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_related` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `relatedbadgeid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgrela_badrel_uix` (`badgeid`,`relatedbadgeid`),\\n KEY `mdl_badgrela_bad_ix` (`badgeid`),\\n KEY `mdl_badgrela_rel_ix` (`relatedbadgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge related for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_bloc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='contains all installed blocks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_configurable_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ownerid` bigint NOT NULL,\\n `visible` smallint NOT NULL,\\n `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` smallint NOT NULL DEFAULT '0',\\n `type` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pagination` smallint DEFAULT NULL,\\n `components` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `export` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `jsordering` smallint DEFAULT NULL,\\n `global` smallint NOT NULL DEFAULT '0',\\n `lastexecutiontime` bigint NOT NULL DEFAULT '0',\\n `cron` smallint NOT NULL DEFAULT '0',\\n `remote` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='block_configurable_reports table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parentcontextid` bigint NOT NULL,\\n `showinsubcontexts` smallint NOT NULL,\\n `requiredbytheme` smallint NOT NULL DEFAULT '0',\\n `pagetypepattern` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpagepattern` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultregion` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultweight` bigint NOT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocinst_parshopagsub_ix` (`parentcontextid`,`showinsubcontexts`,`pagetypepattern`,`subpagepattern`),\\n KEY `mdl_blocinst_tim_ix` (`timemodified`),\\n KEY `mdl_blocinst_par_ix` (`parentcontextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2279 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores block instances. The type of block this is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` int NOT NULL,\\n `courseid` int NOT NULL,\\n `moduleid` int NOT NULL,\\n `targetcompletiondate` bigint NOT NULL,\\n `completioncutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `id_user_course_module_date` (`userid`,`courseid`,`moduleid`,`targetcompletiondate`,`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2718563 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for block_launchpad, please edit me'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_block_launchpad\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"moduleid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"targetcompletiondate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completioncutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220808` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220812` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_positions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockinstanceid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `pagetype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpage` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` smallint NOT NULL,\\n `region` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocposi_bloconpagsub_uix` (`blockinstanceid`,`contextid`,`pagetype`,`subpage`),\\n KEY `mdl_blocposi_blo_ix` (`blockinstanceid`),\\n KEY `mdl_blocposi_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the position of a sticky block_instance on a another '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recent_activity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `action` tinyint(1) NOT NULL,\\n `modname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocreceacti_coutim_ix` (`courseid`,`timecreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123225 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Recent activity block'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recentlyaccesseditems` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timeaccess` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocrece_usecoucmi_uix` (`userid`,`courseid`,`cmid`),\\n KEY `mdl_blocrece_use_ix` (`userid`),\\n KEY `mdl_blocrece_cou_ix` (`courseid`),\\n KEY `mdl_blocrece_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6045122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Most recently accessed items accessed by a user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_rss_client` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `preferredtitle` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `shared` tinyint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `skiptime` bigint NOT NULL DEFAULT '0',\\n `skipuntil` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Remote news feed information. Contains the news feed id, the'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_association` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `blogid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogasso_con_ix` (`contextid`),\\n KEY `mdl_blogasso_blo_ix` (`blogid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Associations of blog entries with courses and module instanc'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filtertags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `failedlastsync` tinyint(1) NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n `timefetched` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogexte_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='External blog links used for RSS copying of blog entries to '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `numbering` smallint NOT NULL DEFAULT '0',\\n `navstyle` smallint NOT NULL DEFAULT '1',\\n `customtitles` tinyint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"numbering\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"navstyle\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"customtitles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revision\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book_chapters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `bookid` bigint NOT NULL DEFAULT '0',\\n `pagenum` bigint NOT NULL DEFAULT '0',\\n `subchapter` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `hidden` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `importsrc` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_bookchap_boo_ix` (`bookid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book_chapters'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book_chapters\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"bookid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pagenum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subchapter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"title\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"content\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"importsrc\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_filters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` bigint NOT NULL DEFAULT '0',\\n `md5key` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachfilt_filmd5_ix` (`filter`,`md5key`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping information about cached data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `flagtype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expiry` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachflag_fla_ix` (`flagtype`),\\n KEY `mdl_cachflag_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=476916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Cache of time-sensitive flags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `captype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `riskbitmask` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_capa_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=713 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines all capabilities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `keepdays` bigint NOT NULL DEFAULT '0',\\n `studentlogs` smallint NOT NULL DEFAULT '0',\\n `chattime` bigint NOT NULL DEFAULT '0',\\n `schedule` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chat_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each of these is a chat room'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_chat\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keepdays\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"studentlogs\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"chattime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"schedule\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmess_use_ix` (`userid`),\\n KEY `mdl_chatmess_gro_ix` (`groupid`),\\n KEY `mdl_chatmess_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmess_cha_ix` (`chatid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all the actual chat messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages_current` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmesscurr_use_ix` (`userid`),\\n KEY `mdl_chatmesscurr_gro_ix` (`groupid`),\\n KEY `mdl_chatmesscurr_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmesscurr_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores current session'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstping` bigint NOT NULL DEFAULT '0',\\n `lastping` bigint NOT NULL DEFAULT '0',\\n `lastmessageping` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatuser_use_ix` (`userid`),\\n KEY `mdl_chatuser_las_ix` (`lastping`),\\n KEY `mdl_chatuser_gro_ix` (`groupid`),\\n KEY `mdl_chatuser_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of which users are in which chat rooms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `publish` tinyint NOT NULL DEFAULT '0',\\n `showresults` tinyint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `allowupdate` tinyint NOT NULL DEFAULT '0',\\n `allowmultiple` tinyint NOT NULL DEFAULT '0',\\n `showunanswered` tinyint NOT NULL DEFAULT '0',\\n `includeinactive` tinyint NOT NULL DEFAULT '1',\\n `limitanswers` tinyint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `showpreview` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `showavailable` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choi_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Available choices are stored here'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_choice\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showresults\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"display\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowupdate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowmultiple\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showunanswered\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"includeinactive\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"limitanswers\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showpreview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showavailable\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `optionid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiansw_use_ix` (`userid`),\\n KEY `mdl_choiansw_cho_ix` (`choiceid`),\\n KEY `mdl_choiansw_opt_ix` (`optionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=417 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='choices performed by users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `text` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxanswers` bigint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiopti_cho_ix` (`choiceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='available options to choice'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_coho_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents one cohort (aka site-wide group).'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cohomemb_cohuse_uix` (`cohortid`,`userid`),\\n KEY `mdl_cohomemb_coh_ix` (`cohortid`),\\n KEY `mdl_cohomemb_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a cohort.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `commentarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comm_concomite_ix` (`contextid`,`commentarea`,`itemid`),\\n KEY `mdl_comm_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle comments module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `competencyframeworkid` bigint NOT NULL,\\n `parentid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL,\\n `ruletype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ruleoutcome` tinyint NOT NULL DEFAULT '0',\\n `ruleconfig` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comp_comidn_uix` (`competencyframeworkid`,`idnumber`),\\n KEY `mdl_comp_rul_ix` (`ruleoutcome`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the master record of each competency in '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_coucom_uix` (`courseid`,`competencyid`),\\n KEY `mdl_compcour_courul_ix` (`courseid`,`ruleoutcome`),\\n KEY `mdl_compcour_cou2_ix` (`courseid`),\\n KEY `mdl_compcour_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a course.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecompsetting` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `pushratingstouserplans` tinyint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the course specific settings for compete'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_evidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usercompetencyid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `action` tinyint NOT NULL,\\n `actionuserid` bigint DEFAULT NULL,\\n `descidentifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desccomponent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desca` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compevid_use_ix` (`usercompetencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence linked to a user competency'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_framework` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `taxonomies` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compfram_idn_uix` (`idnumber`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of competency frameworks.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_modulecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compmodu_cmicom_uix` (`cmid`,`competencyid`),\\n KEY `mdl_compmodu_cmirul_ix` (`cmid`,`ruleoutcome`),\\n KEY `mdl_compmodu_cmi_ix` (`cmid`),\\n KEY `mdl_compmodu_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a module.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `templateid` bigint DEFAULT NULL,\\n `origtemplateid` bigint DEFAULT NULL,\\n `status` tinyint(1) NOT NULL,\\n `duedate` bigint DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compplan_usesta_ix` (`userid`,`status`),\\n KEY `mdl_compplan_tem_ix` (`templateid`),\\n KEY `mdl_compplan_stadue_ix` (`status`,`duedate`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plancomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `planid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compplan_placom_uix` (`planid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Plan competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_relatedcomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `competencyid` bigint NOT NULL,\\n `relatedcompetencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Related competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `duedate` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plan templates.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `cohortid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comptemp_temcoh_uix` (`templateid`,`cohortid`),\\n KEY `mdl_comptemp_tem2_ix` (`templateid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comptemp_tem_ix` (`templateid`),\\n KEY `mdl_comptemp_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a learning plan template.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom_uix` (`userid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompcourse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecoucom_uix` (`userid`,`courseid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies in a course'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompplan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `planid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecompla_uix` (`userid`,`competencyid`,`planid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence of prior learning'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidencecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userevidenceid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom2_uix` (`userevidenceid`,`competencyid`),\\n KEY `mdl_compuser_use2_ix` (`userevidenceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Relationship between user evidence and competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_conf_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=555 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `oldvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_conflog_tim_ix` (`timemodified`),\\n KEY `mdl_conflog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2746 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Changes done in server configuration through admin UI'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_plugins` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'core',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_confplug_plunam_uix` (`plugin`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle modules and plugins configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_contentbank_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenttype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `visibility` tinyint(1) NOT NULL DEFAULT '1',\\n `instanceid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_contcont_nam_ix` (`name`),\\n KEY `mdl_contcont_conconins_ix` (`contextid`,`contenttype`,`instanceid`),\\n KEY `mdl_contcont_con_ix` (`contextid`),\\n KEY `mdl_contcont_use_ix` (`usermodified`),\\n KEY `mdl_contcont_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores content data in the content bank.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `depth` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cont_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_cont_ins_ix` (`instanceid`),\\n KEY `mdl_cont_pat_ix` (`path`)\\n) ENGINE=InnoDB AUTO_INCREMENT=51445 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='one of these must be set'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_context\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contextlevel\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instanceid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context_temp` (\\n `id` bigint NOT NULL,\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `depth` tinyint NOT NULL,\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by build_context_path() in upgrade and cron to keep con'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'topics',\\n `showgrades` tinyint NOT NULL DEFAULT '1',\\n `newsitems` mediumint NOT NULL DEFAULT '1',\\n `startdate` bigint NOT NULL DEFAULT '0',\\n `enddate` bigint NOT NULL DEFAULT '0',\\n `relativedatesmode` tinyint(1) NOT NULL DEFAULT '0',\\n `marker` bigint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `showreports` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `downloadcontent` tinyint(1) DEFAULT NULL,\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupmodeforce` smallint NOT NULL DEFAULT '0',\\n `defaultgroupingid` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requested` tinyint(1) NOT NULL DEFAULT '0',\\n `enablecompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionnotify` tinyint(1) NOT NULL DEFAULT '0',\\n `cacherev` bigint NOT NULL DEFAULT '0',\\n `originalcourseid` bigint DEFAULT NULL,\\n `showactivitydates` tinyint(1) NOT NULL DEFAULT '0',\\n `showcompletionconditions` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cour_cat_ix` (`category`),\\n KEY `mdl_cour_idn_ix` (`idnumber`),\\n KEY `mdl_cour_sho_ix` (`shortname`),\\n KEY `mdl_cour_sor_ix` (`sortorder`)\\n) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Central course table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"category\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"shortname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"format\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":21,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"topics\",\"enumValues\":[]},{\"name\":\"showgrades\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"newsitems\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"startdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"relativedatesmode\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"marker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"legacyfiles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showreports\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"downloadcontent\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupmodeforce\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultgroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lang\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"calendartype\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"theme\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requested\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enablecompletion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionnotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cacherev\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"originalcourseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"showactivitydates\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showcompletionconditions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `coursecount` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_aggr_methd` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '0',\\n `value` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompaggrmeth_coucr_uix` (`course`,`criteriatype`),\\n KEY `mdl_courcompaggrmeth_cou_ix` (`course`),\\n KEY `mdl_courcompaggrmeth_cri_ix` (`criteriatype`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion aggregation methods for criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_crit_compl` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriaid` bigint NOT NULL DEFAULT '0',\\n `gradefinal` decimal(10,5) DEFAULT NULL,\\n `unenroled` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompcritcomp_useco_uix` (`userid`,`course`,`criteriaid`),\\n KEY `mdl_courcompcritcomp_use_ix` (`userid`),\\n KEY `mdl_courcompcritcomp_cou_ix` (`course`),\\n KEY `mdl_courcompcritcomp_cri_ix` (`criteriaid`),\\n KEY `mdl_courcompcritcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15582 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion user records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint NOT NULL DEFAULT '0',\\n `module` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moduleinstance` bigint DEFAULT NULL,\\n `courseinstance` bigint DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) DEFAULT NULL,\\n `role` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcompcrit_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_defaults` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionusegrade` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `customrules` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompdefa_coumod_uix` (`course`,`module`),\\n KEY `mdl_courcompdefa_mod_ix` (`module`),\\n KEY `mdl_courcompdefa_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default settings for activities completion'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `timeenrolled` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint NOT NULL DEFAULT '0',\\n `timecompleted` bigint DEFAULT NULL,\\n `reaggregate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcomp_usecou_uix` (`userid`,`course`),\\n KEY `mdl_courcomp_use_ix` (`userid`),\\n KEY `mdl_courcomp_cou_ix` (`course`),\\n KEY `mdl_courcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_format_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sectionid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courformopti_couforsec_uix` (`courseid`,`format`,`sectionid`,`name`),\\n KEY `mdl_courformopti_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=969 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores format-specific options for the course or course sect'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"module\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instance\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"added\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"score\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"indent\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleoncoursepage\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiongradeitemnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionexpected\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"deletioninprogress\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_20220527` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_completion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `coursemoduleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `completionstate` tinyint(1) NOT NULL,\\n `viewed` tinyint(1) DEFAULT NULL,\\n `overrideby` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courmoducomp_usecou_uix` (`userid`,`coursemoduleid`),\\n KEY `mdl_courmoducomp_cou_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3881182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the completion state (completed or not completed, etc'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules_completion\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"coursemoduleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completionstate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"viewed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"overrideby\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_published` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `timepublished` bigint NOT NULL,\\n `enrollable` tinyint(1) NOT NULL DEFAULT '1',\\n `hubcourseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT '0',\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about how and when an local courses were publish'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `category` bigint NOT NULL DEFAULT '0',\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `requester` bigint NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courrequ_sho_ix` (`shortname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_coursect_cousec_uix` (`course`,`section`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9811 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to define the sections for each course'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_sections\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sequence\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220609` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220628` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220729` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220822` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220829` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220905` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220912` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `area` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custcate_comareitesor_ix` (`component`,`area`,`itemid`,`sortorder`),\\n KEY `mdl_custcate_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield category table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL,\\n `instanceid` bigint NOT NULL,\\n `intvalue` bigint DEFAULT NULL,\\n `decvalue` decimal(10,5) DEFAULT NULL,\\n `shortcharvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `charvalue` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `valueformat` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_custdata_insfie_uix` (`instanceid`,`fieldid`),\\n KEY `mdl_custdata_fieint_ix` (`fieldid`,`intvalue`),\\n KEY `mdl_custdata_fiesho_ix` (`fieldid`,`shortcharvalue`),\\n KEY `mdl_custdata_fiedec_ix` (`fieldid`,`decvalue`),\\n KEY `mdl_custdata_fie_ix` (`fieldid`),\\n KEY `mdl_custdata_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield data table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custfiel_catsor_ix` (`categoryid`,`sortorder`),\\n KEY `mdl_custfiel_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield field table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `comments` smallint NOT NULL DEFAULT '0',\\n `timeavailablefrom` bigint NOT NULL DEFAULT '0',\\n `timeavailableto` bigint NOT NULL DEFAULT '0',\\n `timeviewfrom` bigint NOT NULL DEFAULT '0',\\n `timeviewto` bigint NOT NULL DEFAULT '0',\\n `requiredentries` int NOT NULL DEFAULT '0',\\n `requiredentriestoview` int NOT NULL DEFAULT '0',\\n `maxentries` int NOT NULL DEFAULT '0',\\n `rssarticles` smallint NOT NULL DEFAULT '0',\\n `singletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplateheader` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplatefooter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstitletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `csstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `jstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `asearchtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `approval` smallint NOT NULL DEFAULT '0',\\n `manageapproved` smallint NOT NULL DEFAULT '1',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `defaultsort` bigint NOT NULL DEFAULT '0',\\n `defaultsortdir` smallint NOT NULL DEFAULT '0',\\n `editany` smallint NOT NULL DEFAULT '0',\\n `notification` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `completionentries` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_data_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all database activities'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_data\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"comments\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailablefrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailableto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewfrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentriestoview\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"singletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplateheader\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplatefooter\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"addtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstitletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"csstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"jstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"asearchtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"approval\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"manageapproved\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsort\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsortdir\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"editany\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notification\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"config\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":37,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `recordid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datacont_rec_ix` (`recordid`),\\n KEY `mdl_datacont_fie_ix` (`fieldid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the content introduced in each record/fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param6` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param7` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param8` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param9` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param10` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datafiel_typdat_ix` (`type`,`dataid`),\\n KEY `mdl_datafiel_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every field available'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_records` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `approved` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_datareco_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every record introduced'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_editor_atto_autosave` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `elementid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `pagehash` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `drafttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `draftid` bigint DEFAULT NULL,\\n `pageinstance` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_editattoauto_eleconuse_uix` (`elementid`,`contextid`,`userid`,`pagehash`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1460915 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Draft text that is auto-saved every 5 seconds while an edito'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrol` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT '0',\\n `enrolstartdate` bigint DEFAULT '0',\\n `enrolenddate` bigint DEFAULT '0',\\n `expirynotify` tinyint(1) DEFAULT '0',\\n `expirythreshold` bigint DEFAULT '0',\\n `notifyall` tinyint(1) DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `cost` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `roleid` bigint DEFAULT '0',\\n `customint1` bigint DEFAULT NULL,\\n `customint2` bigint DEFAULT NULL,\\n `customint3` bigint DEFAULT NULL,\\n `customint4` bigint DEFAULT NULL,\\n `customint5` bigint DEFAULT NULL,\\n `customint6` bigint DEFAULT NULL,\\n `customint7` bigint DEFAULT NULL,\\n `customint8` bigint DEFAULT NULL,\\n `customchar1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar3` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdec1` decimal(12,7) DEFAULT NULL,\\n `customdec2` decimal(12,7) DEFAULT NULL,\\n `customtext1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enro_enr_ix` (`enrol`),\\n KEY `mdl_enro_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Instances of enrolment plugins used in courses, fields marke'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_enrol\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"enrol\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"enrolperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolstartdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolenddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirynotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirythreshold\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notifyall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"password\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cost\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"currency\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":3,\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"roleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"customint1\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint2\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint3\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint4\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint5\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint6\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint7\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint8\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar1\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":25,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar2\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":26,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar3\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":1333,\"position\":27,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec1\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":28,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec2\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":29,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext1\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":30,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext2\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":31,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext3\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":32,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext4\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":33,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_flatfile` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroflat_cou_ix` (`courseid`),\\n KEY `mdl_enroflat_use_ix` (`userid`),\\n KEY `mdl_enroflat_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='enrol_flatfile table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_consumer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey256` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secret` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerversion` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerguid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `protected` tinyint(1) NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `enablefrom` bigint DEFAULT NULL,\\n `enableuntil` bigint DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2cons_con_uix` (`consumerkey256`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI consumers interacting with moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `lticontextkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2cont_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about a specific LTI contexts from the consumers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_nonce` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `value` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2nonc_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Nonce used for authentication between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_resource_link` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint DEFAULT NULL,\\n `consumerid` bigint DEFAULT NULL,\\n `ltiresourcelinkkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `primaryresourcelinkid` bigint DEFAULT NULL,\\n `shareapproved` tinyint(1) DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2resolink_con_ix` (`contextid`),\\n KEY `mdl_enroltilti2resolink_pri_ix` (`primaryresourcelinkid`),\\n KEY `mdl_enroltilti2resolink_co2_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link from the consumer to the tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_share_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sharekey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resourcelinkid` bigint NOT NULL,\\n `autoapprove` tinyint(1) NOT NULL,\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_sha_uix` (`sharekey`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_res_uix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Resource link share key'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_tool_proxy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxykey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerid` bigint NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2toolprox_to_uix` (`toolproxykey`),\\n KEY `mdl_enroltilti2toolprox_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A tool proxy between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_user_result` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcelinkid` bigint NOT NULL,\\n `ltiuserkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiresultsourcedid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2userresu_res_ix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results for each user for each resource link'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tool_consumer_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolid` bigint NOT NULL,\\n `consumerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitoolconsmap_too_ix` (`toolid`),\\n KEY `mdl_enroltitoolconsmap_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table that maps the published tool to tool consumers.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tools` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrolid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `institution` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `maxenrolled` bigint NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradesync` tinyint(1) NOT NULL DEFAULT '0',\\n `gradesynccompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `membersync` tinyint(1) NOT NULL DEFAULT '0',\\n `membersyncmode` tinyint(1) NOT NULL DEFAULT '0',\\n `roleinstructor` bigint NOT NULL,\\n `rolelearner` bigint NOT NULL,\\n `secret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitool_enr_ix` (`enrolid`),\\n KEY `mdl_enroltitool_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tools provided to the remote system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `toolid` bigint NOT NULL,\\n `serviceurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sourceid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumersecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `lastgrade` decimal(10,5) DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltiuser_use_ix` (`userid`),\\n KEY `mdl_enroltiuser_too_ix` (`toolid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User access log and gradeback data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `business` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `item_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `memo` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tax` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection1_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection2_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pending_reason` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reason_code` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent_txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timeupdated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enropayp_bus_ix` (`business`),\\n KEY `mdl_enropayp_rec_ix` (`receiver_email`),\\n KEY `mdl_enropayp_cou_ix` (`courseid`),\\n KEY `mdl_enropayp_use_ix` (`userid`),\\n KEY `mdl_enropayp_ins_ix` (`instanceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds all known information about PayPal transactions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `repeatid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `modulename` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `type` smallint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeduration` bigint NOT NULL DEFAULT '0',\\n `timesort` bigint DEFAULT NULL,\\n `visible` smallint NOT NULL DEFAULT '1',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sequence` bigint NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `subscriptionid` bigint DEFAULT NULL,\\n `priority` bigint DEFAULT NULL,\\n `location` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_even_cou_ix` (`courseid`),\\n KEY `mdl_even_use_ix` (`userid`),\\n KEY `mdl_even_tim_ix` (`timestart`),\\n KEY `mdl_even_tim2_ix` (`timeduration`),\\n KEY `mdl_even_uui_ix` (`uuid`),\\n KEY `mdl_even_typtim_ix` (`type`,`timesort`),\\n KEY `mdl_even_grocoucatvisuse_ix` (`groupid`,`courseid`,`categoryid`,`visible`,`userid`),\\n KEY `mdl_even_eve_ix` (`eventtype`),\\n KEY `mdl_even_comeveins_ix` (`component`,`eventtype`,`instance`),\\n KEY `mdl_even_modinseve_ix` (`modulename`,`instance`,`eventtype`),\\n KEY `mdl_even_cat_ix` (`categoryid`),\\n KEY `mdl_even_sub_ix` (`subscriptionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=784 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For everything with a time associated to it'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pollinterval` bigint NOT NULL DEFAULT '0',\\n `lastupdated` bigint DEFAULT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks subscriptions to remote calendars.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfunction` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `schedule` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `internal` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_evenhand_evecom_uix` (`eventname`,`component`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing which components requests what typ'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `stackdump` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing queued events. It stores only one '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `queuedeventid` bigint NOT NULL,\\n `handlerid` bigint NOT NULL,\\n `status` bigint DEFAULT NULL,\\n `errormessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueuhand_que_ix` (`queuedeventid`),\\n KEY `mdl_evenqueuhand_han_ix` (`handlerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This is the list of queued handlers for processing. The even'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `methodname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classpath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capabilities` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `services` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_extefunc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='list of all external functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n `requiredcapability` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `restrictedusers` tinyint(1) NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `downloadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n `uploadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_exteserv_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='built in and custom external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `functionname` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservfunc_ext_ix` (`externalserviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1951 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lists functions available in each service group'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservuser_ext_ix` (`externalserviceid`),\\n KEY `mdl_exteservuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='users allowed to use services with restricted users flag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `privatetoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tokentype` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `externalserviceid` bigint NOT NULL,\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `creatorid` bigint NOT NULL DEFAULT '1',\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_extetoke_tok_ix` (`token`),\\n KEY `mdl_extetoke_use_ix` (`userid`),\\n KEY `mdl_extetoke_ext_ix` (`externalserviceid`),\\n KEY `mdl_extetoke_con_ix` (`contextid`),\\n KEY `mdl_extetoke_cre_ix` (`creatorid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1310 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_favourite` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_favo_comiteiteconuse_uix` (`component`,`itemtype`,`itemid`,`contextid`,`userid`),\\n KEY `mdl_favo_con_ix` (`contextid`),\\n KEY `mdl_favo_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the relationship between an arbitrary item (itemtype,'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `anonymous` tinyint(1) NOT NULL DEFAULT '1',\\n `email_notification` tinyint(1) NOT NULL DEFAULT '1',\\n `multiple_submit` tinyint(1) NOT NULL DEFAULT '1',\\n `autonumbering` tinyint(1) NOT NULL DEFAULT '1',\\n `site_after_submit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `page_after_submit` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `page_after_submitformat` tinyint NOT NULL DEFAULT '0',\\n `publish_stats` tinyint(1) NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feed_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all feedbacks'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_feedback\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"anonymous\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"email_notification\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"multiple_submit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"autonumbering\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"site_after_submit\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"page_after_submit\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"page_after_submitformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish_stats\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completed` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use_ix` (`userid`),\\n KEY `mdl_feedcomp_fee_ix` (`feedback`),\\n KEY `mdl_feedback_comp_feedback_userid` (`feedback`,`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completedtmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `guestid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use2_ix` (`userid`),\\n KEY `mdl_feedcomp_fee2_ix` (`feedback`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_item` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `label` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `presentation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `typ` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hasvalue` tinyint(1) NOT NULL DEFAULT '0',\\n `position` smallint NOT NULL DEFAULT '0',\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `dependitem` bigint NOT NULL DEFAULT '0',\\n `dependvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feeditem_fee_ix` (`feedback`),\\n KEY `mdl_feeditem_tem_ix` (`template`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20695 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_sitecourse_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedbackid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedsitemap_cou_ix` (`courseid`),\\n KEY `mdl_feedsitemap_fee_ix` (`feedbackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback sitecourse map'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `ispublic` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedtemp_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='templates of feedbackstructures'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_value` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308852 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completeds'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_valuetmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou2_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou2_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite2_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completedstmp'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_file_conversion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sourcefileid` bigint NOT NULL,\\n `targetformat` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint DEFAULT '0',\\n `statusmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `converter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `destfileid` bigint DEFAULT NULL,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_fileconv_sou_ix` (`sourcefileid`),\\n KEY `mdl_fileconv_des_ix` (`destfileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to track file conversions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filearea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `filepath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint DEFAULT NULL,\\n `filesize` bigint NOT NULL,\\n `mimetype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `source` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `author` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `license` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `referencefileid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_file_pat_uix` (`pathnamehash`),\\n KEY `mdl_file_comfilconite_ix` (`component`,`filearea`,`contextid`,`itemid`),\\n KEY `mdl_file_con_ix` (`contenthash`),\\n KEY `mdl_file_lic_ix` (`license`),\\n KEY `mdl_file_con2_ix` (`contextid`),\\n KEY `mdl_file_use_ix` (`userid`),\\n KEY `mdl_file_ref_ix` (`referencefileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8785157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='description of files, content is stored in sha1 file pool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files_reference` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `repositoryid` bigint NOT NULL,\\n `lastsync` bigint DEFAULT NULL,\\n `reference` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `referencehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filerefe_refrep_uix` (`referencehash`,`repositoryid`),\\n KEY `mdl_filerefe_rep_ix` (`repositoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1416 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store files references'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_active` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `active` smallint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtacti_confil_uix` (`contextid`,`filter`),\\n KEY `mdl_filtacti_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3478 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about which filters are active in which c'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtconf_confilnam_uix` (`contextid`,`filter`,`name`),\\n KEY `mdl_filtconf_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores per-context configuration settings for filters which '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_folder` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `showexpanded` tinyint(1) NOT NULL DEFAULT '1',\\n `showdownloadfolder` tinyint(1) NOT NULL DEFAULT '1',\\n `forcedownload` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_fold_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one folder resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'general',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `grade_forum` bigint NOT NULL DEFAULT '0',\\n `grade_forum_notify` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `maxattachments` bigint NOT NULL DEFAULT '1',\\n `forcesubscribe` tinyint(1) NOT NULL DEFAULT '0',\\n `trackingtype` tinyint NOT NULL DEFAULT '1',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `warnafter` bigint NOT NULL DEFAULT '0',\\n `blockafter` bigint NOT NULL DEFAULT '0',\\n `blockperiod` bigint NOT NULL DEFAULT '0',\\n `completiondiscussions` int NOT NULL DEFAULT '0',\\n `completionreplies` int NOT NULL DEFAULT '0',\\n `completionposts` int NOT NULL DEFAULT '0',\\n `displaywordcount` tinyint(1) NOT NULL DEFAULT '0',\\n `lockdiscussionafter` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foru_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=477 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums contain and structure discussion'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"type\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"general\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum_notify\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxattachments\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"forcesubscribe\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"trackingtype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"warnafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiondiscussions\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionreplies\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionposts\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displaywordcount\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lockdiscussionafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_digests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `forum` bigint NOT NULL,\\n `maildigest` tinyint(1) NOT NULL DEFAULT '-1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudige_forusemai_uix` (`forum`,`userid`,`maildigest`),\\n KEY `mdl_forudige_use_ix` (`userid`),\\n KEY `mdl_forudige_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of user mail delivery preferences for each forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussion_subs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `discussion` bigint NOT NULL,\\n `preference` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudiscsubs_usedis_uix` (`userid`,`discussion`),\\n KEY `mdl_forudiscsubs_for_ix` (`forum`),\\n KEY `mdl_forudiscsubs_use_ix` (`userid`),\\n KEY `mdl_forudiscsubs_dis_ix` (`discussion`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users may choose to subscribe and unsubscribe from specific '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstpost` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '-1',\\n `assessed` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `pinned` tinyint(1) NOT NULL DEFAULT '0',\\n `timelocked` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forudisc_use_ix` (`userid`),\\n KEY `mdl_forudisc_cou_ix` (`course`),\\n KEY `mdl_forudisc_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums are composed of discussions'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_discussions\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"firstpost\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeend\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pinned\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timelocked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `itemnumber` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forugrad_foriteuse_uix` (`forum`,`itemnumber`,`userid`),\\n KEY `mdl_forugrad_use_ix` (`userid`),\\n KEY `mdl_forugrad_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading data for forum instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_posts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `discussion` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `modified` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint NOT NULL DEFAULT '0',\\n `subject` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messageformat` tinyint NOT NULL DEFAULT '0',\\n `messagetrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `totalscore` smallint NOT NULL DEFAULT '0',\\n `mailnow` bigint NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `privatereplyto` bigint NOT NULL DEFAULT '0',\\n `wordcount` bigint DEFAULT NULL,\\n `charcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_forupost_use_ix` (`userid`),\\n KEY `mdl_forupost_cre_ix` (`created`),\\n KEY `mdl_forupost_mai_ix` (`mailed`),\\n KEY `mdl_forupost_pri_ix` (`privatereplyto`),\\n KEY `mdl_forupost_dis_ix` (`discussion`),\\n KEY `mdl_forupost_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='All posts are stored in this table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_posts\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"discussion\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"created\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"modified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subject\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"message\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"messageformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"messagetrust\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attachment\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"totalscore\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailnow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"deleted\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"privatereplyto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"wordcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"charcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruqueu_use_ix` (`userid`),\\n KEY `mdl_foruqueu_dis_ix` (`discussionid`),\\n KEY `mdl_foruqueu_pos_ix` (`postid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping track of posts that will be mailed in digest for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `firstread` bigint NOT NULL DEFAULT '0',\\n `lastread` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruread_usefor_ix` (`userid`,`forumid`),\\n KEY `mdl_foruread_usedis_ix` (`userid`,`discussionid`),\\n KEY `mdl_foruread_posuse_ix` (`postid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users read posts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forusubs_usefor_uix` (`userid`,`forum`),\\n KEY `mdl_forusubs_use_ix` (`userid`),\\n KEY `mdl_forusubs_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of who is subscribed to what forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_track_prefs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forutracpref_usefor_ix` (`userid`,`forumid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users untracked forums'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `urlggb` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `seed` bigint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '0',\\n `height` bigint NOT NULL DEFAULT '0',\\n `showsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `autograde` bigint NOT NULL DEFAULT '0',\\n `maxattempts` bigint NOT NULL DEFAULT '1',\\n `grademethod` bigint NOT NULL DEFAULT '1',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geog_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra main table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `geogebra` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `vars` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `gradecomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `finished` bigint NOT NULL DEFAULT '1',\\n `dateteacher` bigint NOT NULL DEFAULT '0',\\n `datestudent` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geogatte_geo_ix` (`geogebra`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra attemps table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `allowduplicatedentries` tinyint NOT NULL DEFAULT '0',\\n `displayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'dictionary',\\n `mainglossary` tinyint NOT NULL DEFAULT '0',\\n `showspecial` tinyint NOT NULL DEFAULT '1',\\n `showalphabet` tinyint NOT NULL DEFAULT '1',\\n `showall` tinyint NOT NULL DEFAULT '1',\\n `allowcomments` tinyint NOT NULL DEFAULT '0',\\n `allowprintview` tinyint NOT NULL DEFAULT '1',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `defaultapproval` tinyint NOT NULL DEFAULT '1',\\n `approvaldisplayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'default',\\n `globalglossary` tinyint NOT NULL DEFAULT '0',\\n `entbypage` smallint NOT NULL DEFAULT '10',\\n `editalways` tinyint NOT NULL DEFAULT '0',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionentries` int NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glos_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossaries'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_glossary\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowduplicatedentries\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"dictionary\",\"enumValues\":[]},{\"name\":\"mainglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showspecial\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showalphabet\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"allowcomments\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowprintview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"usedynalink\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"defaultapproval\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"approvaldisplayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"default\",\"enumValues\":[]},{\"name\":\"globalglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"entbypage\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"10\",\"enumValues\":[]},{\"name\":\"editalways\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_alias` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `entryid` bigint NOT NULL DEFAULT '0',\\n `alias` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosalia_ent_ix` (`entryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='entries alias'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gloscate_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all categories for glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `concept` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `definitionformat` tinyint NOT NULL DEFAULT '0',\\n `definitiontrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `teacherentry` tinyint NOT NULL DEFAULT '0',\\n `sourceglossaryid` bigint NOT NULL DEFAULT '0',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `casesensitive` tinyint NOT NULL DEFAULT '0',\\n `fullmatch` tinyint NOT NULL DEFAULT '1',\\n `approved` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentr_use_ix` (`userid`),\\n KEY `mdl_glosentr_con_ix` (`concept`),\\n KEY `mdl_glosentr_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=399 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `entryid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentrcate_cat_ix` (`categoryid`),\\n KEY `mdl_glosentrcate_ent_ix` (`entryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='categories of each glossary entry'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_formats` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `popupformatname` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `showgroup` tinyint NOT NULL DEFAULT '1',\\n `showtabs` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaulthook` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting of the display formats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcate_cou_ix` (`courseid`),\\n KEY `mdl_gradcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3055 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about categories, used for grou'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_categories\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"aggregation\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keephigh\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"droplow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateonlygraded\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateoutcomes\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregatesubcats` tinyint(1) NOT NULL DEFAULT '0',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcatehist_act_ix` (`action`),\\n KEY `mdl_gradcatehist_tim_ix` (`timemodified`),\\n KEY `mdl_gradcatehist_old_ix` (`oldid`),\\n KEY `mdl_gradcatehist_cou_ix` (`courseid`),\\n KEY `mdl_gradcatehist_par_ix` (`parent`),\\n KEY `mdl_gradcatehist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29421 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `aggregationstatus` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'unknown',\\n `aggregationweight` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradgrad_useite_uix` (`userid`,`itemid`),\\n KEY `mdl_gradgrad_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_gradgrad_ite_ix` (`itemid`),\\n KEY `mdl_gradgrad_use_ix` (`userid`),\\n KEY `mdl_gradgrad_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgrad_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9988015 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='grade_grades This table keeps individual grades for each us'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"aggregationstatus\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"unknown\",\"enumValues\":[]},{\"name\":\"aggregationweight\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradgradhist_act_ix` (`action`),\\n KEY `mdl_gradgradhist_tim_ix` (`timemodified`),\\n KEY `mdl_gradgradhist_useitetim_ix` (`userid`,`itemid`,`timemodified`),\\n KEY `mdl_gradgradhist_old_ix` (`oldid`),\\n KEY `mdl_gradgradhist_ite_ix` (`itemid`),\\n KEY `mdl_gradgradhist_use_ix` (`userid`),\\n KEY `mdl_gradgradhist_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgradhist_use2_ix` (`usermodified`),\\n KEY `mdl_gradgradhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16283522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades_history\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"action\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"oldid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"source\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"loggeduser\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_newitem` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `importcode` bigint NOT NULL,\\n `importer` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimponewi_imp_ix` (`importer`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='temporary table for storing new grade_item names from grade '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_values` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint DEFAULT NULL,\\n `newgradeitem` bigint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `importcode` bigint NOT NULL,\\n `importer` bigint DEFAULT NULL,\\n `importonlyfeedback` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimpovalu_ite_ix` (`itemid`),\\n KEY `mdl_gradimpovalu_new_ix` (`newgradeitem`),\\n KEY `mdl_gradimpovalu_imp_ix` (`importer`)\\n) ENGINE=InnoDB AUTO_INCREMENT=609395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Temporary table for importing grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditem_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_graditem_itenee_ix` (`itemtype`,`needsupdate`),\\n KEY `mdl_graditem_gra_ix` (`gradetype`),\\n KEY `mdl_graditem_idncou_ix` (`idnumber`,`courseid`),\\n KEY `mdl_graditem_cou_ix` (`courseid`),\\n KEY `mdl_graditem_cat_ix` (`categoryid`),\\n KEY `mdl_graditem_sca_ix` (`scaleid`),\\n KEY `mdl_graditem_out_ix` (`outcomeid`),\\n KEY `itemtype_mod_inst_number_course` (`itemtype`,`itemmodule`,`iteminstance`,`courseid`,`itemnumber`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23944 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about gradeable items (ie colum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditemhist_act_ix` (`action`),\\n KEY `mdl_graditemhist_tim_ix` (`timemodified`),\\n KEY `mdl_graditemhist_old_ix` (`oldid`),\\n KEY `mdl_graditemhist_cou_ix` (`courseid`),\\n KEY `mdl_graditemhist_cat_ix` (`categoryid`),\\n KEY `mdl_graditemhist_sca_ix` (`scaleid`),\\n KEY `mdl_graditemhist_out_ix` (`outcomeid`),\\n KEY `mdl_graditemhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=344717 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_letters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `lowerboundary` decimal(10,5) NOT NULL,\\n `letter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradlett_conlowlet_uix` (`contextid`,`lowerboundary`,`letter`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Repository for grade letters, for courses and other moodle e'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutc_cousho_uix` (`courseid`,`shortname`),\\n KEY `mdl_gradoutc_cou_ix` (`courseid`),\\n KEY `mdl_gradoutc_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutc_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes the outcomes used in the system. An out'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `outcomeid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutccour_couout_uix` (`courseid`,`outcomeid`),\\n KEY `mdl_gradoutccour_cou_ix` (`courseid`),\\n KEY `mdl_gradoutccour_out_ix` (`outcomeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores what outcomes are used in what courses.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradoutchist_act_ix` (`action`),\\n KEY `mdl_gradoutchist_tim_ix` (`timemodified`),\\n KEY `mdl_gradoutchist_old_ix` (`oldid`),\\n KEY `mdl_gradoutchist_cou_ix` (`courseid`),\\n KEY `mdl_gradoutchist_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutchist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradsett_counam_uix` (`courseid`,`name`),\\n KEY `mdl_gradsett_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='gradebook settings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `areaname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activemethod` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradarea_concomare_uix` (`contextid`,`component`,`areaname`),\\n KEY `mdl_gradarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3865 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Identifies gradable areas where advanced grading can happen.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `method` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `copiedfromid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `usercreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecopied` bigint DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_graddefi_aremet_uix` (`areaid`,`method`),\\n KEY `mdl_graddefi_are_ix` (`areaid`),\\n KEY `mdl_graddefi_use_ix` (`usermodified`),\\n KEY `mdl_graddefi_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=978 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the basic information about an advanced grading for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `raterid` bigint NOT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` tinyint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradinst_def_ix` (`definitionid`),\\n KEY `mdl_gradinst_rat_ix` (`raterid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=385566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading form instance is an assessment record for one gradab'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcomm_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='frequently used comments used in marking guide'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `descriptionmarkers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionmarkersformat` tinyint DEFAULT NULL,\\n `maxscore` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the criteria grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradguidfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradguidfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradguidfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1842357 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the guide is filled by a particular r'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=848 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `levelid` bigint DEFAULT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradrubrfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradrubrfill_lev_ix` (`levelid`),\\n KEY `mdl_gradrubrfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradrubrfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=424114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the rubric is filled by a particular '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `criterionid` bigint NOT NULL,\\n `score` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrleve_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4377 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the columns of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn2_ix` (`idnumber`),\\n KEY `mdl_grou_cou2_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A grouping is a collection of groups. WAS: groups_groupings'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"configdata\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grougrou_gro_ix` (`groupingid`),\\n KEY `mdl_grougrou_gro2_ix` (`groupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a grouping to a group (note, groups can be in multiple '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `enrolmentkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `picture` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn_ix` (`idnumber`),\\n KEY `mdl_grou_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2888 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolmentkey\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"picture\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_groumemb_usegro_uix` (`userid`,`groupid`),\\n KEY `mdl_groumemb_gro_ix` (`groupid`),\\n KEY `mdl_groumemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=145552 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups_members\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"component\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `jsoncontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `mainlibraryid` bigint NOT NULL,\\n `displayoptions` smallint DEFAULT NULL,\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5p_mai_ix` (`mainlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6797 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P content information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_contents_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pid` bigint NOT NULL,\\n `libraryid` bigint NOT NULL,\\n `dependencytype` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dropcss` tinyint(1) NOT NULL,\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pcontlibr_h5p_ix` (`h5pid`),\\n KEY `mdl_h5pcontlibr_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=22700 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store which library is used in which content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `machinename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `majorversion` smallint NOT NULL,\\n `minorversion` smallint NOT NULL,\\n `patchversion` smallint NOT NULL,\\n `runnable` tinyint(1) NOT NULL,\\n `fullscreen` tinyint(1) NOT NULL DEFAULT '0',\\n `embedtypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preloadedjs` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `preloadedcss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `droplibrarycss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `semantics` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addto` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `coremajor` smallint DEFAULT NULL,\\n `coreminor` smallint DEFAULT NULL,\\n `metadatasettings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `tutorial` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `example` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint(1) DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibr_macmajminpatrun_ix` (`machinename`,`majorversion`,`minorversion`,`patchversion`,`runnable`)\\n) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about libraries used by H5P content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries_cachedassets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrcach_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1461 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5P cached library assets'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_library_dependencies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `requiredlibraryid` bigint NOT NULL,\\n `dependencytype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrdepe_lib_ix` (`libraryid`),\\n KEY `mdl_h5plibrdepe_req_ix` (`requiredlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1282 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P library dependencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `grade` bigint DEFAULT '0',\\n `displayoptions` smallint NOT NULL DEFAULT '0',\\n `enabletracking` tinyint(1) NOT NULL DEFAULT '1',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `reviewmode` smallint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pa_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the h5pactivity activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pactivityid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `attempt` mediumint NOT NULL DEFAULT '1',\\n `rawscore` bigint DEFAULT '0',\\n `maxscore` bigint DEFAULT '0',\\n `scaled` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_h5paatte_h5puseatt_uix` (`h5pactivityid`,`userid`,`attempt`),\\n KEY `mdl_h5paatte_tim_ix` (`timecreated`),\\n KEY `mdl_h5paatte_h5ptim_ix` (`h5pactivityid`,`timecreated`),\\n KEY `mdl_h5paatte_h5puse_ix` (`h5pactivityid`,`userid`),\\n KEY `mdl_h5paatte_h5p_ix` (`h5pactivityid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users attempts inside H5P activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptid` bigint NOT NULL,\\n `subcontent` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `interactiontype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctpattern` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `additionals` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rawscore` bigint NOT NULL DEFAULT '0',\\n `maxscore` bigint NOT NULL DEFAULT '0',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5paatteresu_atttim_ix` (`attemptid`,`timecreated`),\\n KEY `mdl_h5paatteresu_att_ix` (`attemptid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5Pactivities_attempts tracking info'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_imscp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `keepold` bigint NOT NULL DEFAULT '-1',\\n `structure` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_imsc_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one imscp resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_infected_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filename` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `quarantinedfile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_infefile_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store infected file details.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_label` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_labe_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12250 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines labels'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `practice` smallint NOT NULL DEFAULT '0',\\n `modattempts` smallint NOT NULL DEFAULT '0',\\n `usepassword` smallint NOT NULL DEFAULT '0',\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dependency` bigint NOT NULL DEFAULT '0',\\n `conditions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `custom` smallint NOT NULL DEFAULT '0',\\n `ongoing` smallint NOT NULL DEFAULT '0',\\n `usemaxgrade` smallint NOT NULL DEFAULT '0',\\n `maxanswers` smallint NOT NULL DEFAULT '4',\\n `maxattempts` smallint NOT NULL DEFAULT '5',\\n `review` smallint NOT NULL DEFAULT '0',\\n `nextpagedefault` smallint NOT NULL DEFAULT '0',\\n `feedback` smallint NOT NULL DEFAULT '1',\\n `minquestions` smallint NOT NULL DEFAULT '0',\\n `maxpages` smallint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `retake` smallint NOT NULL DEFAULT '1',\\n `activitylink` bigint NOT NULL DEFAULT '0',\\n `mediafile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mediaheight` bigint NOT NULL DEFAULT '100',\\n `mediawidth` bigint NOT NULL DEFAULT '650',\\n `mediaclose` smallint NOT NULL DEFAULT '0',\\n `slideshow` smallint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '640',\\n `height` bigint NOT NULL DEFAULT '480',\\n `bgcolor` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '#FFFFFF',\\n `displayleft` smallint NOT NULL DEFAULT '0',\\n `displayleftif` smallint NOT NULL DEFAULT '0',\\n `progressbar` smallint NOT NULL DEFAULT '0',\\n `available` bigint NOT NULL DEFAULT '0',\\n `deadline` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionendreached` tinyint(1) DEFAULT '0',\\n `completiontimespent` bigint DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_less_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8437 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `jumpto` bigint NOT NULL DEFAULT '0',\\n `grade` smallint NOT NULL DEFAULT '0',\\n `score` bigint NOT NULL DEFAULT '0',\\n `flags` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responseformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessansw_les_ix` (`lessonid`),\\n KEY `mdl_lessansw_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=184271 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_answers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `answerid` bigint NOT NULL DEFAULT '0',\\n `retry` smallint NOT NULL DEFAULT '0',\\n `correct` bigint NOT NULL DEFAULT '0',\\n `useranswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessatte_use_ix` (`userid`),\\n KEY `mdl_lessatte_les_ix` (`lessonid`),\\n KEY `mdl_lessatte_pag_ix` (`pageid`),\\n KEY `mdl_lessatte_ans_ix` (`answerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5406146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_attempts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_branch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `retry` bigint NOT NULL DEFAULT '0',\\n `flag` smallint NOT NULL DEFAULT '0',\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessbran_use_ix` (`userid`),\\n KEY `mdl_lessbran_les_ix` (`lessonid`),\\n KEY `mdl_lessbran_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11327881 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='branches for each lesson/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` double NOT NULL DEFAULT '0',\\n `late` smallint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessgrad_use_ix` (`userid`),\\n KEY `mdl_lessgrad_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1329355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `available` bigint DEFAULT NULL,\\n `deadline` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `review` smallint DEFAULT NULL,\\n `maxattempts` smallint DEFAULT NULL,\\n `retake` smallint DEFAULT NULL,\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessover_les_ix` (`lessonid`),\\n KEY `mdl_lessover_gro_ix` (`groupid`),\\n KEY `mdl_lessover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to lesson settings.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `prevpageid` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n `qtype` smallint NOT NULL DEFAULT '0',\\n `qoption` smallint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '1',\\n `display` smallint NOT NULL DEFAULT '1',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contents` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentsformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesspage_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_timer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `starttime` bigint NOT NULL DEFAULT '0',\\n `lessontime` bigint NOT NULL DEFAULT '0',\\n `completed` tinyint(1) DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesstime_use_ix` (`userid`),\\n KEY `mdl_lesstime_les_ix` (`lessonid`),\\n KEY `mdl_lesson_t_lessonid_userid_comp` (`lessonid`,`userid`,`completed`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2565565 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lesson timer for each lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_license` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `version` bigint NOT NULL DEFAULT '0',\\n `custom` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='store licenses used by moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lock_db` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint DEFAULT NULL,\\n `owner` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_lockdb_res_uix` (`resourcekey`),\\n KEY `mdl_lockdb_exp_ix` (`expires`),\\n KEY `mdl_lockdb_own_ix` (`owner`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores active and inactive lock types for db locking method.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_log_coumodact_ix` (`course`,`module`,`action`),\\n KEY `mdl_log_tim_ix` (`time`),\\n KEY `mdl_log_act_ix` (`action`),\\n KEY `mdl_log_usecou_ix` (`userid`,`course`),\\n KEY `mdl_log_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Every action is logged as far as possible'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_display` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mtable` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `field` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_logdisp_modact_uix` (`module`,`action`)\\n) ENGINE=InnoDB AUTO_INCREMENT=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For a particular module/action, specifies a moodle table/fie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `qtype` mediumint NOT NULL,\\n `sqltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sqlparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `error` mediumint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `exectime` decimal(10,5) NOT NULL,\\n `timelogged` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Logged database queries.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_logstore_standard_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_logsstanlog_tim_ix` (`timecreated`),\\n KEY `mdl_logsstanlog_couanotim_ix` (`courseid`,`anonymous`,`timecreated`),\\n KEY `mdl_logsstanlog_useconconcr_ix` (`userid`,`contextlevel`,`contextinstanceid`,`crud`,`edulevel`,`timecreated`),\\n KEY `mdl_logsstanlog_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=108593688 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Standard log table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `typeid` bigint DEFAULT NULL,\\n `toolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `securetoolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoicesendname` tinyint(1) DEFAULT NULL,\\n `instructorchoicesendemailaddr` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowroster` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowsetting` tinyint(1) DEFAULT NULL,\\n `instructorcustomparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoiceacceptgrades` tinyint(1) DEFAULT NULL,\\n `grade` bigint NOT NULL DEFAULT '100',\\n `launchcontainer` tinyint NOT NULL DEFAULT '1',\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `debuglaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showtitlelaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showdescriptionlaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `servicesalt` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lti_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains Basic LTI activities instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_access_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `validuntil` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltiaccetoke_tok_uix` (`token`),\\n KEY `mdl_ltiaccetoke_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of LTI services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `ltiid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datesubmitted` bigint NOT NULL,\\n `dateupdated` bigint NOT NULL,\\n `gradepercent` decimal(10,5) NOT NULL,\\n `originalgrade` decimal(10,5) NOT NULL,\\n `launchid` bigint NOT NULL,\\n `state` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisubm_lti_ix` (`ltiid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of individual submissions for LTI activities.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_proxies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Tool Provider',\\n `regurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `state` tinyint NOT NULL DEFAULT '1',\\n `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `vendorcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `capabilityoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `serviceoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitoolprox_gui_uix` (`guid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool proxy registrations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxyid` bigint NOT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `course` bigint DEFAULT NULL,\\n `coursemoduleid` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitoolsett_too_ix` (`toolproxyid`),\\n KEY `mdl_ltitoolsett_typ_ix` (`typeid`),\\n KEY `mdl_ltitoolsett_cou_ix` (`course`),\\n KEY `mdl_ltitoolsett_cou2_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool setting values'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'basiclti Activity',\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `tooldomain` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `state` tinyint NOT NULL DEFAULT '2',\\n `course` bigint NOT NULL,\\n `coursevisible` tinyint(1) NOT NULL DEFAULT '0',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `clientid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `enabledcapability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitype_cli_uix` (`clientid`),\\n KEY `mdl_ltitype_cou_ix` (`course`),\\n KEY `mdl_ltitype_too_ix` (`tooldomain`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI pre-configured activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitypeconf_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI types configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_ltiservice_gradebookservices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeitemid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ltilinkid` bigint DEFAULT NULL,\\n `resourceid` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tag` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisgrad_lti_ix` (`ltilinkid`),\\n KEY `mdl_ltisgrad_gracou_ix` (`gradeitemid`,`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This file records the grade items created by the LTI Gradebo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_mess_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_mess_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all unread messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_airnotifier_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userdeviceid` bigint NOT NULL,\\n `enable` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messairndevi_use_uix` (`userdeviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store information about the devices registered in Airnotifie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contact_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `requesteduserid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcontrequ_usereq_uix` (`userid`,`requesteduserid`),\\n KEY `mdl_messcontrequ_use_ix` (`userid`),\\n KEY `mdl_messcontrequ_req_ix` (`requesteduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains list of contact requests between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contacts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `contactid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcont_usecon_uix` (`userid`,`contactid`),\\n KEY `mdl_messcont_use_ix` (`userid`),\\n KEY `mdl_messcont_con_ix` (`contactid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of contacts between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvacti_use_ix` (`userid`),\\n KEY `mdl_messconvacti_con_ix` (`conversationid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `conversationid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvmemb_con_ix` (`conversationid`),\\n KEY `mdl_messconvmemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all members in a conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '1',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `convhash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconv_typ_ix` (`type`),\\n KEY `mdl_messconv_con_ix` (`convhash`),\\n KEY `mdl_messconv_comiteitecon_ix` (`component`,`itemtype`,`itemid`,`contextid`),\\n KEY `mdl_messconv_con2_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all message conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_email_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridto` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messemaimess_use_ix` (`useridto`),\\n KEY `mdl_messemaimess_con_ix` (`conversationid`),\\n KEY `mdl_messemaimess_mes_ix` (`messageid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of what emails to send in an email digest'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` bigint NOT NULL,\\n `isread` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messpopu_mesisr_uix` (`messageid`,`isread`),\\n KEY `mdl_messpopu_isr_ix` (`isread`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keep state of notifications for the popup message processor'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `notificationid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messpopunoti_not_ix` (`notificationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=917980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of notifications to display in the message output popup'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_processors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of message output plugins'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_providers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messprov_comnam_uix` (`component`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores the message providers (modules and core sy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeread` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messread_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_messread_nottim_ix` (`notification`,`timeread`),\\n KEY `mdl_messread_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_messread_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages that have been read'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_user_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuseracti_usemesact_uix` (`userid`,`messageid`,`action`),\\n KEY `mdl_messuseracti_use_ix` (`userid`),\\n KEY `mdl_messuseracti_mes_ix` (`messageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_users_blocked` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `blockeduserid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuserbloc_useblo_uix` (`userid`,`blockeduserid`),\\n KEY `mdl_messuserbloc_use_ix` (`userid`),\\n KEY `mdl_messuserbloc_blo_ix` (`blockeduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of blocked users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_datakeys` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `handler` bigint NOT NULL,\\n `datavalue` bigint NOT NULL,\\n `datakey` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messdata_handat_uix` (`handler`,`datavalue`),\\n KEY `mdl_messdata_han_ix` (`handler`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message data item secret keys.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultexpiration` bigint NOT NULL DEFAULT '86400',\\n `validateaddress` tinyint(1) NOT NULL DEFAULT '1',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messhand_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message Handler definitions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_messagelist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `userid` bigint NOT NULL,\\n `address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messmess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of message IDs for existing replies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `fullmessagetrust` tinyint NOT NULL DEFAULT '0',\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_contim_ix` (`conversationid`,`timecreated`),\\n KEY `mdl_mess_use_ix` (`useridfrom`),\\n KEY `mdl_mess_con_ix` (`conversationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_application` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `display_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpc_server_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_land_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_jump_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about applications on remote hosts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `wwwroot` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `public_key` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `public_key_expires` bigint NOT NULL DEFAULT '0',\\n `transport` tinyint NOT NULL DEFAULT '0',\\n `portno` mediumint NOT NULL DEFAULT '0',\\n `last_connect_time` bigint NOT NULL DEFAULT '0',\\n `last_log_id` bigint NOT NULL DEFAULT '0',\\n `force_theme` tinyint(1) NOT NULL DEFAULT '0',\\n `theme` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `applicationid` bigint NOT NULL DEFAULT '1',\\n `sslverification` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnethost_app_ix` (`applicationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the local and remote hosts for RPC'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host2service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `publish` tinyint(1) NOT NULL DEFAULT '0',\\n `subscribe` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnethost_hosser_uix` (`hostid`,`serviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the services for a given host'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `remoteid` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `coursename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetlog_hosusecou_ix` (`hostid`,`userid`,`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes functions that might be called remotely'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetremoserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `help` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filename` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `static` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetrpc_enaxml_ix` (`enabled`,`xmlrpcpath`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Functions or methods that we may publish or subscribe to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `offer` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A service is a group of functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `token` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `useragent` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirm_timeout` bigint NOT NULL DEFAULT '0',\\n `session_id` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetsess_tok_uix` (`token`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_sso_access_control` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnet_host_id` bigint NOT NULL DEFAULT '0',\\n `accessctrl` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'allow',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetssoaccecont_mneuse_uix` (`mnet_host_id`,`username`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users by host permitted (or not) to login from a remote prov'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `remoteid` bigint NOT NULL,\\n `categoryid` bigint NOT NULL,\\n `categoryname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint DEFAULT '0',\\n `startdate` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetenrocour_hosrem_uix` (`hostid`,`remoteid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information fetched via XML-RPC about courses on '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `remotecourseid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enroltime` bigint NOT NULL DEFAULT '0',\\n `enroltype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetenroenro_use_ix` (`userid`),\\n KEY `mdl_mnetenroenro_hos_ix` (`hostid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information about enrolments of our local users i'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `search` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_modu_nam_ix` (`name`),\\n KEY `mdl_modu_id_visible` (`id`,`visible`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='modules available in the site'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_my_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint DEFAULT '0',\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `private` tinyint(1) NOT NULL DEFAULT '1',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mypage_usepri_ix` (`userid`,`private`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2840 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra user pages for the My Moodle system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `useridto` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeread` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_noti_use_ix` (`useridfrom`),\\n KEY `mdl_noti_use2_ix` (`useridto`)\\n) ENGINE=InnoDB AUTO_INCREMENT=967971 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all notifications'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_access_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautaccetoke_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores access tokens for system accounts in order to be able'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_endpoint` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `issuerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_oautendp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Describes the named endpoint for an oauth2 service.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_issuer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientsecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopesoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparamsoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `alloweddomains` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopessupported` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `showonloginpage` tinyint NOT NULL DEFAULT '1',\\n `basicauth` tinyint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL,\\n `requireconfirmation` tinyint NOT NULL DEFAULT '1',\\n `servicetype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `loginpagename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Details for an oauth 2 connect identity issuer.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_refresh_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautrefrtoke_useisssco_uix` (`userid`,`issuerid`,`scopehash`),\\n KEY `mdl_oautrefrtoke_iss_ix` (`issuerid`),\\n KEY `mdl_oautrefrtoke_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores refresh tokens which can be exchanged for access toke'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_system_account` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grantedscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `username` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautsystacco_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored details used to get an access token as a system user '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_user_field_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalfield` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `internalfield` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautuserfielmapp_issin_uix` (`issuerid`,`internalfield`),\\n KEY `mdl_oautuserfielmapp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of oauth user fields to moodle fields.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_page` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_page_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1867 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one page and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_paygw_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `paymentid` bigint NOT NULL,\\n `pp_orderid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'The ID of the order in PayPal',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_paygpayp_pay_uix` (`paymentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores PayPal related information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_accounts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `archived` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Payment accounts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_gateways` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_paymgate_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration for one gateway for one payment account'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `paymentarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `amount` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_paym_gat_ix` (`gateway`),\\n KEY `mdl_paym_compayite_ix` (`component`,`paymentarea`,`itemid`),\\n KEY `mdl_paym_use_ix` (`userid`),\\n KEY `mdl_paym_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about payments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='base table (not including config data) for instances of port'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstconf_nam_ix` (`name`),\\n KEY `mdl_portinstconf_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='config for portfolio plugin instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstuser_ins_ix` (`instance`),\\n KEY `mdl_portinstuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='user data for portfolio instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `time` bigint NOT NULL,\\n `portfolio` bigint NOT NULL,\\n `caller_class` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `caller_sha1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tempdataid` bigint NOT NULL DEFAULT '0',\\n `returnurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `continueurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portlog_use_ix` (`userid`),\\n KEY `mdl_portlog_por_ix` (`portfolio`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='log of portfolio transfers (used to later check for duplicat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_mahara_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `transferid` bigint NOT NULL,\\n `token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portmahaqueu_tok_ix` (`token`),\\n KEY `mdl_portmahaqueu_tra_ix` (`transferid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='maps mahara tokens to transfer ids'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_tempdata` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expirytime` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT '0',\\n `queued` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_porttemp_use_ix` (`userid`),\\n KEY `mdl_porttemp_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores temporary data for portfolio exports. the id of this '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_post` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `moduleid` bigint NOT NULL DEFAULT '0',\\n `coursemoduleid` bigint NOT NULL DEFAULT '0',\\n `subject` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `uniquehash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rating` bigint NOT NULL DEFAULT '0',\\n `format` bigint NOT NULL DEFAULT '0',\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `publishstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'draft',\\n `lastmodified` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_post_iduse_uix` (`id`,`userid`),\\n KEY `mdl_post_las_ix` (`lastmodified`),\\n KEY `mdl_post_mod_ix` (`module`),\\n KEY `mdl_post_sub_ix` (`subject`),\\n KEY `mdl_post_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Generic post table to hold data blog entries etc in differen'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_profiling` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `runid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `totalexecutiontime` bigint NOT NULL,\\n `totalcputime` bigint NOT NULL,\\n `totalcalls` bigint NOT NULL,\\n `totalmemory` bigint NOT NULL,\\n `runreference` tinyint NOT NULL DEFAULT '0',\\n `runcomment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_prof_run_uix` (`runid`),\\n KEY `mdl_prof_urlrun_ix` (`url`,`runreference`),\\n KEY `mdl_prof_timrun_ix` (`timecreated`,`runreference`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the results of all the profiling runs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddim_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `draggroup` bigint NOT NULL DEFAULT '0',\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Images to drag. Actual file names are not stored here we use'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `xleft` bigint NOT NULL DEFAULT '0',\\n `ytop` bigint NOT NULL DEFAULT '0',\\n `choice` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Drop boxes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showmisplaced` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddma_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1313 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `noofdrags` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Labels for markers to drag.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `shape` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `coords` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `choice` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5491 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='drop regions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_essay_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `responseformat` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'editor',\\n `responserequired` tinyint NOT NULL DEFAULT '1',\\n `responsefieldlines` smallint NOT NULL DEFAULT '15',\\n `minwordlimit` bigint DEFAULT NULL,\\n `maxwordlimit` bigint DEFAULT NULL,\\n `attachments` smallint NOT NULL DEFAULT '0',\\n `attachmentsrequired` smallint NOT NULL DEFAULT '0',\\n `graderinfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `graderinfoformat` smallint NOT NULL DEFAULT '0',\\n `responsetemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsetemplateformat` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `filetypeslist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypessaopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra options for essay questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_geogebra_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `ggbturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbviews` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbcodebaseversion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbxml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `israndomized` tinyint(1) NOT NULL,\\n `randomizedvar` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `constraints` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `isexercise` tinyint(1) DEFAULT '0',\\n `forcedimensions` tinyint(1) DEFAULT NULL,\\n `width` bigint DEFAULT NULL,\\n `height` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypgeogopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmatcopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7165 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines the question-type specific options for matching ques'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_subquestions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `answertext` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypmatcsubq_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The subquestions that make up a matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_multichoice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showstandardinstruction` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmultopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49666 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multiple choice questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_randomsamatch_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `choose` bigint NOT NULL DEFAULT '4',\\n `subcats` tinyint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtyprandopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about a random short-answer matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_shortanswer_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `usecase` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypshoropti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12859 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for short answer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `generalfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `generalfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `defaultmark` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `penalty` decimal(12,7) NOT NULL DEFAULT '0.3333333',\\n `qtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `length` bigint NOT NULL DEFAULT '1',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `createdby` bigint DEFAULT NULL,\\n `modifiedby` bigint DEFAULT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ques_catidn_uix` (`category`,`idnumber`),\\n KEY `mdl_ques_qty_ix` (`qtype`),\\n KEY `mdl_ques_cat_ix` (`category`),\\n KEY `mdl_ques_par_ix` (`parent`),\\n KEY `mdl_ques_cre_ix` (`createdby`),\\n KEY `mdl_ques_mod_ix` (`modifiedby`)\\n) ENGINE=InnoDB AUTO_INCREMENT=449354 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The questions themselves'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `fraction` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbackformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesansw_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=305469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Answers, with a fractional grade (0-1) and feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_step_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptstepid` bigint NOT NULL,\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesattestepdata_att_ix` (`attemptstepid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=38859426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each question_attempt_step has an associative array of the d'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionattemptid` bigint NOT NULL,\\n `sequencenumber` bigint NOT NULL,\\n `state` varchar(13) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fraction` decimal(12,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesattestep_queseq_uix` (`questionattemptid`,`sequencenumber`),\\n KEY `mdl_quesattestep_que_ix` (`questionattemptid`),\\n KEY `mdl_quesattestep_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=33755008 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores one step in in a question attempt. As well as the dat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `behaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questionid` bigint NOT NULL,\\n `variant` bigint NOT NULL DEFAULT '1',\\n `maxmark` decimal(12,7) NOT NULL,\\n `minfraction` decimal(12,7) NOT NULL,\\n `maxfraction` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `flagged` tinyint(1) NOT NULL DEFAULT '0',\\n `questionsummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rightanswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsesummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesatte_queslo_uix` (`questionusageid`,`slot`),\\n KEY `mdl_quesatte_beh_ix` (`behaviour`),\\n KEY `mdl_quesatte_que_ix` (`questionid`),\\n KEY `mdl_quesatte_que2_ix` (`questionusageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9266831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each row here corresponds to an attempt at one question, as '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n `tolerancetype` bigint NOT NULL DEFAULT '1',\\n `correctanswerlength` bigint NOT NULL DEFAULT '2',\\n `correctanswerformat` bigint NOT NULL DEFAULT '2',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalc_ans_ix` (`answer`),\\n KEY `mdl_quescalc_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=202 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `synchronize` tinyint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalcopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infoformat` tinyint NOT NULL DEFAULT '0',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '999',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quescate_consta_uix` (`contextid`,`stamp`),\\n UNIQUE KEY `mdl_quescate_conidn_uix` (`contextid`,`idnumber`),\\n KEY `mdl_quescate_con_ix` (`contextid`),\\n KEY `mdl_quescate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=41443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Categories are for grouping questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` bigint NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdatadefi_cat_ix` (`category`)\\n) ENGINE=InnoDB AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Organises and stores properties for dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definition` bigint NOT NULL DEFAULT '0',\\n `itemnumber` bigint NOT NULL DEFAULT '0',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdataitem_def_ix` (`definition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3083 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Individual dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_datasets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `datasetdefinition` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdata_quedat_ix` (`question`,`datasetdefinition`),\\n KEY `mdl_quesdata_que_ix` (`question`),\\n KEY `mdl_quesdata_dat_ix` (`datasetdefinition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=234 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Many-many relation between questions and dataset definitions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_ddwtos` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesddwt_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5017 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (words into sentences) questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_gapselect` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesgaps_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines select missing words questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_hints` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `hint` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hintformat` smallint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint(1) DEFAULT NULL,\\n `clearwrong` tinyint(1) DEFAULT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_queshint_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the the part of the question definition that gives di'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_multianswer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesmult_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=525 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multianswer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnume_ans_ix` (`answer`),\\n KEY `mdl_quesnume_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10550 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for numerical questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `showunits` smallint NOT NULL DEFAULT '0',\\n `unitsleft` smallint NOT NULL DEFAULT '0',\\n `unitgradingtype` smallint NOT NULL DEFAULT '0',\\n `unitpenalty` decimal(12,7) NOT NULL DEFAULT '0.1000000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnumeopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type numerical This table is also u'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_units` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `multiplier` decimal(38,19) NOT NULL DEFAULT '1.0000000000000000000',\\n `unit` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesnumeunit_queuni_uix` (`question`,`unit`),\\n KEY `mdl_quesnumeunit_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=792 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Optional unit options for numerical questions. This table is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichtries` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `subqid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `credit` decimal(15,5) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analysis of student responses given to questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_count` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `analysisid` bigint NOT NULL,\\n `try` bigint NOT NULL,\\n `rcount` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesrespcoun_ana_ix` (`analysisid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Count for each responses for each try at a question.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_siyavulaqt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n `siyavulaid` bigint NOT NULL DEFAULT '0',\\n `activityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `responseid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quessiya_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `slot` bigint DEFAULT NULL,\\n `subquestion` smallint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `s` bigint NOT NULL DEFAULT '0',\\n `effectiveweight` decimal(15,5) DEFAULT NULL,\\n `negcovar` tinyint NOT NULL DEFAULT '0',\\n `discriminationindex` decimal(15,5) DEFAULT NULL,\\n `discriminativeefficiency` decimal(15,5) DEFAULT NULL,\\n `sd` decimal(15,10) DEFAULT NULL,\\n `facility` decimal(15,10) DEFAULT NULL,\\n `subquestions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxmark` decimal(12,7) DEFAULT NULL,\\n `positions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `randomguessscore` decimal(12,7) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Statistics for individual questions used in an activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_truefalse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_questrue_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_usages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesusag_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1489413 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table''s main purpose it to assign a unique id to each a'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `overduehandling` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'autoabandon',\\n `graceperiod` bigint NOT NULL DEFAULT '0',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `canredoquestions` smallint NOT NULL DEFAULT '0',\\n `attempts` mediumint NOT NULL DEFAULT '0',\\n `attemptonlast` smallint NOT NULL DEFAULT '0',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `decimalpoints` smallint NOT NULL DEFAULT '2',\\n `questiondecimalpoints` smallint NOT NULL DEFAULT '-1',\\n `reviewattempt` mediumint NOT NULL DEFAULT '0',\\n `reviewcorrectness` mediumint NOT NULL DEFAULT '0',\\n `reviewmarks` mediumint NOT NULL DEFAULT '0',\\n `reviewspecificfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewgeneralfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewrightanswer` mediumint NOT NULL DEFAULT '0',\\n `reviewoverallfeedback` mediumint NOT NULL DEFAULT '0',\\n `questionsperpage` bigint NOT NULL DEFAULT '0',\\n `navmethod` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'free',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `sumgrades` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subnet` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `browsersecurity` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `delay1` bigint NOT NULL DEFAULT '0',\\n `delay2` bigint NOT NULL DEFAULT '0',\\n `showuserpicture` smallint NOT NULL DEFAULT '0',\\n `showblocks` smallint NOT NULL DEFAULT '0',\\n `completionattemptsexhausted` tinyint(1) DEFAULT '0',\\n `completionpass` tinyint(1) DEFAULT '0',\\n `completionminattempts` bigint NOT NULL DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quiz_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8062 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The settings for each quiz.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `attempt` mediumint NOT NULL DEFAULT '0',\\n `uniqueid` bigint NOT NULL DEFAULT '0',\\n `layout` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `currentpage` bigint NOT NULL DEFAULT '0',\\n `preview` smallint NOT NULL DEFAULT '0',\\n `state` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'inprogress',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timefinish` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n `timecheckstate` bigint DEFAULT '0',\\n `sumgrades` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizatte_quiuseatt_uix` (`quiz`,`userid`,`attempt`),\\n UNIQUE KEY `mdl_quizatte_uni_uix` (`uniqueid`),\\n KEY `mdl_quizatte_statim_ix` (`state`,`timecheckstate`),\\n KEY `mdl_quizatte_qui_ix` (`quiz`),\\n KEY `mdl_quizatte_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1474791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores users attempts at quizzes.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `feedbacktext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbacktextformat` tinyint NOT NULL DEFAULT '0',\\n `mingrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `maxgrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizfeed_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Feedback given to students based on which grade band their o'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizgrad_use_ix` (`userid`),\\n KEY `mdl_quizgrad_qui_ix` (`quiz`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1123073 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the overall grade for each user on the quiz, based on'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `timeopen` bigint DEFAULT NULL,\\n `timeclose` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `attempts` mediumint DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizover_qui_ix` (`quiz`),\\n KEY `mdl_quizover_gro_ix` (`groupid`),\\n KEY `mdl_quizover_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to quiz settings on a per-user and per-group b'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overview_regrades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `newfraction` decimal(12,7) DEFAULT NULL,\\n `oldfraction` decimal(12,7) DEFAULT NULL,\\n `regraded` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizoverregr_queslo_ix` (`questionusageid`,`slot`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table records which question attempts need regrading an'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `displayorder` bigint NOT NULL,\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizrepo_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists all the installed quiz reports and their display order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `firstslot` bigint NOT NULL,\\n `heading` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shufflequestions` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsect_quifir_uix` (`quizid`,`firstslot`),\\n KEY `mdl_quizsect_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8071 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores sections of a quiz with section name (heading), from '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slot_tags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slotid` bigint DEFAULT NULL,\\n `tagid` bigint DEFAULT NULL,\\n `tagname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizslottags_slo_ix` (`slotid`),\\n KEY `mdl_quizslottags_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=196 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores data about the tags that a question must have so that'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slots` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slot` bigint NOT NULL,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `page` bigint NOT NULL,\\n `requireprevious` smallint NOT NULL DEFAULT '0',\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questioncategoryid` bigint DEFAULT NULL,\\n `includingsubcategories` smallint DEFAULT NULL,\\n `maxmark` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizslot_quislo_uix` (`quizid`,`slot`),\\n KEY `mdl_quizslot_qui_ix` (`quizid`),\\n KEY `mdl_quizslot_que_ix` (`questionid`),\\n KEY `mdl_quizslot_que2_ix` (`questioncategoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=36863 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the question used in a quiz, with the order, and for '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichattempts` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstattemptscount` bigint NOT NULL,\\n `highestattemptscount` bigint NOT NULL,\\n `lastattemptscount` bigint NOT NULL,\\n `allattemptscount` bigint NOT NULL,\\n `firstattemptsavg` decimal(15,5) DEFAULT NULL,\\n `highestattemptsavg` decimal(15,5) DEFAULT NULL,\\n `lastattemptsavg` decimal(15,5) DEFAULT NULL,\\n `allattemptsavg` decimal(15,5) DEFAULT NULL,\\n `median` decimal(15,5) DEFAULT NULL,\\n `standarddeviation` decimal(15,5) DEFAULT NULL,\\n `skewness` decimal(15,10) DEFAULT NULL,\\n `kurtosis` decimal(15,5) DEFAULT NULL,\\n `cic` decimal(15,10) DEFAULT NULL,\\n `errorratio` decimal(15,10) DEFAULT NULL,\\n `standarderror` decimal(15,10) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table to cache results from analysis done in statistics repo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_quizsettings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `templateid` bigint NOT NULL,\\n `requiresafeexambrowser` tinyint(1) NOT NULL,\\n `showsebtaskbar` tinyint(1) DEFAULT NULL,\\n `showwificontrol` tinyint(1) DEFAULT NULL,\\n `showreloadbutton` tinyint(1) DEFAULT NULL,\\n `showtime` tinyint(1) DEFAULT NULL,\\n `showkeyboardlayout` tinyint(1) DEFAULT NULL,\\n `allowuserquitseb` tinyint(1) DEFAULT NULL,\\n `quitpassword` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `linkquitseb` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userconfirmquit` tinyint(1) DEFAULT NULL,\\n `enableaudiocontrol` tinyint(1) DEFAULT NULL,\\n `muteonstartup` tinyint(1) DEFAULT NULL,\\n `allowspellchecking` tinyint(1) DEFAULT NULL,\\n `allowreloadinexam` tinyint(1) DEFAULT NULL,\\n `activateurlfiltering` tinyint(1) DEFAULT NULL,\\n `filterembeddedcontent` tinyint(1) DEFAULT NULL,\\n `expressionsallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expressionsblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `allowedbrowserexamkeys` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `showsebdownloadlink` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsebquiz_qui_uix` (`quizid`),\\n UNIQUE KEY `mdl_quizsebquiz_cmi_uix` (`cmid`),\\n KEY `mdl_quizsebquiz_tem_ix` (`templateid`),\\n KEY `mdl_quizsebquiz_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the quiz level Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizsebtemp_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Templates for Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_rating` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ratingarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `scaleid` bigint NOT NULL,\\n `rating` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_rati_comratconite_ix` (`component`,`ratingarea`,`contextid`,`itemid`),\\n KEY `mdl_rati_con_ix` (`contextid`),\\n KEY `mdl_rati_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle ratings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_registration_hubs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hubname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='hub where the site is registered on with their associated to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='A list of available categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '1',\\n `querysql` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `queryparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `querylimit` bigint DEFAULT '5000',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastrun` bigint DEFAULT '0',\\n `lastexecutiontime` bigint DEFAULT NULL,\\n `runable` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `singlerow` tinyint(1) NOT NULL DEFAULT '0',\\n `at` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailto` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailwhat` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `customdir` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repocustquer_cat_ix` (`categoryid`),\\n KEY `mdl_repocustquer_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Custom SQL queries that can be run as ad-hoc reports.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) DEFAULT '1',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The config for intances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `typeid` bigint NOT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_onedrive_access` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `permissionid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repoonedacce_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of temporary access grants.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `tobemigrated` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `filterfiles` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_reso_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one resource and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource_old` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `popup` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `newmodule` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `newid` bigint DEFAULT NULL,\\n `migrated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_resoold_old_uix` (`oldid`),\\n KEY `mdl_resoold_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='backup of all old resource instances from 1.9'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `archetype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_role_sor_uix` (`sortorder`),\\n UNIQUE KEY `mdl_role_sho_uix` (`shortname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle roles'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowassign` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloassi_rolall_uix` (`roleid`,`allowassign`),\\n KEY `mdl_rolealloassi_rol_ix` (`roleid`),\\n KEY `mdl_rolealloassi_all_ix` (`allowassign`)\\n) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can assign what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_override` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowoverride` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloover_rolall_uix` (`roleid`,`allowoverride`),\\n KEY `mdl_rolealloover_rol_ix` (`roleid`),\\n KEY `mdl_rolealloover_all_ix` (`allowoverride`)\\n) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can override what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_switch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowswitch` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloswit_rolall_uix` (`roleid`,`allowswitch`),\\n KEY `mdl_rolealloswit_rol_ix` (`roleid`),\\n KEY `mdl_rolealloswit_all_ix` (`allowswitch`)\\n) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_view` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowview` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloview_rolall_uix` (`roleid`,`allowview`),\\n KEY `mdl_rolealloview_rol_ix` (`roleid`),\\n KEY `mdl_rolealloview_all_ix` (`allowview`)\\n) ENGINE=InnoDB AUTO_INCREMENT=163 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_assignments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_roleassi_sor_ix` (`sortorder`),\\n KEY `mdl_roleassi_rolcon_ix` (`roleid`,`contextid`),\\n KEY `mdl_roleassi_useconrol_ix` (`userid`,`contextid`,`roleid`),\\n KEY `mdl_roleassi_comiteuse_ix` (`component`,`itemid`,`userid`),\\n KEY `mdl_roleassi_rol_ix` (`roleid`),\\n KEY `mdl_roleassi_con_ix` (`contextid`),\\n KEY `mdl_roleassi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=121194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='assigning roles in different context'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `permission` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecapa_rolconcap_uix` (`roleid`,`contextid`,`capability`),\\n KEY `mdl_rolecapa_rol_ix` (`roleid`),\\n KEY `mdl_rolecapa_con_ix` (`contextid`),\\n KEY `mdl_rolecapa_mod_ix` (`modifierid`),\\n KEY `mdl_rolecapa_cap_ix` (`capability`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='permission has to be signed, overriding a capability for a p'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_context_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecontleve_conrol_uix` (`contextlevel`,`roleid`),\\n KEY `mdl_rolecontleve_rol_ix` (`roleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=575 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists which roles can be assigned at which context levels. T'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_names` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolename_rolcon_uix` (`roleid`,`contextid`),\\n KEY `mdl_rolename_rol_ix` (`roleid`),\\n KEY `mdl_rolename_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='role names in native strings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scal_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines grading scales'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scalhist_act_ix` (`action`),\\n KEY `mdl_scalhist_tim_ix` (`timemodified`),\\n KEY `mdl_scalhist_old_ix` (`oldid`),\\n KEY `mdl_scalhist_cou_ix` (`courseid`),\\n KEY `mdl_scalhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scormtype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'local',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `version` varchar(9) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `maxgrade` double NOT NULL DEFAULT '0',\\n `grademethod` tinyint NOT NULL DEFAULT '0',\\n `whatgrade` bigint NOT NULL DEFAULT '0',\\n `maxattempt` bigint NOT NULL DEFAULT '1',\\n `forcecompleted` tinyint(1) NOT NULL DEFAULT '0',\\n `forcenewattempt` tinyint(1) NOT NULL DEFAULT '0',\\n `lastattemptlock` tinyint(1) NOT NULL DEFAULT '0',\\n `masteryoverride` tinyint(1) NOT NULL DEFAULT '1',\\n `displayattemptstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `displaycoursestructure` tinyint(1) NOT NULL DEFAULT '0',\\n `updatefreq` tinyint(1) NOT NULL DEFAULT '0',\\n `sha1hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `md5hash` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `launch` bigint NOT NULL DEFAULT '0',\\n `skipview` tinyint(1) NOT NULL DEFAULT '1',\\n `hidebrowse` tinyint(1) NOT NULL DEFAULT '0',\\n `hidetoc` tinyint(1) NOT NULL DEFAULT '0',\\n `nav` tinyint(1) NOT NULL DEFAULT '1',\\n `navpositionleft` bigint DEFAULT '-100',\\n `navpositiontop` bigint DEFAULT '-100',\\n `auto` tinyint(1) NOT NULL DEFAULT '0',\\n `popup` tinyint(1) NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `width` bigint NOT NULL DEFAULT '100',\\n `height` bigint NOT NULL DEFAULT '600',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionstatusrequired` tinyint(1) DEFAULT NULL,\\n `completionscorerequired` bigint DEFAULT NULL,\\n `completionstatusallscos` tinyint(1) DEFAULT NULL,\\n `displayactivityname` smallint NOT NULL DEFAULT '1',\\n `autocommit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scor_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each table is one SCORM module and its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_aicc_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `hacpsession` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scoid` bigint DEFAULT '0',\\n `scormmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `scormstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `attempt` bigint DEFAULT NULL,\\n `lessonstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sessiontime` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scoraiccsess_sco_ix` (`scormid`),\\n KEY `mdl_scoraiccsess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by AICC HACP to store session information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scorm` bigint NOT NULL DEFAULT '0',\\n `manifest` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `organization` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `identifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `launch` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scormtype` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoe_sco_ix` (`scorm`)\\n) ENGINE=InnoDB AUTO_INCREMENT=95 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each SCO part of the SCORM module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoedata_sco_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=209 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains variable data get from packages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_track` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `attempt` bigint NOT NULL DEFAULT '1',\\n `element` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorscoetrac_usescosco_uix` (`userid`,`scormid`,`scoid`,`attempt`,`element`),\\n KEY `mdl_scorscoetrac_use_ix` (`userid`),\\n KEY `mdl_scorscoetrac_sco_ix` (`scormid`),\\n KEY `mdl_scorscoetrac_sco2_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21610 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to track SCOes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_mapinfo` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `objectiveid` bigint NOT NULL DEFAULT '0',\\n `targetobjectiveid` bigint NOT NULL DEFAULT '0',\\n `readsatisfiedstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `readnormalizedmeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `writesatisfiedstatus` tinyint(1) NOT NULL DEFAULT '0',\\n `writenormalizedmeasure` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqmapi_scoidobj_uix` (`scoid`,`id`,`objectiveid`),\\n KEY `mdl_scorseqmapi_sco_ix` (`scoid`),\\n KEY `mdl_scorseqmapi_obj_ix` (`objectiveid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective mapinfo description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_objective` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `primaryobj` tinyint(1) NOT NULL DEFAULT '0',\\n `objectiveid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `satisfiedbymeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `minnormalizedmeasure` float(11,4) NOT NULL DEFAULT '0.0000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqobje_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqobje_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `childactivityset` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `minimumcount` bigint NOT NULL DEFAULT '0',\\n `minimumpercent` float(11,4) NOT NULL DEFAULT '0.0000',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `action` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqroll_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `rollupruleid` bigint NOT NULL DEFAULT '0',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scorolid_uix` (`scoid`,`rollupruleid`,`id`),\\n KEY `mdl_scorseqroll_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqroll_rol_ix` (`rollupruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `ruleconditionsid` bigint NOT NULL DEFAULT '0',\\n `refrencedobjective` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `measurethreshold` float(11,4) NOT NULL DEFAULT '0.0000',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'always',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_idscorul_uix` (`id`,`scoid`,`ruleconditionsid`),\\n KEY `mdl_scorseqrule_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqrule_rul_ix` (`ruleconditionsid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule condition'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_ruleconds` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `ruletype` tinyint NOT NULL DEFAULT '0',\\n `action` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqrule_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule conditions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_index_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `searcharea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timerequested` bigint NOT NULL,\\n `partialarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `partialtime` bigint NOT NULL,\\n `indexpriority` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_searinderequ_indtim_ix` (`indexpriority`,`timerequested`),\\n KEY `mdl_searinderequ_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Records requests for (re)indexing of specific contexts. Entr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_simpledb_index` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `docid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contextid` bigint NOT NULL,\\n `areaid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` tinyint(1) NOT NULL,\\n `courseid` bigint NOT NULL,\\n `owneruserid` bigint DEFAULT NULL,\\n `modified` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n `description1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `description2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_searsimpinde_doc_uix` (`docid`),\\n KEY `mdl_searsimpinde_owncon_ix` (`owneruserid`,`contextid`),\\n FULLTEXT KEY `mdl_search_simpledb_index_index` (`title`,`content`,`description1`,`description2`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='search_simpledb table containing the index data.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_sessions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `state` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `sessdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_sess_sid_uix` (`sid`),\\n KEY `mdl_sess_sta_ix` (`state`),\\n KEY `mdl_sess_tim_ix` (`timecreated`),\\n KEY `mdl_sess_tim2_ix` (`timemodified`),\\n KEY `mdl_sess_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6148692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Database based session storage - now recommended'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `subject_grade_selected` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradepass` decimal(10,5) DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_siya_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the siyavula activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subject` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` tinyint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `mastery` decimal(10,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=985 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statdail_cou_ix` (`courseid`),\\n KEY `mdl_statdail_tim_ix` (`timeend`),\\n KEY `mdl_statdail_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to accumulate daily stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statmont_cou_ix` (`courseid`),\\n KEY `mdl_statmont_tim_ix` (`timeend`),\\n KEY `mdl_statmont_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserdail_cou_ix` (`courseid`),\\n KEY `mdl_statuserdail_use_ix` (`userid`),\\n KEY `mdl_statuserdail_rol_ix` (`roleid`),\\n KEY `mdl_statuserdail_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate daily stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statusermont_cou_ix` (`courseid`),\\n KEY `mdl_statusermont_use_ix` (`userid`),\\n KEY `mdl_statusermont_rol_ix` (`roleid`),\\n KEY `mdl_statusermont_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserweek_cou_ix` (`courseid`),\\n KEY `mdl_statuserweek_use_ix` (`userid`),\\n KEY `mdl_statuserweek_rol_ix` (`roleid`),\\n KEY `mdl_statuserweek_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statweek_cou_ix` (`courseid`),\\n KEY `mdl_statweek_tim_ix` (`timeend`),\\n KEY `mdl_statweek_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `days` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `questions` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_surv_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one SURVEY module with its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `survey` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `notes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survanal_use_ix` (`userid`),\\n KEY `mdl_survanal_sur_ix` (`survey`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='text about each survey submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `survey` bigint NOT NULL DEFAULT '0',\\n `question` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `answer1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answer2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survansw_use_ix` (`userid`),\\n KEY `mdl_survansw_sur_ix` (`survey`),\\n KEY `mdl_survansw_que_ix` (`question`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the answers to each questions filled by the users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_questions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `text` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shorttext` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `multi` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the questions conforming one survey'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `tagcollid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `isstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `flag` smallint DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tag_tagnam_uix` (`tagcollid`,`name`),\\n KEY `mdl_tag_tagiss_ix` (`tagcollid`,`isstandard`),\\n KEY `mdl_tag_use_ix` (`userid`),\\n KEY `mdl_tag_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1534 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tag table - this generic table will replace the old \\\"tags\\\" t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_area` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `tagcollid` bigint NOT NULL,\\n `callback` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `callbackfile` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `showstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `multiplecontexts` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tagarea_comite_uix` (`component`,`itemtype`),\\n KEY `mdl_tagarea_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines various tag areas, one area is identified by compone'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_coll` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `isdefault` tinyint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n `searchable` tinyint NOT NULL DEFAULT '1',\\n `customurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines different set of tags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_correlation` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `correlatedtags` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tagcorr_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=614 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The rationale for the ''tag_correlation'' table is performance'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `tiuserid` bigint NOT NULL DEFAULT '0',\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_taginst_comiteiteconti_uix` (`component`,`itemtype`,`itemid`,`contextid`,`tiuserid`,`tagid`),\\n KEY `mdl_taginst_itecomtagcon_ix` (`itemtype`,`component`,`tagid`,`contextid`),\\n KEY `mdl_taginst_tag_ix` (`tagid`),\\n KEY `mdl_taginst_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=81123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='tag_instance table holds the information of associations bet'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_adhoc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `nextruntime` bigint NOT NULL,\\n `faildelay` bigint DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_taskadho_nex_ix` (`nextruntime`),\\n KEY `mdl_taskadho_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=611434 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of adhoc tasks waiting to run.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` smallint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `timestart` decimal(20,10) NOT NULL,\\n `timeend` decimal(20,10) NOT NULL,\\n `dbreads` bigint NOT NULL,\\n `dbwrites` bigint NOT NULL,\\n `result` tinyint NOT NULL,\\n `output` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tasklog_cla_ix` (`classname`),\\n KEY `mdl_tasklog_tim_ix` (`timestart`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15904790 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The log table for all tasks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastruntime` bigint DEFAULT NULL,\\n `nextruntime` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `minute` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hour` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `day` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `month` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dayofweek` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `faildelay` bigint DEFAULT NULL,\\n `customised` tinyint NOT NULL DEFAULT '0',\\n `disabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tasksche_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of scheduled tasks to be run by cron.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` tinyint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tablename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fieldorarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `filename` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `reftable` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `refid` bigint DEFAULT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricarea_coucmi_ix` (`courseid`,`cmid`),\\n KEY `mdl_toolbricarea_typtabitef_ix` (`type`,`tablename`,`itemid`,`fieldorarea`),\\n KEY `mdl_toolbricarea_typconcomf_ix` (`type`,`contextid`,`component`,`fieldorarea`,`itemid`),\\n KEY `mdl_toolbricarea_refreftyp_ix` (`reftable`,`refid`,`type`),\\n KEY `mdl_toolbricarea_cou_ix` (`courseid`),\\n KEY `mdl_toolbricarea_cmi_ix` (`cmid`),\\n KEY `mdl_toolbricarea_cat_ix` (`categoryid`),\\n KEY `mdl_toolbricarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Areas that have been checked for accessibility problems'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_acts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `component` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `totalactivities` bigint DEFAULT NULL,\\n `failedactivities` bigint DEFAULT NULL,\\n `passedactivities` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachacts_sta_ix` (`status`),\\n KEY `mdl_toolbriccachacts_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_check` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `checkid` bigint DEFAULT NULL,\\n `checkcount` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachchec_sta_ix` (`status`),\\n KEY `mdl_toolbriccachchec_err_ix` (`errorcount`),\\n KEY `mdl_toolbriccachchec_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per check.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_checks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `checktype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shortname` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `checkgroup` bigint DEFAULT '0',\\n `status` smallint NOT NULL,\\n `severity` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricchec_che_ix` (`checktype`),\\n KEY `mdl_toolbricchec_che2_ix` (`checkgroup`),\\n KEY `mdl_toolbricchec_sta_ix` (`status`)\\n) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Checks details'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `iscurrent` tinyint(1) NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccont_sta_ix` (`status`),\\n KEY `mdl_toolbriccont_iscare_ix` (`iscurrent`,`areaid`),\\n KEY `mdl_toolbriccont_are_ix` (`areaid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Content of an area at a particular time (recognised by a has'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_errors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resultid` bigint NOT NULL,\\n `linenumber` bigint NOT NULL DEFAULT '0',\\n `errordata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `htmlcode` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricerro_res_ix` (`resultid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Errors during the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_process` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `item` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `innercontextid` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricproc_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queued records to initiate new processing of specific target'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contentid` bigint DEFAULT NULL,\\n `checkid` bigint NOT NULL,\\n `errorcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricresu_conche_ix` (`contentid`,`checkid`),\\n KEY `mdl_toolbricresu_con_ix` (`contentid`),\\n KEY `mdl_toolbricresu_che_ix` (`checkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results of the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_schedule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '50',\\n `instanceid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timeanalyzed` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolbricsche_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_toolbricsche_sta_ix` (`status`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps the per course content analysis schedule.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_summary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `activities` bigint DEFAULT NULL,\\n `activitiespassed` bigint DEFAULT NULL,\\n `activitiesfailed` bigint DEFAULT NULL,\\n `errorschecktype1` bigint DEFAULT NULL,\\n `errorschecktype2` bigint DEFAULT NULL,\\n `errorschecktype3` bigint DEFAULT NULL,\\n `errorschecktype4` bigint DEFAULT NULL,\\n `errorschecktype5` bigint DEFAULT NULL,\\n `errorschecktype6` bigint DEFAULT NULL,\\n `errorschecktype7` bigint DEFAULT NULL,\\n `failedchecktype1` bigint DEFAULT NULL,\\n `failedchecktype2` bigint DEFAULT NULL,\\n `failedchecktype3` bigint DEFAULT NULL,\\n `failedchecktype4` bigint DEFAULT NULL,\\n `failedchecktype5` bigint DEFAULT NULL,\\n `failedchecktype6` bigint DEFAULT NULL,\\n `failedchecktype7` bigint DEFAULT NULL,\\n `percentchecktype1` bigint DEFAULT NULL,\\n `percentchecktype2` bigint DEFAULT NULL,\\n `percentchecktype3` bigint DEFAULT NULL,\\n `percentchecktype4` bigint DEFAULT NULL,\\n `percentchecktype5` bigint DEFAULT NULL,\\n `percentchecktype6` bigint DEFAULT NULL,\\n `percentchecktype7` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricsumm_sta_ix` (`status`),\\n KEY `mdl_toolbricsumm_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility check results summary information.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_cohortroles` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcoho_cohroluse_uix` (`cohortid`,`roleid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of users to cohort role assignments.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lang` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `componentid` bigint NOT NULL,\\n `stringid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `original` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `master` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `local` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n `timecustomized` bigint DEFAULT NULL,\\n `outdated` smallint DEFAULT '0',\\n `modified` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcust_lancomstr_uix` (`lang`,`componentid`,`stringid`),\\n KEY `mdl_toolcust_com_ix` (`componentid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30758 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the working checkout of all strings and their custo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang_components` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=506 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of all installed plugins that provide thei'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxexpired` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `unexpiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultexpired` tinyint(1) NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxe_con_uix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxinstance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxi_con_uix` (`contextid`),\\n KEY `mdl_tooldatactxi_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatactxi_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxlevel` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` smallint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxl_con_uix` (`contextlevel`),\\n KEY `mdl_tooldatactxl_cat_ix` (`categoryid`),\\n KEY `mdl_tooldatactxl_pur_ix` (`purposeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purpose` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purposes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purposerole` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `purposeid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatapurp_purrol_uix` (`purposeid`,`roleid`),\\n KEY `mdl_tooldatapurp_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatapurp_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purpose overrides for a specific role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '0',\\n `comments` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentsformat` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `requestedby` bigint NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `dpo` bigint DEFAULT '0',\\n `dpocomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dpocommentformat` tinyint NOT NULL DEFAULT '0',\\n `systemapproved` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `creationmethod` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooldatarequ_use_ix` (`userid`),\\n KEY `mdl_tooldatarequ_req_ix` (`requestedby`),\\n KEY `mdl_tooldatarequ_dpo_ix` (`dpo`),\\n KEY `mdl_tooldatarequ_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=521 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for data requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `link` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A table that keeps a log of events related to subscriptions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timesent` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolmonihist_sidusetim_uix` (`sid`,`userid`,`timesent`),\\n KEY `mdl_toolmonihist_sid_ix` (`sid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store history of message notifications sent'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_rules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `plugin` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `template` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `templateformat` tinyint(1) NOT NULL,\\n `frequency` smallint NOT NULL,\\n `timewindow` mediumint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonirule_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonirule_eve_ix` (`eventname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ruleid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastnotificationsent` bigint NOT NULL DEFAULT '0',\\n `inactivedate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonisubs_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonisubs_rul_ix` (`ruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store user subscriptions to various rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sortorder` mediumint NOT NULL DEFAULT '999',\\n `currentversionid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpoli_cur_ix` (`currentversionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of policy documents defined on the site.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_acceptances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `policyversionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolpoliacce_poluse_uix` (`policyversionid`,`userid`),\\n KEY `mdl_toolpoliacce_pol_ix` (`policyversionid`),\\n KEY `mdl_toolpoliacce_use_ix` (`userid`),\\n KEY `mdl_toolpoliacce_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8423 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks users accepting the policy versions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `audience` smallint NOT NULL DEFAULT '0',\\n `archived` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `policyid` bigint NOT NULL,\\n `agreementstyle` smallint NOT NULL DEFAULT '0',\\n `optional` smallint NOT NULL DEFAULT '0',\\n `revision` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpolivers_use_ix` (`usermodified`),\\n KEY `mdl_toolpolivers_pol_ix` (`policyid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds versions of the policy documents'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycate_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycate_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the category recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `section` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycour_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycour_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7885 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the course recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_event_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `jsonfields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooltrigevenfiel_eve_uix` (`eventname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table stores the available fields for am event. Fields and t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigeven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigeven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigeven_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2097932 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Events that we have active workflow subscriptions for.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_learn_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigleareven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigleareven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigleareven_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Captured events to learn field types from.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `tries` tinyint NOT NULL DEFAULT '0',\\n `laststep` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executiontime` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigqueu_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigqueu_eve_ix` (`eventid`),\\n KEY `mdl_tooltrigqueu_las_ix` (`laststep`)\\n) ENGINE=InnoDB AUTO_INCREMENT=241122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue of workflow tasks to be processed.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_run_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `runid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executed` bigint NOT NULL DEFAULT '0',\\n `prevstepid` bigint DEFAULT NULL,\\n `number` bigint NOT NULL,\\n `results` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `stepconfigid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigrunhist_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigrunhist_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigrunhist_run_ix` (`runid`),\\n KEY `mdl_tooltrigrunhist_ste2_ix` (`stepconfigid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigstep_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigstep_wor_ix` (`workflowid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store data about individual steps in a workflow.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflow_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `number` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `event` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT '0',\\n `failedstep` bigint DEFAULT NULL,\\n `errorstep` bigint DEFAULT NULL,\\n `attemptnum` bigint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigworkhist_eve_ix` (`eventid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for storing workflow run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflows` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `event` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `realtime` tinyint NOT NULL DEFAULT '0',\\n `draft` tinyint NOT NULL DEFAULT '0',\\n `debug` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timetriggered` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigwork_eve_ix` (`event`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Workflows for the Trigger administration tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tourid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targettype` tinyint NOT NULL,\\n `targetvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooluserstep_tousor_ix` (`tourid`,`sortorder`),\\n KEY `mdl_tooluserstep_tou_ix` (`tourid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Steps in an tour'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_tours` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pathmatch` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tours'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_upgrade_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetversion` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_upgrlog_tim_ix` (`timemodified`),\\n KEY `mdl_upgrlog_typtim_ix` (`type`,`timemodified`),\\n KEY `mdl_upgrlog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Upgrade logging'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_url` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `externalurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_url_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one url resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `auth` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `policyagreed` tinyint(1) NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `suspended` tinyint(1) NOT NULL DEFAULT '0',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `emailstop` tinyint(1) NOT NULL DEFAULT '0',\\n `phone1` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `phone2` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `institution` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `department` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'gregorian',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `firstaccess` bigint NOT NULL DEFAULT '0',\\n `lastaccess` bigint NOT NULL DEFAULT '0',\\n `lastlogin` bigint NOT NULL DEFAULT '0',\\n `currentlogin` bigint NOT NULL DEFAULT '0',\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `secret` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `picture` bigint NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '1',\\n `mailformat` tinyint(1) NOT NULL DEFAULT '1',\\n `maildigest` tinyint(1) NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `autosubscribe` tinyint(1) NOT NULL DEFAULT '1',\\n `trackforums` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `trustbitmask` bigint NOT NULL DEFAULT '0',\\n `imagealt` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `firstnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `middlename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `alternatename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moodlenetprofile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_user_mneuse_uix` (`mnethostid`,`username`),\\n KEY `mdl_user_del_ix` (`deleted`),\\n KEY `mdl_user_con_ix` (`confirmed`),\\n KEY `mdl_user_fir_ix` (`firstname`),\\n KEY `mdl_user_las_ix` (`lastname`),\\n KEY `mdl_user_cit_ix` (`city`),\\n KEY `mdl_user_cou_ix` (`country`),\\n KEY `mdl_user_las2_ix` (`lastaccess`),\\n KEY `mdl_user_ema_ix` (`email`),\\n KEY `mdl_user_aut_ix` (`auth`),\\n KEY `mdl_user_idn_ix` (`idnumber`),\\n KEY `mdl_user_fir2_ix` (`firstnamephonetic`),\\n KEY `mdl_user_las3_ix` (`lastnamephonetic`),\\n KEY `mdl_user_mid_ix` (`middlename`),\\n KEY `mdl_user_alt_ix` (`alternatename`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8633 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='One record for each person'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `appid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `platform` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pushid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userdevi_pususe_uix` (`pushid`,`userid`),\\n KEY `mdl_userdevi_uuiuse_ix` (`uuid`,`userid`),\\n KEY `mdl_userdevi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores user''s mobile devices information in order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `status` bigint NOT NULL DEFAULT '0',\\n `enrolid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '2147483647',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userenro_enruse_uix` (`enrolid`,`userid`),\\n KEY `mdl_userenro_enr_ix` (`enrolid`),\\n KEY `mdl_userenro_use_ix` (`userid`),\\n KEY `mdl_userenro_mod_ix` (`modifierid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68125 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users participating in courses (aka enrolled users) - everyb'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable fields categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dataformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userinfodata_usefie_uix` (`userid`,`fieldid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26211 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data for the customisable user fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'shortname',\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `datatype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `required` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n `visible` smallint NOT NULL DEFAULT '0',\\n `forceunique` tinyint NOT NULL DEFAULT '0',\\n `signup` tinyint NOT NULL DEFAULT '0',\\n `defaultdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultdataformat` tinyint NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable user profile fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_lastaccess` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeaccess` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userlast_usecou_uix` (`userid`,`courseid`),\\n KEY `mdl_userlast_use_ix` (`userid`),\\n KEY `mdl_userlast_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85871 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To keep track of course page access times, used in online pa'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpasshist_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A rotating log of hashes of previously used passwords for ea'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_resets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timerequested` bigint NOT NULL,\\n `timererequested` bigint NOT NULL DEFAULT '0',\\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpassrese_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=783 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table tracking password reset confirmation tokens'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_preferences` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userpref_usenam_uix` (`userid`,`name`),\\n KEY `mdl_userpref_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=64134 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Allows modules to store arbitrary user preferences'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_private_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `script` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userprivkey_scrval_ix` (`script`,`value`),\\n KEY `mdl_userprivkey_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='access keys used in cookieless scripts - rss, etc.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Wiki',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `firstpagetitle` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'First Page',\\n `wikimode` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'collaborative',\\n `defaultformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `forceformat` tinyint(1) NOT NULL DEFAULT '1',\\n `editbegin` bigint NOT NULL DEFAULT '0',\\n `editend` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wiki_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores Wiki activity configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_links` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `frompageid` bigint NOT NULL DEFAULT '0',\\n `topageid` bigint NOT NULL DEFAULT '0',\\n `tomissingpage` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikilink_fro_ix` (`frompageid`),\\n KEY `mdl_wikilink_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5286 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Page wiki links'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_locks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `sectionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `lockedat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27729 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Manages page locks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'title',\\n `cachedcontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timerendered` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageviews` bigint NOT NULL DEFAULT '0',\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikipage_subtituse_uix` (`subwikiid`,`title`,`userid`),\\n KEY `mdl_wikipage_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8348 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_subwikis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `wikiid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisubw_wikgrouse_uix` (`wikiid`,`groupid`,`userid`),\\n KEY `mdl_wikisubw_wik_ix` (`wikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores subwiki instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_synonyms` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `pagesynonym` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Pagesynonym',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisyno_pagpag_uix` (`pageid`,`pagesynonym`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages synonyms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `version` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikivers_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=24385 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki page history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `instructauthors` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructauthorsformat` smallint NOT NULL DEFAULT '0',\\n `instructreviewers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructreviewersformat` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL,\\n `phase` smallint DEFAULT '0',\\n `useexamples` tinyint DEFAULT '0',\\n `usepeerassessment` tinyint DEFAULT '0',\\n `useselfassessment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '80.00000',\\n `gradinggrade` decimal(10,5) DEFAULT '20.00000',\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `evaluation` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradedecimals` smallint DEFAULT '0',\\n `submissiontypetext` tinyint(1) NOT NULL DEFAULT '1',\\n `submissiontypefile` tinyint(1) NOT NULL DEFAULT '1',\\n `nattachments` smallint DEFAULT '1',\\n `submissionfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `latesubmissions` tinyint DEFAULT '0',\\n `maxbytes` bigint DEFAULT '100000',\\n `examplesmode` smallint DEFAULT '0',\\n `submissionstart` bigint DEFAULT '0',\\n `submissionend` bigint DEFAULT '0',\\n `assessmentstart` bigint DEFAULT '0',\\n `assessmentend` bigint DEFAULT '0',\\n `phaseswitchassessment` tinyint NOT NULL DEFAULT '0',\\n `conclusion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `conclusionformat` smallint NOT NULL DEFAULT '1',\\n `overallfeedbackmode` smallint DEFAULT '1',\\n `overallfeedbackfiles` smallint DEFAULT '0',\\n `overallfeedbackfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `overallfeedbackmaxbytes` bigint DEFAULT '100000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_work_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about the module instances and '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_aggregations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `timegraded` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workaggr_woruse_uix` (`workshopid`,`userid`),\\n KEY `mdl_workaggr_wor_ix` (`workshopid`),\\n KEY `mdl_workaggr_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Aggregated grades for assessment are stored here. The aggreg'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_assessments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `reviewerid` bigint NOT NULL,\\n `weight` bigint NOT NULL DEFAULT '1',\\n `timecreated` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `gradinggradeover` decimal(10,5) DEFAULT NULL,\\n `gradinggradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `feedbackauthorattachment` smallint DEFAULT '0',\\n `feedbackreviewer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackreviewerformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workasse_sub_ix` (`submissionid`),\\n KEY `mdl_workasse_gra_ix` (`gradinggradeoverby`),\\n KEY `mdl_workasse_rev_ix` (`reviewerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the made assessment and automatically calculated '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assessmentid` bigint NOT NULL,\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `peercomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `peercommentformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workgrad_assstrdim_uix` (`assessmentid`,`strategy`,`dimensionid`),\\n KEY `mdl_workgrad_ass_ix` (`assessmentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='How the reviewers filled-up the grading forms, given grades '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `example` tinyint DEFAULT '0',\\n `authorid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `contenttrust` smallint NOT NULL DEFAULT '0',\\n `attachment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradeover` decimal(10,5) DEFAULT NULL,\\n `gradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `timegraded` bigint DEFAULT NULL,\\n `published` tinyint DEFAULT '0',\\n `late` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worksubm_wor_ix` (`workshopid`),\\n KEY `mdl_worksubm_gra_ix` (`gradeoverby`),\\n KEY `mdl_worksubm_aut_ix` (`authorid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the submission and the aggregation of the grade f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopallocation_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `enabled` tinyint NOT NULL DEFAULT '0',\\n `submissionend` bigint NOT NULL,\\n `timeallocated` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `resultstatus` bigint DEFAULT NULL,\\n `resultmessage` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `resultlog` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worksche_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the allocation settings for the scheduled allocator'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopeval_best_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `comparison` smallint DEFAULT '5',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workbestsett_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Settings for the grading evaluation subplugin Comparison wit'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_accumulative` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `grade` bigint NOT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workaccu_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Accumulative gradin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workcomm_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Comments strategy f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `descriptiontrust` bigint DEFAULT NULL,\\n `grade0` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade1` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worknume_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Number of errors gr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `nonegative` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worknumemap_wornon_uix` (`workshopid`,`nonegative`),\\n KEY `mdl_worknumemap_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This maps the number of errors to a percentual grade for sub'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubr_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Rubric grading stra'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `layout` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'list',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workrubrconf_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration table for the Rubric grading strategy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubrleve_dim_ix` (`dimensionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The definition of rubric rating scales'\",\"tableChanges\":[]}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"uctohsDB\",{\"server\":\"uctohsDB\"}]}":"{\"transaction_id\":null,\"ts_sec\":1664753402,\"file\":\"mysql-bin-changelog.002540\",\"pos\":110831381,\"row\":1,\"server_id\":1660688098,\"event\":2}"}}},"stream_states":[{"stream_descriptor":{"name":"mdl_assign","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_grades","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_grades","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_overrides","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_overrides","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_submission","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_submission","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_user_flags","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_user_flags","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assign_user_mapping","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assign_user_mapping","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_assignfeedback_comments","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_assignfeedback_comments","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_block_launchpad","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_block_launchpad","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_book","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_book","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_book_chapters","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_book_chapters","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_chat","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_chat","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_choice","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_choice","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_context","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_context","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course_modules","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course_modules","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course_modules_completion","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course_modules_completion","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_course_sections","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_course_sections","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_data","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_data","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_enrol","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_enrol","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_feedback","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_feedback","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_forum","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_forum","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_forum_discussions","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_forum_discussions","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_forum_posts","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_forum_posts","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_glossary","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_glossary","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_grade_categories","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_grade_categories","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_grade_grades","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_grade_grades","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_grade_grades_history","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_grade_grades_history","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groupings","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groupings","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groupings_groups","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groupings_groups","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groups","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groups","stream_namespace":"uctohsDB","cursor_field":[]}},{"stream_descriptor":{"name":"mdl_groups_members","namespace":"uctohsDB"},"stream_state":{"stream_name":"mdl_groups_members","stream_namespace":"uctohsDB","cursor_field":[]}}]},"data":{"cdc":true,"cdc_state":{"state":{"mysql_db_history":"{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"\",\"ddl\":\"SET character_set_server=utf8mb4, collation_server=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_indicator_calc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_models_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predict_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_prediction_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_predictions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_train_samples`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_analysables`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_analytics_used_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_plugin_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assign_user_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_annot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_cmnt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_quick`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_editpdf_rot`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignfeedback_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignment_upgrade`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_file`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_assignsubmission_onlinetext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_oauth2_linked_login`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_idps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_auth_saml2_kvstore`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_controllers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_backup_logs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_alignment`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_backpack_oauth2`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_met`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_criteria_param`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_endorsement`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_backpack`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_external_identifier`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_issued`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_manual_award`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_badge_related`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_configurable_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220808`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_launchpad_20220812`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_positions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recent_activity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_recentlyaccesseditems`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_block_rss_client`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_association`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_blog_external`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_book_chapters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_filters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cache_flags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_messages_current`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_chat_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_choice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_cohort_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_coursecompsetting`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_evidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_framework`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_modulecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_plancomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_relatedcomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecohort`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_templatecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompcourse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_usercompplan`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidence`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_competency_userevidencecomp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_config_plugins`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_contentbank_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_context_temp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_aggr_methd`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_crit_compl`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completion_defaults`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_completions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_format_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_20220527`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_modules_completion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_published`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220609`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220628`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220729`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220822`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220829`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220905`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_course_sections_20220912`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_customfield_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_data_records`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_editor_atto_autosave`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_flatfile`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_consumer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_context`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_nonce`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_resource_link`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_share_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_tool_proxy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_lti2_user_result`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tool_consumer_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_tools`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_lti_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_enrol_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_event_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_events_queue_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_functions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_services_users`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_external_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_favourite`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completed`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_completedtmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_item`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_sitecourse_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_value`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_feedback_valuetmp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_file_conversion`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_files_reference`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_active`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_filter_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_folder`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_digests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussion_subs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_discussions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_posts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_forum_track_prefs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_geogebra_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_alias`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_entries_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_glossary_formats`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_categories_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_grades_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_newitem`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_import_values`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_items_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_letters`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_outcomes_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grade_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_grading_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_guide_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_criteria`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_fillings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_gradingform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groupings_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_groups_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_contents_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_libraries_cachedassets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5p_library_dependencies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_h5pactivity_attempts_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_imscp`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_infected_files`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_label`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_branch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lesson_timer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_license`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lock_db`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_display`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_log_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_logstore_standard_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_access_tokens`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_submission`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_proxies`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_tool_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_lti_types_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_ltiservice_gradebookservices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_airnotifier_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contact_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_contacts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversation_members`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_conversations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_email_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_popup_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_processors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_providers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_read`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_user_actions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_message_users_blocked`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_datakeys`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_handlers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messageinbound_messagelist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_messages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_application`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_host2service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_remote_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_service2rpc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnet_sso_access_control`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_courses`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_mnetservice_enrol_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_modules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_my_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_notifications`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_access_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_endpoint`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_issuer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_refresh_token`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_system_account`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_oauth2_user_field_mapping`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_page`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_paygw_paypal`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_accounts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payment_gateways`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_payments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_instance_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_mahara_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_portfolio_tempdata`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_post`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_profiling`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddimageortext_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_ddmarker_drops`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_essay_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_geogebra_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_match_subquestions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_multichoice_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_randomsamatch_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_qtype_shortanswer_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_step_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempt_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_calculated_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_definitions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_dataset_items`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_datasets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_ddwtos`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_gapselect`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_hints`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_multianswer`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_options`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_numerical_units`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_response_count`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_siyavulaqt`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_truefalse`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_question_usages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_attempts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_feedback`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overrides`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_overview_regrades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_reports`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_sections`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slot_tags`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_slots`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quiz_statistics`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_quizsettings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_quizaccess_seb_template`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_rating`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_registration_hubs`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_categories`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_report_customsql_queries`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instance_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_instances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_repository_onedrive_access`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_resource_old`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_assign`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_override`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_switch`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_allow_view`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_assignments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_capabilities`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_context_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_role_names`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scale_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_aicc_session`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_scoes_track`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_mapinfo`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_objective`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rolluprulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_rulecond`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_scorm_seq_ruleconds`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_index_requests`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_search_simpledb_index`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_sessions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_siyavula_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_daily`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_monthly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_user_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_stats_weekly`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_analysis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_answers`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_survey_questions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_area`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_coll`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_correlation`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tag_instance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_adhoc`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_task_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_areas`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_acts`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_cache_check`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_checks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_content`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_errors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_process`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_results`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_schedule`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_brickfield_summary`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_cohortroles`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_customlang_components`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxexpired`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxinstance`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_ctxlevel`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purpose`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_purposerole`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_dataprivacy_request`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_rules`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_monitor_subscriptions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_acceptances`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_policy_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_recyclebin_course`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_event_fields`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_learn_events`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_queue`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_run_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflow_hist`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_trigger_workflows`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_steps`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_tool_usertours_tours`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_upgrade_log`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_url`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_devices`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_enrolments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_category`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_data`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_info_field`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_lastaccess`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_history`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_password_resets`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_preferences`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_user_private_key`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_links`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_locks`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_pages`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_subwikis`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_synonyms`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_wiki_versions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_aggregations`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_assessments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_grades`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshop_submissions`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopallocation_scheduled`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopeval_best_settings`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_accumulative`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_comments`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_numerrors_map`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_config`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP TABLE IF EXISTS `uctohsDB`.`mdl_workshopform_rubric_levels`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"DROP DATABASE IF EXISTS `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE DATABASE `uctohsDB` CHARSET utf8mb4 COLLATE utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"USE `uctohsDB`\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_indicator_calc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `starttime` bigint NOT NULL,\\n `endtime` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleorigin` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleid` bigint NOT NULL,\\n `indicator` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` decimal(10,2) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analindicalc_staendcon_ix` (`starttime`,`endtime`,`contextid`),\\n KEY `mdl_analindicalc_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=125168 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored indicator calculations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751672,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `trained` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `predictionsprocessor` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` bigint NOT NULL,\\n `contextids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmode_enatra_ix` (`enabled`,`trained`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_models_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `version` bigint NOT NULL,\\n `evaluationmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `indicators` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dir` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analmodelog_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analytic models changes during evaluation.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predict_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rangeindex` bigint NOT NULL,\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredsamp_modanatimr_ix` (`modelid`,`analysableid`,`timesplitting`,`rangeindex`),\\n KEY `mdl_analpredsamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45650 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples already used for predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_prediction_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `predictionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `actionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpredacti_preuseact_ix` (`predictionid`,`userid`,`actionname`),\\n KEY `mdl_analpredacti_pre_ix` (`predictionid`),\\n KEY `mdl_analpredacti_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Register of user actions over predictions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_predictions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `sampleid` bigint NOT NULL,\\n `rangeindex` mediumint NOT NULL,\\n `prediction` decimal(10,2) NOT NULL,\\n `predictionscore` decimal(10,5) NOT NULL,\\n `calculations` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analpred_modcon_ix` (`modelid`,`contextid`),\\n KEY `mdl_analpred_mod_ix` (`modelid`),\\n KEY `mdl_analpred_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5556 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Predictions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_train_samples` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `analysableid` bigint NOT NULL,\\n `timesplitting` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sampleids` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analtraisamp_modanatim_ix` (`modelid`,`analysableid`,`timesplitting`),\\n KEY `mdl_analtraisamp_mod_ix` (`modelid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Samples used for training'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_analysables` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL,\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `analysableid` bigint NOT NULL,\\n `firstanalysis` bigint NOT NULL,\\n `timeanalysed` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedanal_modact_ix` (`modelid`,`action`),\\n KEY `mdl_analusedanal_ana_ix` (`analysableid`),\\n KEY `mdl_analusedanal_mod_ix` (`modelid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6673 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of analysables used by each model'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_analytics_used_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `modelid` bigint NOT NULL DEFAULT '0',\\n `fileid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `time` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_analusedfile_modactfil_ix` (`modelid`,`action`,`fileid`),\\n KEY `mdl_analusedfile_mod_ix` (`modelid`),\\n KEY `mdl_analusedfile_fil_ix` (`fileid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Files that have already been used for training and predictio'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alwaysshowdescription` tinyint NOT NULL DEFAULT '0',\\n `nosubmissions` tinyint NOT NULL DEFAULT '0',\\n `submissiondrafts` tinyint NOT NULL DEFAULT '0',\\n `sendnotifications` tinyint NOT NULL DEFAULT '0',\\n `sendlatenotifications` tinyint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `allowsubmissionsfromdate` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requiresubmissionstatement` tinyint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `gradingduedate` bigint NOT NULL DEFAULT '0',\\n `teamsubmission` tinyint NOT NULL DEFAULT '0',\\n `requireallteammemberssubmit` tinyint NOT NULL DEFAULT '0',\\n `teamsubmissiongroupingid` bigint NOT NULL DEFAULT '0',\\n `blindmarking` tinyint NOT NULL DEFAULT '0',\\n `hidegrader` tinyint NOT NULL DEFAULT '0',\\n `revealidentities` tinyint NOT NULL DEFAULT '0',\\n `attemptreopenmethod` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'none',\\n `maxattempts` mediumint NOT NULL DEFAULT '-1',\\n `markingworkflow` tinyint NOT NULL DEFAULT '0',\\n `markingallocation` tinyint NOT NULL DEFAULT '0',\\n `sendstudentnotifications` tinyint NOT NULL DEFAULT '1',\\n `preventsubmissionnotingroup` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou_ix` (`course`),\\n KEY `mdl_assi_tea_ix` (`teamsubmissiongroupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3594 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table saves information about an instance of mod_assign'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"alwaysshowdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"nosubmissions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"submissiondrafts\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendlatenotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiresubmissionstatement\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"gradingduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmission\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requireallteammemberssubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"teamsubmissiongroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blindmarking\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidegrader\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revealidentities\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptreopenmethod\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"none\",\"enumValues\":[]},{\"name\":\"maxattempts\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"markingworkflow\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"markingallocation\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sendstudentnotifications\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"preventsubmissionnotingroup\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `grader` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '0.00000',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assigrad_assuseatt_uix` (`assignment`,`userid`,`attemptnumber`),\\n KEY `mdl_assigrad_use_ix` (`userid`),\\n KEY `mdl_assigrad_att_ix` (`attemptnumber`),\\n KEY `mdl_assigrad_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=143701 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading information about a single assignment submission.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grader\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751673,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `allowsubmissionsfromdate` bigint DEFAULT NULL,\\n `duedate` bigint DEFAULT NULL,\\n `cutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiover_ass_ix` (`assignid`),\\n KEY `mdl_assiover_gro_ix` (`groupid`),\\n KEY `mdl_assiover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to assign settings.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_overrides\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allowsubmissionsfromdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_plugin_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `plugin` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subtype` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(28) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiplugconf_plu_ix` (`plugin`),\\n KEY `mdl_assiplugconf_sub_ix` (`subtype`),\\n KEY `mdl_assiplugconf_nam_ix` (`name`),\\n KEY `mdl_assiplugconf_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=34473 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Config data for an instance of a plugin in an assignment.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `status` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `attemptnumber` bigint NOT NULL DEFAULT '0',\\n `latest` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assisubm_assusegroatt_uix` (`assignment`,`userid`,`groupid`,`attemptnumber`),\\n KEY `mdl_assisubm_use_ix` (`userid`),\\n KEY `mdl_assisubm_att_ix` (`attemptnumber`),\\n KEY `mdl_assisubm_assusegrolat_ix` (`assignment`,`userid`,`groupid`,`latest`),\\n KEY `mdl_assisubm_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=212894 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about student interactions with'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_submission\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attemptnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"latest\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `mailed` smallint NOT NULL DEFAULT '0',\\n `extensionduedate` bigint NOT NULL DEFAULT '0',\\n `workflowstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `allocatedmarker` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiuserflag_mai_ix` (`mailed`),\\n KEY `mdl_assiuserflag_use_ix` (`userid`),\\n KEY `mdl_assiuserflag_ass_ix` (`assignment`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123759 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of flags that can be set for a single user in a single '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_flags\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"extensionduedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"workflowstate\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"allocatedmarker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assign_user_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiusermapp_ass_ix` (`assignment`),\\n KEY `mdl_assiusermapp_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=554854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Map an assignment specific id number to a user'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assign_user_mapping\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `commenttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assicomm_ass_ix` (`assignment`),\\n KEY `mdl_assicomm_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=117040 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Text feedback for submitted assignments'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_assignfeedback_comments\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"assignment\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"commenttext\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"commentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_annot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `endx` bigint DEFAULT '0',\\n `endy` bigint DEFAULT '0',\\n `path` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'line',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditanno_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditanno_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21956353 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores annotations added to pdfs submitted by students'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_cmnt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `x` bigint DEFAULT '0',\\n `y` bigint DEFAULT '0',\\n `width` bigint DEFAULT '120',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'black',\\n `draft` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditcmnt_grapag_ix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditcmnt_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=665999 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores comments added to pdfs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `submissionattempt` bigint NOT NULL,\\n `attemptedconversions` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditqueu_subsub_uix` (`submissionid`,`submissionattempt`)\\n) ENGINE=InnoDB AUTO_INCREMENT=144061 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue for processing.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_quick` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `width` bigint NOT NULL DEFAULT '120',\\n `colour` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'yellow',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assieditquic_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=132 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores teacher specified quicklist comments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_editpdf_rot` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeid` bigint NOT NULL DEFAULT '0',\\n `pageno` bigint NOT NULL DEFAULT '0',\\n `pathnamehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `isrotated` tinyint(1) NOT NULL DEFAULT '0',\\n `degree` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_assieditrot_grapag_uix` (`gradeid`,`pageno`),\\n KEY `mdl_assieditrot_gra_ix` (`gradeid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=699542 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores rotation information of a page.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignfeedback_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass2_ix` (`assignment`),\\n KEY `mdl_assifile_gra_ix` (`grade`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores info about the number of files submitted by a student'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `assignmenttype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resubmit` tinyint NOT NULL DEFAULT '0',\\n `preventlate` tinyint NOT NULL DEFAULT '0',\\n `emailteachers` tinyint NOT NULL DEFAULT '0',\\n `var1` bigint DEFAULT '0',\\n `var2` bigint DEFAULT '0',\\n `var3` bigint DEFAULT '0',\\n `var4` bigint DEFAULT '0',\\n `var5` bigint DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '100000',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assi_cou2_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751674,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n `data1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `data2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `submissioncomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `teacher` bigint NOT NULL DEFAULT '0',\\n `timemarked` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assisubm_use2_ix` (`userid`),\\n KEY `mdl_assisubm_mai_ix` (`mailed`),\\n KEY `mdl_assisubm_tim_ix` (`timemarked`),\\n KEY `mdl_assisubm_ass2_ix` (`assignment`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about submitted assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignment_upgrade` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `oldcmid` bigint NOT NULL DEFAULT '0',\\n `oldinstance` bigint NOT NULL DEFAULT '0',\\n `newcmid` bigint NOT NULL DEFAULT '0',\\n `newinstance` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assiupgr_old_ix` (`oldcmid`),\\n KEY `mdl_assiupgr_old2_ix` (`oldinstance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about upgraded assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_file` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `numfiles` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assifile_ass_ix` (`assignment`),\\n KEY `mdl_assifile_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=141896 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about file submissions for assignments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_assignsubmission_onlinetext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assignment` bigint NOT NULL DEFAULT '0',\\n `submission` bigint NOT NULL DEFAULT '0',\\n `onlinetext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `onlineformat` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_assionli_ass_ix` (`assignment`),\\n KEY `mdl_assionli_sub_ix` (`submission`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1779 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about onlinetext submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_oauth2_linked_login` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `confirmtoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmtokenexpires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authoautlinklogi_useis_uix` (`userid`,`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_issuse_ix` (`issuerid`,`username`),\\n KEY `mdl_authoautlinklogi_use_ix` (`usermodified`),\\n KEY `mdl_authoautlinklogi_use2_ix` (`userid`),\\n KEY `mdl_authoautlinklogi_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Accounts linked to a users Moodle account.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_idps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `metadataurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activeidp` smallint NOT NULL DEFAULT '0',\\n `defaultidp` smallint NOT NULL DEFAULT '0',\\n `adminidp` smallint NOT NULL DEFAULT '0',\\n `defaultname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `logo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `alias` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `whitelist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configured IdPs for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_auth_saml2_kvstore` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `k` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expire` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_authsamlkvst_ktyp_uix` (`k`,`type`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3946976 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A key value store for SAML2'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_controllers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `operation` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'backup',\\n `type` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `format` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `interactive` smallint NOT NULL,\\n `purpose` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` smallint NOT NULL,\\n `execution` smallint NOT NULL,\\n `executiontime` bigint NOT NULL,\\n `checksum` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `progress` decimal(15,14) NOT NULL DEFAULT '0.00000000000000',\\n `controller` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcont_bac_uix` (`backupid`),\\n KEY `mdl_backcont_typite_ix` (`type`,`itemid`),\\n KEY `mdl_backcont_useite_ix` (`userid`,`itemid`),\\n KEY `mdl_backcont_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25075 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store the backup_controllers as they are used'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `laststarttime` bigint NOT NULL DEFAULT '0',\\n `lastendtime` bigint NOT NULL DEFAULT '0',\\n `laststatus` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '5',\\n `nextstarttime` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store every course backup status'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_backup_logs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backupid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `loglevel` smallint NOT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_backlogs_bacid_uix` (`backupid`,`id`),\\n KEY `mdl_backlogs_bac_ix` (`backupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To store all the logs from backup and restore operations (by'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuercontact` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `expiredate` bigint DEFAULT NULL,\\n `expireperiod` bigint DEFAULT NULL,\\n `type` tinyint(1) NOT NULL DEFAULT '1',\\n `courseid` bigint DEFAULT NULL,\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messagesubject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `attachment` tinyint(1) NOT NULL DEFAULT '1',\\n `notification` tinyint(1) NOT NULL DEFAULT '1',\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `nextcron` bigint DEFAULT NULL,\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `language` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthoremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imageauthorurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `imagecaption` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badg_typ_ix` (`type`),\\n KEY `mdl_badg_cou_ix` (`courseid`),\\n KEY `mdl_badg_use_ix` (`usermodified`),\\n KEY `mdl_badg_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_alignment` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `targetname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targeturl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `targetdescription` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targetframework` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgalig_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines alignment for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751675,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackuid` bigint NOT NULL,\\n `autosync` tinyint(1) NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `externalbackpackid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgback_useext_uix` (`userid`,`externalbackpackid`),\\n KEY `mdl_badgback_use_ix` (`userid`),\\n KEY `mdl_badgback_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for connecting external backpack'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_backpack_oauth2` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalbackpackid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgbackoaut_use_ix` (`usermodified`),\\n KEY `mdl_badgbackoaut_use2_ix` (`userid`),\\n KEY `mdl_badgbackoaut_iss_ix` (`issuerid`),\\n KEY `mdl_badgbackoaut_ext_ix` (`externalbackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '1',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgcrit_badcri_uix` (`badgeid`,`criteriatype`),\\n KEY `mdl_badgcrit_cri_ix` (`criteriatype`),\\n KEY `mdl_badgcrit_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria for issuing badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_met` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `issuedid` bigint DEFAULT NULL,\\n `critid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritmet_cri_ix` (`critid`),\\n KEY `mdl_badgcritmet_use_ix` (`userid`),\\n KEY `mdl_badgcritmet_iss_ix` (`issuedid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines criteria that were met for an issued badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_criteria_param` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `critid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgcritpara_cri_ix` (`critid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines parameters for badges criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_endorsement` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `issuername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issuerurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `issueremail` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `claimid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `claimcomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgendo_bad_ix` (`badgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines endorsement for badge'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackid` bigint NOT NULL,\\n `collectionid` bigint NOT NULL,\\n `entityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `assertion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgexte_bac_ix` (`backpackid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges display'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_backpack` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `backpackapiurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `backpackweburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(12) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '1.0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `oauth2_issuerid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteback_bac_uix` (`backpackapiurl`),\\n UNIQUE KEY `mdl_badgexteback_bac2_uix` (`backpackweburl`),\\n KEY `mdl_badgexteback_oau_ix` (`oauth2_issuerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines settings for site level backpacks that a user can co'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_external_identifier` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sitebackpackid` bigint NOT NULL,\\n `internalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `externalid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgexteiden_sitintext_uix` (`sitebackpackid`,`internalid`,`externalid`,`type`),\\n KEY `mdl_badgexteiden_sit_ix` (`sitebackpackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting for external badges mappings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_issued` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `uniquehash` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dateissued` bigint NOT NULL DEFAULT '0',\\n `dateexpire` bigint DEFAULT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '0',\\n `issuernotified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgissu_baduse_uix` (`badgeid`,`userid`),\\n KEY `mdl_badgissu_bad_ix` (`badgeid`),\\n KEY `mdl_badgissu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines issued badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_manual_award` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL,\\n `recipientid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `issuerrole` bigint NOT NULL,\\n `datemet` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_badgmanuawar_bad_ix` (`badgeid`),\\n KEY `mdl_badgmanuawar_rec_ix` (`recipientid`),\\n KEY `mdl_badgmanuawar_iss_ix` (`issuerid`),\\n KEY `mdl_badgmanuawar_iss2_ix` (`issuerrole`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Track manual award criteria for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_badge_related` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `badgeid` bigint NOT NULL DEFAULT '0',\\n `relatedbadgeid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_badgrela_badrel_uix` (`badgeid`,`relatedbadgeid`),\\n KEY `mdl_badgrela_bad_ix` (`badgeid`),\\n KEY `mdl_badgrela_rel_ix` (`relatedbadgeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines badge related for badges'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751676,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_bloc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='contains all installed blocks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_configurable_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ownerid` bigint NOT NULL,\\n `visible` smallint NOT NULL,\\n `name` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` smallint NOT NULL DEFAULT '0',\\n `type` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pagination` smallint DEFAULT NULL,\\n `components` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `export` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `jsordering` smallint DEFAULT NULL,\\n `global` smallint NOT NULL DEFAULT '0',\\n `lastexecutiontime` bigint NOT NULL DEFAULT '0',\\n `cron` smallint NOT NULL DEFAULT '0',\\n `remote` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='block_configurable_reports table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parentcontextid` bigint NOT NULL,\\n `showinsubcontexts` smallint NOT NULL,\\n `requiredbytheme` smallint NOT NULL DEFAULT '0',\\n `pagetypepattern` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpagepattern` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultregion` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultweight` bigint NOT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocinst_parshopagsub_ix` (`parentcontextid`,`showinsubcontexts`,`pagetypepattern`,`subpagepattern`),\\n KEY `mdl_blocinst_tim_ix` (`timemodified`),\\n KEY `mdl_blocinst_par_ix` (`parentcontextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2279 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores block instances. The type of block this is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` int NOT NULL,\\n `courseid` int NOT NULL,\\n `moduleid` int NOT NULL,\\n `targetcompletiondate` bigint NOT NULL,\\n `completioncutoffdate` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `id_user_course_module_date` (`userid`,`courseid`,`moduleid`,`targetcompletiondate`,`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2718563 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for block_launchpad, please edit me'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_block_launchpad\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"moduleid\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"targetcompletiondate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completioncutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220808` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_launchpad_20220812` (\\n `id` bigint DEFAULT NULL,\\n `userid` int DEFAULT NULL,\\n `courseid` int DEFAULT NULL,\\n `moduleid` int DEFAULT NULL,\\n `targetcompletiondate` bigint DEFAULT NULL\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_positions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `blockinstanceid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `pagetype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subpage` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` smallint NOT NULL,\\n `region` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocposi_bloconpagsub_uix` (`blockinstanceid`,`contextid`,`pagetype`,`subpage`),\\n KEY `mdl_blocposi_blo_ix` (`blockinstanceid`),\\n KEY `mdl_blocposi_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the position of a sticky block_instance on a another '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recent_activity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `action` tinyint(1) NOT NULL,\\n `modname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blocreceacti_coutim_ix` (`courseid`,`timecreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123225 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Recent activity block'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_recentlyaccesseditems` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timeaccess` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_blocrece_usecoucmi_uix` (`userid`,`courseid`,`cmid`),\\n KEY `mdl_blocrece_use_ix` (`userid`),\\n KEY `mdl_blocrece_cou_ix` (`courseid`),\\n KEY `mdl_blocrece_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6045122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Most recently accessed items accessed by a user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_block_rss_client` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `preferredtitle` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `shared` tinyint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `skiptime` bigint NOT NULL DEFAULT '0',\\n `skipuntil` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Remote news feed information. Contains the news feed id, the'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_association` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `blogid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogasso_con_ix` (`contextid`),\\n KEY `mdl_blogasso_blo_ix` (`blogid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Associations of blog entries with courses and module instanc'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751677,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_blog_external` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filtertags` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `failedlastsync` tinyint(1) NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n `timefetched` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_blogexte_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='External blog links used for RSS copying of blog entries to '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `numbering` smallint NOT NULL DEFAULT '0',\\n `navstyle` smallint NOT NULL DEFAULT '1',\\n `customtitles` tinyint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"numbering\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"navstyle\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"customtitles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"revision\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_book_chapters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `bookid` bigint NOT NULL DEFAULT '0',\\n `pagenum` bigint NOT NULL DEFAULT '0',\\n `subchapter` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `hidden` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `importsrc` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_bookchap_boo_ix` (`bookid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines book_chapters'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_book_chapters\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"bookid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pagenum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subchapter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"title\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"content\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contentformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"importsrc\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_filters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` bigint NOT NULL DEFAULT '0',\\n `md5key` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawtext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachfilt_filmd5_ix` (`filter`,`md5key`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping information about cached data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cache_flags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `flagtype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expiry` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cachflag_fla_ix` (`flagtype`),\\n KEY `mdl_cachflag_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=476916 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Cache of time-sensitive flags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `captype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `riskbitmask` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_capa_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=713 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines all capabilities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `keepdays` bigint NOT NULL DEFAULT '0',\\n `studentlogs` smallint NOT NULL DEFAULT '0',\\n `chattime` bigint NOT NULL DEFAULT '0',\\n `schedule` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chat_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each of these is a chat room'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_chat\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keepdays\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"studentlogs\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"chattime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"schedule\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmess_use_ix` (`userid`),\\n KEY `mdl_chatmess_gro_ix` (`groupid`),\\n KEY `mdl_chatmess_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmess_cha_ix` (`chatid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all the actual chat messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_messages_current` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `issystem` tinyint(1) NOT NULL DEFAULT '0',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timestamp` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatmesscurr_use_ix` (`userid`),\\n KEY `mdl_chatmesscurr_gro_ix` (`groupid`),\\n KEY `mdl_chatmesscurr_timcha_ix` (`timestamp`,`chatid`),\\n KEY `mdl_chatmesscurr_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores current session'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_chat_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `chatid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `version` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstping` bigint NOT NULL DEFAULT '0',\\n `lastping` bigint NOT NULL DEFAULT '0',\\n `lastmessageping` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_chatuser_use_ix` (`userid`),\\n KEY `mdl_chatuser_las_ix` (`lastping`),\\n KEY `mdl_chatuser_gro_ix` (`groupid`),\\n KEY `mdl_chatuser_cha_ix` (`chatid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of which users are in which chat rooms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `publish` tinyint NOT NULL DEFAULT '0',\\n `showresults` tinyint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `allowupdate` tinyint NOT NULL DEFAULT '0',\\n `allowmultiple` tinyint NOT NULL DEFAULT '0',\\n `showunanswered` tinyint NOT NULL DEFAULT '0',\\n `includeinactive` tinyint NOT NULL DEFAULT '1',\\n `limitanswers` tinyint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `showpreview` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `showavailable` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choi_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Available choices are stored here'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_choice\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showresults\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"display\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowupdate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowmultiple\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showunanswered\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"includeinactive\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"limitanswers\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showpreview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showavailable\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `optionid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiansw_use_ix` (`userid`),\\n KEY `mdl_choiansw_cho_ix` (`choiceid`),\\n KEY `mdl_choiansw_opt_ix` (`optionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=417 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='choices performed by users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_choice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `choiceid` bigint NOT NULL DEFAULT '0',\\n `text` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxanswers` bigint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_choiopti_cho_ix` (`choiceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='available options to choice'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_coho_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents one cohort (aka site-wide group).'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751678,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_cohort_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cohomemb_cohuse_uix` (`cohortid`,`userid`),\\n KEY `mdl_cohomemb_coh_ix` (`cohortid`),\\n KEY `mdl_cohomemb_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a cohort.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `commentarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comm_concomite_ix` (`contextid`,`commentarea`,`itemid`),\\n KEY `mdl_comm_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7820 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle comments module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `competencyframeworkid` bigint NOT NULL,\\n `parentid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL,\\n `ruletype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ruleoutcome` tinyint NOT NULL DEFAULT '0',\\n `ruleconfig` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comp_comidn_uix` (`competencyframeworkid`,`idnumber`),\\n KEY `mdl_comp_rul_ix` (`ruleoutcome`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the master record of each competency in '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_coucom_uix` (`courseid`,`competencyid`),\\n KEY `mdl_compcour_courul_ix` (`courseid`,`ruleoutcome`),\\n KEY `mdl_compcour_cou2_ix` (`courseid`),\\n KEY `mdl_compcour_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a course.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_coursecompsetting` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `pushratingstouserplans` tinyint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compcour_cou_uix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains the course specific settings for compete'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_evidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usercompetencyid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `action` tinyint NOT NULL,\\n `actionuserid` bigint DEFAULT NULL,\\n `descidentifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desccomponent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `desca` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compevid_use_ix` (`usercompetencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence linked to a user competency'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_framework` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `scaleid` bigint DEFAULT NULL,\\n `scaleconfiguration` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `taxonomies` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compfram_idn_uix` (`idnumber`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of competency frameworks.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_modulecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cmid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `ruleoutcome` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compmodu_cmicom_uix` (`cmid`,`competencyid`),\\n KEY `mdl_compmodu_cmirul_ix` (`cmid`,`ruleoutcome`),\\n KEY `mdl_compmodu_cmi_ix` (`cmid`),\\n KEY `mdl_compmodu_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a module.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL,\\n `templateid` bigint DEFAULT NULL,\\n `origtemplateid` bigint DEFAULT NULL,\\n `status` tinyint(1) NOT NULL,\\n `duedate` bigint DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compplan_usesta_ix` (`userid`,`status`),\\n KEY `mdl_compplan_tem_ix` (`templateid`),\\n KEY `mdl_compplan_stadue_ix` (`status`,`duedate`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_plancomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `planid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compplan_placom_uix` (`planid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Plan competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_relatedcomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `competencyid` bigint NOT NULL,\\n `relatedcompetencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Related competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `duedate` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Learning plan templates.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecohort` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `cohortid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_comptemp_temcoh_uix` (`templateid`,`cohortid`),\\n KEY `mdl_comptemp_tem2_ix` (`templateid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751679,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_templatecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `templateid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_comptemp_tem_ix` (`templateid`),\\n KEY `mdl_comptemp_com_ix` (`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a competency to a learning plan template.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `reviewerid` bigint DEFAULT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom_uix` (`userid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompcourse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecoucom_uix` (`userid`,`courseid`,`competencyid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies in a course'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_usercompplan` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `planid` bigint NOT NULL,\\n `proficiency` tinyint DEFAULT NULL,\\n `grade` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecompla_uix` (`userid`,`competencyid`,`planid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User competencies plans'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidence` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_compuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The evidence of prior learning'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_competency_userevidencecomp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userevidenceid` bigint NOT NULL,\\n `competencyid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_compuser_usecom2_uix` (`userevidenceid`,`competencyid`),\\n KEY `mdl_compuser_use2_ix` (`userevidenceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Relationship between user evidence and competencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_conf_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=555 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `oldvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_conflog_tim_ix` (`timemodified`),\\n KEY `mdl_conflog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2746 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Changes done in server configuration through admin UI'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_config_plugins` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'core',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_confplug_plunam_uix` (`plugin`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Moodle modules and plugins configuration variables'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_contentbank_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenttype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `visibility` tinyint(1) NOT NULL DEFAULT '1',\\n `instanceid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `usercreated` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_contcont_nam_ix` (`name`),\\n KEY `mdl_contcont_conconins_ix` (`contextid`,`contenttype`,`instanceid`),\\n KEY `mdl_contcont_con_ix` (`contextid`),\\n KEY `mdl_contcont_use_ix` (`usermodified`),\\n KEY `mdl_contcont_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores content data in the content bank.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `depth` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_cont_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_cont_ins_ix` (`instanceid`),\\n KEY `mdl_cont_pat_ix` (`path`)\\n) ENGINE=InnoDB AUTO_INCREMENT=51445 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='one of these must be set'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_context\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"contextlevel\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instanceid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_context_temp` (\\n `id` bigint NOT NULL,\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `depth` tinyint NOT NULL,\\n `locked` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by build_context_path() in upgrade and cron to keep con'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751680,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'topics',\\n `showgrades` tinyint NOT NULL DEFAULT '1',\\n `newsitems` mediumint NOT NULL DEFAULT '1',\\n `startdate` bigint NOT NULL DEFAULT '0',\\n `enddate` bigint NOT NULL DEFAULT '0',\\n `relativedatesmode` tinyint(1) NOT NULL DEFAULT '0',\\n `marker` bigint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `showreports` smallint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `downloadcontent` tinyint(1) DEFAULT NULL,\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupmodeforce` smallint NOT NULL DEFAULT '0',\\n `defaultgroupingid` bigint NOT NULL DEFAULT '0',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `requested` tinyint(1) NOT NULL DEFAULT '0',\\n `enablecompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionnotify` tinyint(1) NOT NULL DEFAULT '0',\\n `cacherev` bigint NOT NULL DEFAULT '0',\\n `originalcourseid` bigint DEFAULT NULL,\\n `showactivitydates` tinyint(1) NOT NULL DEFAULT '0',\\n `showcompletionconditions` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_cour_cat_ix` (`category`),\\n KEY `mdl_cour_idn_ix` (`idnumber`),\\n KEY `mdl_cour_sho_ix` (`shortname`),\\n KEY `mdl_cour_sor_ix` (`sortorder`)\\n) ENGINE=InnoDB AUTO_INCREMENT=391 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Central course table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"category\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"shortname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"format\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":21,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"topics\",\"enumValues\":[]},{\"name\":\"showgrades\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"newsitems\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"startdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"relativedatesmode\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"marker\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"legacyfiles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showreports\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"downloadcontent\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupmodeforce\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultgroupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lang\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"calendartype\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":30,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"theme\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requested\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enablecompletion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionnotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cacherev\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"originalcourseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"showactivitydates\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showcompletionconditions\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `coursecount` bigint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_aggr_methd` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint DEFAULT NULL,\\n `method` tinyint(1) NOT NULL DEFAULT '0',\\n `value` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompaggrmeth_coucr_uix` (`course`,`criteriatype`),\\n KEY `mdl_courcompaggrmeth_cou_ix` (`course`),\\n KEY `mdl_courcompaggrmeth_cri_ix` (`criteriatype`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion aggregation methods for criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_crit_compl` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriaid` bigint NOT NULL DEFAULT '0',\\n `gradefinal` decimal(10,5) DEFAULT NULL,\\n `unenroled` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompcritcomp_useco_uix` (`userid`,`course`,`criteriaid`),\\n KEY `mdl_courcompcritcomp_use_ix` (`userid`),\\n KEY `mdl_courcompcritcomp_cou_ix` (`course`),\\n KEY `mdl_courcompcritcomp_cri_ix` (`criteriaid`),\\n KEY `mdl_courcompcritcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15582 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion user records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `criteriatype` bigint NOT NULL DEFAULT '0',\\n `module` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moduleinstance` bigint DEFAULT NULL,\\n `courseinstance` bigint DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT NULL,\\n `timeend` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) DEFAULT NULL,\\n `role` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_courcompcrit_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion criteria'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completion_defaults` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionusegrade` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `customrules` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcompdefa_coumod_uix` (`course`,`module`),\\n KEY `mdl_courcompdefa_mod_ix` (`module`),\\n KEY `mdl_courcompdefa_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default settings for activities completion'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_completions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `course` bigint NOT NULL DEFAULT '0',\\n `timeenrolled` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint NOT NULL DEFAULT '0',\\n `timecompleted` bigint DEFAULT NULL,\\n `reaggregate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courcomp_usecou_uix` (`userid`,`course`),\\n KEY `mdl_courcomp_use_ix` (`userid`),\\n KEY `mdl_courcomp_cou_ix` (`course`),\\n KEY `mdl_courcomp_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68645 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Course completion records'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_format_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `format` varchar(21) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sectionid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courformopti_couforsec_uix` (`courseid`,`format`,`sectionid`,`name`),\\n KEY `mdl_courformopti_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=969 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores format-specific options for the course or course sect'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"module\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"instance\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"added\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"score\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"indent\",\"jdbcType\":4,\"typeName\":\"MEDIUMINT\",\"typeExpression\":\"MEDIUMINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleoncoursepage\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"visibleold\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"groupmode\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completion\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiongradeitemnumber\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionexpected\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showdescription\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"deletioninprogress\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_20220527` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` bigint NOT NULL DEFAULT '0',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `added` bigint NOT NULL DEFAULT '0',\\n `score` smallint NOT NULL DEFAULT '0',\\n `indent` mediumint NOT NULL DEFAULT '0',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleoncoursepage` tinyint(1) NOT NULL DEFAULT '1',\\n `visibleold` tinyint(1) NOT NULL DEFAULT '1',\\n `groupmode` smallint NOT NULL DEFAULT '0',\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `completion` tinyint(1) NOT NULL DEFAULT '0',\\n `completiongradeitemnumber` bigint DEFAULT NULL,\\n `completionview` tinyint(1) NOT NULL DEFAULT '0',\\n `completionexpected` bigint NOT NULL DEFAULT '0',\\n `showdescription` tinyint(1) NOT NULL DEFAULT '0',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `deletioninprogress` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courmodu_vis_ix` (`visible`),\\n KEY `mdl_courmodu_cou_ix` (`course`),\\n KEY `mdl_courmodu_mod_ix` (`module`),\\n KEY `mdl_courmodu_ins_ix` (`instance`),\\n KEY `mdl_courmodu_idncou_ix` (`idnumber`,`course`),\\n KEY `mdl_courmodu_gro_ix` (`groupingid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=25708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course_modules table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_modules_completion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `coursemoduleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `completionstate` tinyint(1) NOT NULL,\\n `viewed` tinyint(1) DEFAULT NULL,\\n `overrideby` bigint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_courmoducomp_usecou_uix` (`userid`,`coursemoduleid`),\\n KEY `mdl_courmoducomp_cou_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3881182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the completion state (completed or not completed, etc'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_modules_completion\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"coursemoduleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"completionstate\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"viewed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"overrideby\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_published` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `timepublished` bigint NOT NULL,\\n `enrollable` tinyint(1) NOT NULL DEFAULT '1',\\n `hubcourseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT '0',\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about how and when an local courses were publish'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751681,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `category` bigint NOT NULL DEFAULT '0',\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `requester` bigint NOT NULL DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_courrequ_sho_ix` (`shortname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='course requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `section` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n `availability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_coursect_cousec_uix` (`course`,`section`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9811 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to define the sections for each course'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_course_sections\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"section\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summary\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"summaryformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"sequence\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"visible\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"availability\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220609` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220628` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220729` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220822` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220829` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220905` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_course_sections_20220912` (\\n `id` bigint DEFAULT NULL,\\n `availability` longtext\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `area` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custcate_comareitesor_ix` (`component`,`area`,`itemid`,`sortorder`),\\n KEY `mdl_custcate_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield category table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL,\\n `instanceid` bigint NOT NULL,\\n `intvalue` bigint DEFAULT NULL,\\n `decvalue` decimal(10,5) DEFAULT NULL,\\n `shortcharvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `charvalue` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `valueformat` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_custdata_insfie_uix` (`instanceid`,`fieldid`),\\n KEY `mdl_custdata_fieint_ix` (`fieldid`,`intvalue`),\\n KEY `mdl_custdata_fiesho_ix` (`fieldid`,`shortcharvalue`),\\n KEY `mdl_custdata_fiedec_ix` (`fieldid`,`decvalue`),\\n KEY `mdl_custdata_fie_ix` (`fieldid`),\\n KEY `mdl_custdata_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield data table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_customfield_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(400) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` bigint DEFAULT NULL,\\n `sortorder` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_custfiel_catsor_ix` (`categoryid`,`sortorder`),\\n KEY `mdl_custfiel_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='core_customfield field table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751682,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `comments` smallint NOT NULL DEFAULT '0',\\n `timeavailablefrom` bigint NOT NULL DEFAULT '0',\\n `timeavailableto` bigint NOT NULL DEFAULT '0',\\n `timeviewfrom` bigint NOT NULL DEFAULT '0',\\n `timeviewto` bigint NOT NULL DEFAULT '0',\\n `requiredentries` int NOT NULL DEFAULT '0',\\n `requiredentriestoview` int NOT NULL DEFAULT '0',\\n `maxentries` int NOT NULL DEFAULT '0',\\n `rssarticles` smallint NOT NULL DEFAULT '0',\\n `singletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplateheader` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `listtemplatefooter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rsstitletemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `csstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `jstemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `asearchtemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `approval` smallint NOT NULL DEFAULT '0',\\n `manageapproved` smallint NOT NULL DEFAULT '1',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `defaultsort` bigint NOT NULL DEFAULT '0',\\n `defaultsortdir` smallint NOT NULL DEFAULT '0',\\n `editany` smallint NOT NULL DEFAULT '0',\\n `notification` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `completionentries` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_data_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all database activities'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_data\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"comments\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailablefrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeavailableto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewfrom\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeviewto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"requiredentriestoview\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"singletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplateheader\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"listtemplatefooter\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"addtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rsstitletemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"csstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"jstemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"asearchtemplate\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"approval\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"manageapproved\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":30,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsort\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":31,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"defaultsortdir\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":32,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"editany\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":33,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notification\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"config\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":36,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":37,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `recordid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datacont_rec_ix` (`recordid`),\\n KEY `mdl_datacont_fie_ix` (`fieldid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the content introduced in each record/fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param6` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param7` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param8` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param9` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param10` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_datafiel_typdat_ix` (`type`,`dataid`),\\n KEY `mdl_datafiel_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every field available'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_data_records` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `dataid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `approved` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_datareco_dat_ix` (`dataid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='every record introduced'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_editor_atto_autosave` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `elementid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `pagehash` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `drafttext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `draftid` bigint DEFAULT NULL,\\n `pageinstance` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_editattoauto_eleconuse_uix` (`elementid`,`contextid`,`userid`,`pagehash`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1460915 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Draft text that is auto-saved every 5 seconds while an edito'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrol` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enrolperiod` bigint DEFAULT '0',\\n `enrolstartdate` bigint DEFAULT '0',\\n `enrolenddate` bigint DEFAULT '0',\\n `expirynotify` tinyint(1) DEFAULT '0',\\n `expirythreshold` bigint DEFAULT '0',\\n `notifyall` tinyint(1) DEFAULT '0',\\n `password` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `cost` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `roleid` bigint DEFAULT '0',\\n `customint1` bigint DEFAULT NULL,\\n `customint2` bigint DEFAULT NULL,\\n `customint3` bigint DEFAULT NULL,\\n `customint4` bigint DEFAULT NULL,\\n `customint5` bigint DEFAULT NULL,\\n `customint6` bigint DEFAULT NULL,\\n `customint7` bigint DEFAULT NULL,\\n `customint8` bigint DEFAULT NULL,\\n `customchar1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customchar3` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdec1` decimal(12,7) DEFAULT NULL,\\n `customdec2` decimal(12,7) DEFAULT NULL,\\n `customtext1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `customtext4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enro_enr_ix` (`enrol`),\\n KEY `mdl_enro_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Instances of enrolment plugins used in courses, fields marke'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_enrol\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"enrol\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"status\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"sortorder\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"enrolperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolstartdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolenddate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirynotify\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"expirythreshold\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"notifyall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"password\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"cost\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"currency\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":3,\"position\":15,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"roleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"customint1\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint2\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint3\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint4\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint5\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint6\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint7\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customint8\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar1\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":25,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar2\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":26,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customchar3\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":1333,\"position\":27,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec1\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":28,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customdec2\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":12,\"scale\":7,\"position\":29,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext1\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":30,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext2\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":31,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext3\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":32,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"customtext4\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":33,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":34,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":35,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_flatfile` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroflat_cou_ix` (`courseid`),\\n KEY `mdl_enroflat_use_ix` (`userid`),\\n KEY `mdl_enroflat_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='enrol_flatfile table retrofitted from MySQL'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_consumer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey256` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secret` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumername` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerversion` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `consumerguid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `protected` tinyint(1) NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `enablefrom` bigint DEFAULT NULL,\\n `enableuntil` bigint DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2cons_con_uix` (`consumerkey256`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI consumers interacting with moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_context` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `lticontextkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2cont_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about a specific LTI contexts from the consumers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_nonce` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `consumerid` bigint NOT NULL,\\n `value` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2nonc_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Nonce used for authentication between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_resource_link` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint DEFAULT NULL,\\n `consumerid` bigint DEFAULT NULL,\\n `ltiresourcelinkkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `primaryresourcelinkid` bigint DEFAULT NULL,\\n `shareapproved` tinyint(1) DEFAULT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2resolink_con_ix` (`contextid`),\\n KEY `mdl_enroltilti2resolink_pri_ix` (`primaryresourcelinkid`),\\n KEY `mdl_enroltilti2resolink_co2_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link from the consumer to the tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_share_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sharekey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `resourcelinkid` bigint NOT NULL,\\n `autoapprove` tinyint(1) NOT NULL,\\n `expires` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_sha_uix` (`sharekey`),\\n UNIQUE KEY `mdl_enroltilti2sharkey_res_uix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Resource link share key'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751683,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_tool_proxy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxykey` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `consumerid` bigint NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_enroltilti2toolprox_to_uix` (`toolproxykey`),\\n KEY `mdl_enroltilti2toolprox_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A tool proxy between moodle and a consumer'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_lti2_user_result` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcelinkid` bigint NOT NULL,\\n `ltiuserkey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ltiresultsourcedid` varchar(1024) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `created` bigint NOT NULL,\\n `updated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltilti2userresu_res_ix` (`resourcelinkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results for each user for each resource link'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tool_consumer_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolid` bigint NOT NULL,\\n `consumerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitoolconsmap_too_ix` (`toolid`),\\n KEY `mdl_enroltitoolconsmap_con_ix` (`consumerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table that maps the published tool to tool consumers.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_tools` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `enrolid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `institution` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `maxenrolled` bigint NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradesync` tinyint(1) NOT NULL DEFAULT '0',\\n `gradesynccompletion` tinyint(1) NOT NULL DEFAULT '0',\\n `membersync` tinyint(1) NOT NULL DEFAULT '0',\\n `membersyncmode` tinyint(1) NOT NULL DEFAULT '0',\\n `roleinstructor` bigint NOT NULL,\\n `rolelearner` bigint NOT NULL,\\n `secret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltitool_enr_ix` (`enrolid`),\\n KEY `mdl_enroltitool_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tools provided to the remote system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_lti_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `toolid` bigint NOT NULL,\\n `serviceurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sourceid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumerkey` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `consumersecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `membershipsid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `lastgrade` decimal(10,5) DEFAULT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_enroltiuser_use_ix` (`userid`),\\n KEY `mdl_enroltiuser_too_ix` (`toolid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='User access log and gradeback data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_enrol_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `business` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `receiver_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `item_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `instanceid` bigint NOT NULL DEFAULT '0',\\n `memo` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tax` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection1_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_name2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `option_selection2_x` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pending_reason` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reason_code` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent_txn_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `payment_type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timeupdated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_enropayp_bus_ix` (`business`),\\n KEY `mdl_enropayp_rec_ix` (`receiver_email`),\\n KEY `mdl_enropayp_cou_ix` (`courseid`),\\n KEY `mdl_enropayp_use_ix` (`userid`),\\n KEY `mdl_enropayp_ins_ix` (`instanceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds all known information about PayPal transactions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `format` smallint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `repeatid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `modulename` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `instance` bigint NOT NULL DEFAULT '0',\\n `type` smallint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeduration` bigint NOT NULL DEFAULT '0',\\n `timesort` bigint DEFAULT NULL,\\n `visible` smallint NOT NULL DEFAULT '1',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sequence` bigint NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `subscriptionid` bigint DEFAULT NULL,\\n `priority` bigint DEFAULT NULL,\\n `location` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_even_cou_ix` (`courseid`),\\n KEY `mdl_even_use_ix` (`userid`),\\n KEY `mdl_even_tim_ix` (`timestart`),\\n KEY `mdl_even_tim2_ix` (`timeduration`),\\n KEY `mdl_even_uui_ix` (`uuid`),\\n KEY `mdl_even_typtim_ix` (`type`,`timesort`),\\n KEY `mdl_even_grocoucatvisuse_ix` (`groupid`,`courseid`,`categoryid`,`visible`,`userid`),\\n KEY `mdl_even_eve_ix` (`eventtype`),\\n KEY `mdl_even_comeveins_ix` (`component`,`eventtype`,`instance`),\\n KEY `mdl_even_modinseve_ix` (`modulename`,`instance`,`eventtype`),\\n KEY `mdl_even_cat_ix` (`categoryid`),\\n KEY `mdl_even_sub_ix` (`subscriptionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=784 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For everything with a time associated to it'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_event_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `eventtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pollinterval` bigint NOT NULL DEFAULT '0',\\n `lastupdated` bigint DEFAULT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks subscriptions to remote calendars.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `handlerfunction` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `schedule` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `internal` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_evenhand_evecom_uix` (`eventname`,`component`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing which components requests what typ'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `stackdump` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueu_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table is for storing queued events. It stores only one '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_events_queue_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `queuedeventid` bigint NOT NULL,\\n `handlerid` bigint NOT NULL,\\n `status` bigint DEFAULT NULL,\\n `errormessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_evenqueuhand_que_ix` (`queuedeventid`),\\n KEY `mdl_evenqueuhand_han_ix` (`handlerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This is the list of queued handlers for processing. The even'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `methodname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classpath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capabilities` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `services` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_extefunc_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='list of all external functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751684,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n `requiredcapability` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `restrictedusers` tinyint(1) NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `downloadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n `uploadfiles` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_exteserv_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='built in and custom external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_functions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `functionname` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservfunc_ext_ix` (`externalserviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1951 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lists functions available in each service group'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_services_users` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `externalserviceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_exteservuser_ext_ix` (`externalserviceid`),\\n KEY `mdl_exteservuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='users allowed to use services with restricted users flag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_external_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `privatetoken` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tokentype` smallint NOT NULL,\\n `userid` bigint NOT NULL,\\n `externalserviceid` bigint NOT NULL,\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `creatorid` bigint NOT NULL DEFAULT '1',\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_extetoke_tok_ix` (`token`),\\n KEY `mdl_extetoke_use_ix` (`userid`),\\n KEY `mdl_extetoke_ext_ix` (`externalserviceid`),\\n KEY `mdl_extetoke_con_ix` (`contextid`),\\n KEY `mdl_extetoke_cre_ix` (`creatorid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1310 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of external services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_favourite` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_favo_comiteiteconuse_uix` (`component`,`itemtype`,`itemid`,`contextid`,`userid`),\\n KEY `mdl_favo_con_ix` (`contextid`),\\n KEY `mdl_favo_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=154 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the relationship between an arbitrary item (itemtype,'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `anonymous` tinyint(1) NOT NULL DEFAULT '1',\\n `email_notification` tinyint(1) NOT NULL DEFAULT '1',\\n `multiple_submit` tinyint(1) NOT NULL DEFAULT '1',\\n `autonumbering` tinyint(1) NOT NULL DEFAULT '1',\\n `site_after_submit` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `page_after_submit` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `page_after_submitformat` tinyint NOT NULL DEFAULT '0',\\n `publish_stats` tinyint(1) NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feed_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3554 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all feedbacks'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_feedback\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"anonymous\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"email_notification\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"multiple_submit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"autonumbering\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"site_after_submit\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"page_after_submit\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"page_after_submitformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"publish_stats\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeopen\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeclose\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionsubmit\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completed` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use_ix` (`userid`),\\n KEY `mdl_feedcomp_fee_ix` (`feedback`),\\n KEY `mdl_feedback_comp_feedback_userid` (`feedback`,`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_completedtmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `guestid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `random_response` bigint NOT NULL DEFAULT '0',\\n `anonymous_response` tinyint(1) NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedcomp_use2_ix` (`userid`),\\n KEY `mdl_feedcomp_fee2_ix` (`feedback`)\\n) ENGINE=InnoDB AUTO_INCREMENT=638127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='filled out feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_item` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedback` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `label` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `presentation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `typ` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hasvalue` tinyint(1) NOT NULL DEFAULT '0',\\n `position` smallint NOT NULL DEFAULT '0',\\n `required` tinyint(1) NOT NULL DEFAULT '0',\\n `dependitem` bigint NOT NULL DEFAULT '0',\\n `dependvalue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feeditem_fee_ix` (`feedback`),\\n KEY `mdl_feeditem_tem_ix` (`template`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20695 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_sitecourse_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `feedbackid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedsitemap_cou_ix` (`courseid`),\\n KEY `mdl_feedsitemap_fee_ix` (`feedbackid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='feedback sitecourse map'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `ispublic` tinyint(1) NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_feedtemp_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='templates of feedbackstructures'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_value` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308852 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completeds'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_feedback_valuetmp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course_id` bigint NOT NULL DEFAULT '0',\\n `item` bigint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n `tmp_completed` bigint NOT NULL DEFAULT '0',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_feedvalu_comitecou2_uix` (`completed`,`item`,`course_id`),\\n KEY `mdl_feedvalu_cou2_ix` (`course_id`),\\n KEY `mdl_feedvalu_ite2_ix` (`item`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3308708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='values of the completedstmp'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751685,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_file_conversion` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sourcefileid` bigint NOT NULL,\\n `targetformat` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `status` bigint DEFAULT '0',\\n `statusmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `converter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `destfileid` bigint DEFAULT NULL,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_fileconv_sou_ix` (`sourcefileid`),\\n KEY `mdl_fileconv_des_ix` (`destfileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to track file conversions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filearea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `filepath` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint DEFAULT NULL,\\n `filesize` bigint NOT NULL,\\n `mimetype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `source` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `author` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `license` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `referencefileid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_file_pat_uix` (`pathnamehash`),\\n KEY `mdl_file_comfilconite_ix` (`component`,`filearea`,`contextid`,`itemid`),\\n KEY `mdl_file_con_ix` (`contenthash`),\\n KEY `mdl_file_lic_ix` (`license`),\\n KEY `mdl_file_con2_ix` (`contextid`),\\n KEY `mdl_file_use_ix` (`userid`),\\n KEY `mdl_file_ref_ix` (`referencefileid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8785157 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='description of files, content is stored in sha1 file pool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_files_reference` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `repositoryid` bigint NOT NULL,\\n `lastsync` bigint DEFAULT NULL,\\n `reference` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `referencehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filerefe_refrep_uix` (`referencehash`,`repositoryid`),\\n KEY `mdl_filerefe_rep_ix` (`repositoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1416 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store files references'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_active` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `active` smallint NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtacti_confil_uix` (`contextid`,`filter`),\\n KEY `mdl_filtacti_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3478 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about which filters are active in which c'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_filter_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filter` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_filtconf_confilnam_uix` (`contextid`,`filter`,`name`),\\n KEY `mdl_filtconf_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores per-context configuration settings for filters which '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_folder` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `display` smallint NOT NULL DEFAULT '0',\\n `showexpanded` tinyint(1) NOT NULL DEFAULT '1',\\n `showdownloadfolder` tinyint(1) NOT NULL DEFAULT '1',\\n `forcedownload` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_fold_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one folder resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'general',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `duedate` bigint NOT NULL DEFAULT '0',\\n `cutoffdate` bigint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `grade_forum` bigint NOT NULL DEFAULT '0',\\n `grade_forum_notify` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `maxattachments` bigint NOT NULL DEFAULT '1',\\n `forcesubscribe` tinyint(1) NOT NULL DEFAULT '0',\\n `trackingtype` tinyint NOT NULL DEFAULT '1',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `warnafter` bigint NOT NULL DEFAULT '0',\\n `blockafter` bigint NOT NULL DEFAULT '0',\\n `blockperiod` bigint NOT NULL DEFAULT '0',\\n `completiondiscussions` int NOT NULL DEFAULT '0',\\n `completionreplies` int NOT NULL DEFAULT '0',\\n `completionposts` int NOT NULL DEFAULT '0',\\n `displaywordcount` tinyint(1) NOT NULL DEFAULT '0',\\n `lockdiscussionafter` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foru_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=477 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums contain and structure discussion'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"type\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":20,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"general\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"duedate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"cutoffdate\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"grade_forum_notify\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxbytes\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"maxattachments\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"forcesubscribe\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"trackingtype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"warnafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"blockperiod\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completiondiscussions\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionreplies\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionposts\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displaywordcount\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"lockdiscussionafter\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":29,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_digests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `forum` bigint NOT NULL,\\n `maildigest` tinyint(1) NOT NULL DEFAULT '-1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudige_forusemai_uix` (`forum`,`userid`,`maildigest`),\\n KEY `mdl_forudige_use_ix` (`userid`),\\n KEY `mdl_forudige_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of user mail delivery preferences for each forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussion_subs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `discussion` bigint NOT NULL,\\n `preference` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forudiscsubs_usedis_uix` (`userid`,`discussion`),\\n KEY `mdl_forudiscsubs_for_ix` (`forum`),\\n KEY `mdl_forudiscsubs_use_ix` (`userid`),\\n KEY `mdl_forudiscsubs_dis_ix` (`discussion`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6334 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users may choose to subscribe and unsubscribe from specific '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_discussions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstpost` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '-1',\\n `assessed` tinyint(1) NOT NULL DEFAULT '1',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `pinned` tinyint(1) NOT NULL DEFAULT '0',\\n `timelocked` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forudisc_use_ix` (`userid`),\\n KEY `mdl_forudisc_cou_ix` (`course`),\\n KEY `mdl_forudisc_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2438 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Forums are composed of discussions'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_discussions\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"forum\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"firstpost\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"-1\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeend\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"pinned\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timelocked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `forum` bigint NOT NULL,\\n `itemnumber` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forugrad_foriteuse_uix` (`forum`,`itemnumber`,`userid`),\\n KEY `mdl_forugrad_use_ix` (`userid`),\\n KEY `mdl_forugrad_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading data for forum instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_posts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `discussion` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `modified` bigint NOT NULL DEFAULT '0',\\n `mailed` tinyint NOT NULL DEFAULT '0',\\n `subject` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `message` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `messageformat` tinyint NOT NULL DEFAULT '0',\\n `messagetrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `totalscore` smallint NOT NULL DEFAULT '0',\\n `mailnow` bigint NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `privatereplyto` bigint NOT NULL DEFAULT '0',\\n `wordcount` bigint DEFAULT NULL,\\n `charcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_forupost_use_ix` (`userid`),\\n KEY `mdl_forupost_cre_ix` (`created`),\\n KEY `mdl_forupost_mai_ix` (`mailed`),\\n KEY `mdl_forupost_pri_ix` (`privatereplyto`),\\n KEY `mdl_forupost_dis_ix` (`discussion`),\\n KEY `mdl_forupost_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9158 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='All posts are stored in this table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_forum_posts\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"discussion\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"created\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"modified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailed\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"subject\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"message\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"messageformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"messagetrust\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"attachment\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"totalscore\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"mailnow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"deleted\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"privatereplyto\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"wordcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"charcount\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruqueu_use_ix` (`userid`),\\n KEY `mdl_foruqueu_dis_ix` (`discussionid`),\\n KEY `mdl_foruqueu_pos_ix` (`postid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For keeping track of posts that will be mailed in digest for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n `discussionid` bigint NOT NULL DEFAULT '0',\\n `postid` bigint NOT NULL DEFAULT '0',\\n `firstread` bigint NOT NULL DEFAULT '0',\\n `lastread` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_foruread_usefor_ix` (`userid`,`forumid`),\\n KEY `mdl_foruread_usedis_ix` (`userid`,`discussionid`),\\n KEY `mdl_foruread_posuse_ix` (`postid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users read posts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751686,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forum` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_forusubs_usefor_uix` (`userid`,`forum`),\\n KEY `mdl_forusubs_use_ix` (`userid`),\\n KEY `mdl_forusubs_for_ix` (`forum`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of who is subscribed to what forum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_forum_track_prefs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `forumid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_forutracpref_usefor_ix` (`userid`,`forumid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks each users untracked forums'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `urlggb` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `attributes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `seed` bigint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '0',\\n `height` bigint NOT NULL DEFAULT '0',\\n `showsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n `grade` bigint NOT NULL DEFAULT '0',\\n `autograde` bigint NOT NULL DEFAULT '0',\\n `maxattempts` bigint NOT NULL DEFAULT '1',\\n `grademethod` bigint NOT NULL DEFAULT '1',\\n `timeavailable` bigint NOT NULL DEFAULT '0',\\n `timedue` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geog_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra main table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_geogebra_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `geogebra` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `vars` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `gradecomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `finished` bigint NOT NULL DEFAULT '1',\\n `dateteacher` bigint NOT NULL DEFAULT '0',\\n `datestudent` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_geogatte_geo_ix` (`geogebra`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Geogebra attemps table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `allowduplicatedentries` tinyint NOT NULL DEFAULT '0',\\n `displayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'dictionary',\\n `mainglossary` tinyint NOT NULL DEFAULT '0',\\n `showspecial` tinyint NOT NULL DEFAULT '1',\\n `showalphabet` tinyint NOT NULL DEFAULT '1',\\n `showall` tinyint NOT NULL DEFAULT '1',\\n `allowcomments` tinyint NOT NULL DEFAULT '0',\\n `allowprintview` tinyint NOT NULL DEFAULT '1',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `defaultapproval` tinyint NOT NULL DEFAULT '1',\\n `approvaldisplayformat` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'default',\\n `globalglossary` tinyint NOT NULL DEFAULT '0',\\n `entbypage` smallint NOT NULL DEFAULT '10',\\n `editalways` tinyint NOT NULL DEFAULT '0',\\n `rsstype` tinyint NOT NULL DEFAULT '0',\\n `rssarticles` tinyint NOT NULL DEFAULT '0',\\n `assessed` bigint NOT NULL DEFAULT '0',\\n `assesstimestart` bigint NOT NULL DEFAULT '0',\\n `assesstimefinish` bigint NOT NULL DEFAULT '0',\\n `scale` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionentries` int NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glos_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossaries'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_glossary\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"course\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"intro\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"introformat\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowduplicatedentries\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"displayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"dictionary\",\"enumValues\":[]},{\"name\":\"mainglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"showspecial\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showalphabet\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"showall\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"allowcomments\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"allowprintview\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"usedynalink\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"defaultapproval\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"1\",\"enumValues\":[]},{\"name\":\"approvaldisplayformat\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"default\",\"enumValues\":[]},{\"name\":\"globalglossary\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"entbypage\",\"jdbcType\":5,\"typeName\":\"SMALLINT\",\"typeExpression\":\"SMALLINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"10\",\"enumValues\":[]},{\"name\":\"editalways\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rsstype\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"rssarticles\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":21,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assessed\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimestart\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":23,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"assesstimefinish\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"scale\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":25,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":26,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":27,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"completionentries\",\"jdbcType\":4,\"typeName\":\"INT\",\"typeExpression\":\"INT\",\"charsetName\":null,\"position\":28,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_alias` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `entryid` bigint NOT NULL DEFAULT '0',\\n `alias` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosalia_ent_ix` (`entryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=100 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='entries alias'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gloscate_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all categories for glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `glossaryid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `concept` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `definitionformat` tinyint NOT NULL DEFAULT '0',\\n `definitiontrust` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `teacherentry` tinyint NOT NULL DEFAULT '0',\\n `sourceglossaryid` bigint NOT NULL DEFAULT '0',\\n `usedynalink` tinyint NOT NULL DEFAULT '1',\\n `casesensitive` tinyint NOT NULL DEFAULT '0',\\n `fullmatch` tinyint NOT NULL DEFAULT '1',\\n `approved` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentr_use_ix` (`userid`),\\n KEY `mdl_glosentr_con_ix` (`concept`),\\n KEY `mdl_glosentr_glo_ix` (`glossaryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=399 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='all glossary entries'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_entries_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `entryid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_glosentrcate_cat_ix` (`categoryid`),\\n KEY `mdl_glosentrcate_ent_ix` (`entryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='categories of each glossary entry'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_glossary_formats` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `popupformatname` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint NOT NULL DEFAULT '1',\\n `showgroup` tinyint NOT NULL DEFAULT '1',\\n `showtabs` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `defaultmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaulthook` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Setting of the display formats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcate_cou_ix` (`courseid`),\\n KEY `mdl_gradcate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3055 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about categories, used for grou'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_categories\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"parent\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"depth\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"path\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"fullname\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"aggregation\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"keephigh\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"droplow\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateonlygraded\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"aggregateoutcomes\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"length\":1,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_categories_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL,\\n `parent` bigint DEFAULT NULL,\\n `depth` bigint NOT NULL DEFAULT '0',\\n `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aggregation` bigint NOT NULL DEFAULT '0',\\n `keephigh` bigint NOT NULL DEFAULT '0',\\n `droplow` bigint NOT NULL DEFAULT '0',\\n `aggregateonlygraded` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregateoutcomes` tinyint(1) NOT NULL DEFAULT '0',\\n `aggregatesubcats` tinyint(1) NOT NULL DEFAULT '0',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradcatehist_act_ix` (`action`),\\n KEY `mdl_gradcatehist_tim_ix` (`timemodified`),\\n KEY `mdl_gradcatehist_old_ix` (`oldid`),\\n KEY `mdl_gradcatehist_cou_ix` (`courseid`),\\n KEY `mdl_gradcatehist_par_ix` (`parent`),\\n KEY `mdl_gradcatehist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29421 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751687,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `aggregationstatus` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'unknown',\\n `aggregationweight` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradgrad_useite_uix` (`userid`,`itemid`),\\n KEY `mdl_gradgrad_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_gradgrad_ite_ix` (`itemid`),\\n KEY `mdl_gradgrad_use_ix` (`userid`),\\n KEY `mdl_gradgrad_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgrad_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9988015 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='grade_grades This table keeps individual grades for each us'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":14,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":16,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":18,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"aggregationstatus\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":10,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"unknown\",\"enumValues\":[]},{\"name\":\"aggregationweight\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_grades_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `rawgrademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `rawgrademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `rawscaleid` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `exported` bigint NOT NULL DEFAULT '0',\\n `overridden` bigint NOT NULL DEFAULT '0',\\n `excluded` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` bigint NOT NULL DEFAULT '0',\\n `information` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `informationformat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradgradhist_act_ix` (`action`),\\n KEY `mdl_gradgradhist_tim_ix` (`timemodified`),\\n KEY `mdl_gradgradhist_useitetim_ix` (`userid`,`itemid`,`timemodified`),\\n KEY `mdl_gradgradhist_old_ix` (`oldid`),\\n KEY `mdl_gradgradhist_ite_ix` (`itemid`),\\n KEY `mdl_gradgradhist_use_ix` (`userid`),\\n KEY `mdl_gradgradhist_raw_ix` (`rawscaleid`),\\n KEY `mdl_gradgradhist_use2_ix` (`usermodified`),\\n KEY `mdl_gradgradhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16283522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_grade_grades_history\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"action\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"oldid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"source\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":4,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"loggeduser\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":7,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"rawgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":9,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"rawgrademax\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"100.00000\",\"enumValues\":[]},{\"name\":\"rawgrademin\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":11,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0.00000\",\"enumValues\":[]},{\"name\":\"rawscaleid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":12,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"usermodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":13,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"finalgrade\",\"jdbcType\":3,\"typeName\":\"DECIMAL\",\"typeExpression\":\"DECIMAL\",\"charsetName\":null,\"length\":10,\"scale\":5,\"position\":14,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"hidden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":15,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locked\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":16,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"locktime\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":17,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"exported\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":18,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"overridden\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":19,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"excluded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":20,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"feedback\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":21,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"feedbackformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":22,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"information\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":23,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"informationformat\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":24,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_newitem` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `importcode` bigint NOT NULL,\\n `importer` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimponewi_imp_ix` (`importer`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='temporary table for storing new grade_item names from grade '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_import_values` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `itemid` bigint DEFAULT NULL,\\n `newgradeitem` bigint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `finalgrade` decimal(10,5) DEFAULT NULL,\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `importcode` bigint NOT NULL,\\n `importer` bigint DEFAULT NULL,\\n `importonlyfeedback` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradimpovalu_ite_ix` (`itemid`),\\n KEY `mdl_gradimpovalu_new_ix` (`newgradeitem`),\\n KEY `mdl_gradimpovalu_imp_ix` (`importer`)\\n) ENGINE=InnoDB AUTO_INCREMENT=609395 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Temporary table for importing grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditem_locloc_ix` (`locked`,`locktime`),\\n KEY `mdl_graditem_itenee_ix` (`itemtype`,`needsupdate`),\\n KEY `mdl_graditem_gra_ix` (`gradetype`),\\n KEY `mdl_graditem_idncou_ix` (`idnumber`,`courseid`),\\n KEY `mdl_graditem_cou_ix` (`courseid`),\\n KEY `mdl_graditem_cat_ix` (`categoryid`),\\n KEY `mdl_graditem_sca_ix` (`scaleid`),\\n KEY `mdl_graditem_out_ix` (`outcomeid`),\\n KEY `itemtype_mod_inst_number_course` (`itemtype`,`itemmodule`,`iteminstance`,`courseid`,`itemnumber`)\\n) ENGINE=InnoDB AUTO_INCREMENT=23944 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about gradeable items (ie colum'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_items_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `itemname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemmodule` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `iteminstance` bigint DEFAULT NULL,\\n `itemnumber` bigint DEFAULT NULL,\\n `iteminfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `calculation` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradetype` smallint NOT NULL DEFAULT '1',\\n `grademax` decimal(10,5) NOT NULL DEFAULT '100.00000',\\n `grademin` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `scaleid` bigint DEFAULT NULL,\\n `outcomeid` bigint DEFAULT NULL,\\n `gradepass` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `multfactor` decimal(10,5) NOT NULL DEFAULT '1.00000',\\n `plusfactor` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `aggregationcoef2` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `hidden` bigint NOT NULL DEFAULT '0',\\n `locked` bigint NOT NULL DEFAULT '0',\\n `locktime` bigint NOT NULL DEFAULT '0',\\n `needsupdate` bigint NOT NULL DEFAULT '0',\\n `display` bigint NOT NULL DEFAULT '0',\\n `decimals` tinyint(1) DEFAULT NULL,\\n `weightoverride` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_graditemhist_act_ix` (`action`),\\n KEY `mdl_graditemhist_tim_ix` (`timemodified`),\\n KEY `mdl_graditemhist_old_ix` (`oldid`),\\n KEY `mdl_graditemhist_cou_ix` (`courseid`),\\n KEY `mdl_graditemhist_cat_ix` (`categoryid`),\\n KEY `mdl_graditemhist_sca_ix` (`scaleid`),\\n KEY `mdl_graditemhist_out_ix` (`outcomeid`),\\n KEY `mdl_graditemhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB AUTO_INCREMENT=344717 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History of grade_items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_letters` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `lowerboundary` decimal(10,5) NOT NULL,\\n `letter` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradlett_conlowlet_uix` (`contextid`,`lowerboundary`,`letter`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Repository for grade letters, for courses and other moodle e'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutc_cousho_uix` (`courseid`,`shortname`),\\n KEY `mdl_gradoutc_cou_ix` (`courseid`),\\n KEY `mdl_gradoutc_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutc_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes the outcomes used in the system. An out'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `outcomeid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradoutccour_couout_uix` (`courseid`,`outcomeid`),\\n KEY `mdl_gradoutccour_cou_ix` (`courseid`),\\n KEY `mdl_gradoutccour_out_ix` (`outcomeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores what outcomes are used in what courses.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_outcomes_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scaleid` bigint DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradoutchist_act_ix` (`action`),\\n KEY `mdl_gradoutchist_tim_ix` (`timemodified`),\\n KEY `mdl_gradoutchist_old_ix` (`oldid`),\\n KEY `mdl_gradoutchist_cou_ix` (`courseid`),\\n KEY `mdl_gradoutchist_sca_ix` (`scaleid`),\\n KEY `mdl_gradoutchist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grade_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradsett_counam_uix` (`courseid`,`name`),\\n KEY `mdl_gradsett_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='gradebook settings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `areaname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `activemethod` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradarea_concomare_uix` (`contextid`,`component`,`areaname`),\\n KEY `mdl_gradarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3865 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Identifies gradable areas where advanced grading can happen.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `method` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `copiedfromid` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `usercreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecopied` bigint DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_graddefi_aremet_uix` (`areaid`,`method`),\\n KEY `mdl_graddefi_are_ix` (`areaid`),\\n KEY `mdl_graddefi_use_ix` (`usermodified`),\\n KEY `mdl_graddefi_use2_ix` (`usercreated`)\\n) ENGINE=InnoDB AUTO_INCREMENT=978 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the basic information about an advanced grading for'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751688,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_grading_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `raterid` bigint NOT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `rawgrade` decimal(10,5) DEFAULT NULL,\\n `status` bigint NOT NULL DEFAULT '0',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackformat` tinyint DEFAULT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradinst_def_ix` (`definitionid`),\\n KEY `mdl_gradinst_rat_ix` (`raterid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=385566 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Grading form instance is an assessment record for one gradab'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcomm_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='frequently used comments used in marking guide'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n `descriptionmarkers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionmarkersformat` tinyint DEFAULT NULL,\\n `maxscore` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradguidcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4522 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the criteria grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_guide_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n `score` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradguidfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradguidfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradguidfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1842357 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the guide is filled by a particular r'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_criteria` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definitionid` bigint NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrcrit_def_ix` (`definitionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=848 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the rows of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_fillings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `criterionid` bigint NOT NULL,\\n `levelid` bigint DEFAULT NULL,\\n `remark` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `remarkformat` tinyint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_gradrubrfill_inscri_uix` (`instanceid`,`criterionid`),\\n KEY `mdl_gradrubrfill_lev_ix` (`levelid`),\\n KEY `mdl_gradrubrfill_ins_ix` (`instanceid`),\\n KEY `mdl_gradrubrfill_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=424114 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the data of how the rubric is filled by a particular '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_gradingform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `criterionid` bigint NOT NULL,\\n `score` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_gradrubrleve_cri_ix` (`criterionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4377 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the columns of the rubric grid.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn2_ix` (`idnumber`),\\n KEY `mdl_grou_cou2_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A grouping is a collection of groups. WAS: groups_groupings'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":255,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"configdata\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groupings_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupingid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grougrou_gro_ix` (`groupingid`),\\n KEY `mdl_grougrou_gro2_ix` (`groupid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a grouping to a group (note, groups can be in multiple '\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groupings_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupingid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `enrolmentkey` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `picture` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_grou_idn_ix` (`idnumber`),\\n KEY `mdl_grou_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2888 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record represents a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"courseid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"idnumber\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"name\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":254,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"description\",\"jdbcType\":12,\"typeName\":\"LONGTEXT\",\"typeExpression\":\"LONGTEXT\",\"charsetName\":\"utf8mb4\",\"position\":5,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"descriptionformat\",\"jdbcType\":5,\"typeName\":\"TINYINT\",\"typeExpression\":\"TINYINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"enrolmentkey\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":50,\"position\":7,\"optional\":true,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"enumValues\":[]},{\"name\":\"picture\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":8,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timecreated\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":9,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timemodified\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":10,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_groups_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timeadded` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_groumemb_usegro_uix` (`userid`,`groupid`),\\n KEY `mdl_groumemb_gro_ix` (`groupid`),\\n KEY `mdl_groumemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=145552 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Link a user to a group.'\",\"tableChanges\":[{\"type\":\"CREATE\",\"id\":\"\\\"uctohsDB\\\".\\\"mdl_groups_members\\\"\",\"table\":{\"defaultCharsetName\":\"utf8mb4\",\"primaryKeyColumnNames\":[\"id\"],\"columns\":[{\"name\":\"id\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":1,\"optional\":false,\"autoIncremented\":true,\"generated\":true,\"comment\":null,\"hasDefaultValue\":false,\"enumValues\":[]},{\"name\":\"groupid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":2,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"userid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":3,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"timeadded\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":4,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]},{\"name\":\"component\",\"jdbcType\":12,\"typeName\":\"VARCHAR\",\"typeExpression\":\"VARCHAR\",\"charsetName\":\"utf8mb4\",\"length\":100,\"position\":5,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"\",\"enumValues\":[]},{\"name\":\"itemid\",\"jdbcType\":-5,\"typeName\":\"BIGINT\",\"typeExpression\":\"BIGINT\",\"charsetName\":null,\"position\":6,\"optional\":false,\"autoIncremented\":false,\"generated\":false,\"comment\":null,\"hasDefaultValue\":true,\"defaultValueExpression\":\"0\",\"enumValues\":[]}]},\"comment\":null}]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `jsoncontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `mainlibraryid` bigint NOT NULL,\\n `displayoptions` smallint DEFAULT NULL,\\n `pathnamehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5p_mai_ix` (`mainlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6797 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P content information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_contents_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pid` bigint NOT NULL,\\n `libraryid` bigint NOT NULL,\\n `dependencytype` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dropcss` tinyint(1) NOT NULL,\\n `weight` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pcontlibr_h5p_ix` (`h5pid`),\\n KEY `mdl_h5pcontlibr_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=22700 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store which library is used in which content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `machinename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `majorversion` smallint NOT NULL,\\n `minorversion` smallint NOT NULL,\\n `patchversion` smallint NOT NULL,\\n `runnable` tinyint(1) NOT NULL,\\n `fullscreen` tinyint(1) NOT NULL DEFAULT '0',\\n `embedtypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preloadedjs` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `preloadedcss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `droplibrarycss` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `semantics` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `addto` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `coremajor` smallint DEFAULT NULL,\\n `coreminor` smallint DEFAULT NULL,\\n `metadatasettings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `tutorial` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `example` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint(1) DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibr_macmajminpatrun_ix` (`machinename`,`majorversion`,`minorversion`,`patchversion`,`runnable`)\\n) ENGINE=InnoDB AUTO_INCREMENT=178 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about libraries used by H5P content.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751689,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_libraries_cachedassets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrcach_lib_ix` (`libraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1461 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5P cached library assets'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5p_library_dependencies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `libraryid` bigint NOT NULL,\\n `requiredlibraryid` bigint NOT NULL,\\n `dependencytype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5plibrdepe_lib_ix` (`libraryid`),\\n KEY `mdl_h5plibrdepe_req_ix` (`requiredlibraryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1282 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores H5P library dependencies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `grade` bigint DEFAULT '0',\\n `displayoptions` smallint NOT NULL DEFAULT '0',\\n `enabletracking` tinyint(1) NOT NULL DEFAULT '1',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `reviewmode` smallint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5pa_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the h5pactivity activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `h5pactivityid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `attempt` mediumint NOT NULL DEFAULT '1',\\n `rawscore` bigint DEFAULT '0',\\n `maxscore` bigint DEFAULT '0',\\n `scaled` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_h5paatte_h5puseatt_uix` (`h5pactivityid`,`userid`,`attempt`),\\n KEY `mdl_h5paatte_tim_ix` (`timecreated`),\\n KEY `mdl_h5paatte_h5ptim_ix` (`h5pactivityid`,`timecreated`),\\n KEY `mdl_h5paatte_h5puse_ix` (`h5pactivityid`,`userid`),\\n KEY `mdl_h5paatte_h5p_ix` (`h5pactivityid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users attempts inside H5P activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_h5pactivity_attempts_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptid` bigint NOT NULL,\\n `subcontent` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `interactiontype` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctpattern` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `additionals` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rawscore` bigint NOT NULL DEFAULT '0',\\n `maxscore` bigint NOT NULL DEFAULT '0',\\n `duration` bigint DEFAULT '0',\\n `completion` tinyint(1) DEFAULT NULL,\\n `success` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_h5paatteresu_atttim_ix` (`attemptid`,`timecreated`),\\n KEY `mdl_h5paatteresu_att_ix` (`attemptid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='H5Pactivities_attempts tracking info'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_imscp` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `keepold` bigint NOT NULL DEFAULT '-1',\\n `structure` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_imsc_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one imscp resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_infected_files` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `filename` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `quarantinedfile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `reason` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_infefile_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store infected file details.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_label` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_labe_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12250 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines labels'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `practice` smallint NOT NULL DEFAULT '0',\\n `modattempts` smallint NOT NULL DEFAULT '0',\\n `usepassword` smallint NOT NULL DEFAULT '0',\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dependency` bigint NOT NULL DEFAULT '0',\\n `conditions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grade` bigint NOT NULL DEFAULT '0',\\n `custom` smallint NOT NULL DEFAULT '0',\\n `ongoing` smallint NOT NULL DEFAULT '0',\\n `usemaxgrade` smallint NOT NULL DEFAULT '0',\\n `maxanswers` smallint NOT NULL DEFAULT '4',\\n `maxattempts` smallint NOT NULL DEFAULT '5',\\n `review` smallint NOT NULL DEFAULT '0',\\n `nextpagedefault` smallint NOT NULL DEFAULT '0',\\n `feedback` smallint NOT NULL DEFAULT '1',\\n `minquestions` smallint NOT NULL DEFAULT '0',\\n `maxpages` smallint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `retake` smallint NOT NULL DEFAULT '1',\\n `activitylink` bigint NOT NULL DEFAULT '0',\\n `mediafile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mediaheight` bigint NOT NULL DEFAULT '100',\\n `mediawidth` bigint NOT NULL DEFAULT '650',\\n `mediaclose` smallint NOT NULL DEFAULT '0',\\n `slideshow` smallint NOT NULL DEFAULT '0',\\n `width` bigint NOT NULL DEFAULT '640',\\n `height` bigint NOT NULL DEFAULT '480',\\n `bgcolor` varchar(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '#FFFFFF',\\n `displayleft` smallint NOT NULL DEFAULT '0',\\n `displayleftif` smallint NOT NULL DEFAULT '0',\\n `progressbar` smallint NOT NULL DEFAULT '0',\\n `available` bigint NOT NULL DEFAULT '0',\\n `deadline` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionendreached` tinyint(1) DEFAULT '0',\\n `completiontimespent` bigint DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_less_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8437 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `jumpto` bigint NOT NULL DEFAULT '0',\\n `grade` smallint NOT NULL DEFAULT '0',\\n `score` bigint NOT NULL DEFAULT '0',\\n `flags` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responseformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessansw_les_ix` (`lessonid`),\\n KEY `mdl_lessansw_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=184271 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_answers'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `answerid` bigint NOT NULL DEFAULT '0',\\n `retry` smallint NOT NULL DEFAULT '0',\\n `correct` bigint NOT NULL DEFAULT '0',\\n `useranswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessatte_use_ix` (`userid`),\\n KEY `mdl_lessatte_les_ix` (`lessonid`),\\n KEY `mdl_lessatte_pag_ix` (`pageid`),\\n KEY `mdl_lessatte_ans_ix` (`answerid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5406146 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_attempts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_branch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `retry` bigint NOT NULL DEFAULT '0',\\n `flag` smallint NOT NULL DEFAULT '0',\\n `timeseen` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessbran_use_ix` (`userid`),\\n KEY `mdl_lessbran_les_ix` (`lessonid`),\\n KEY `mdl_lessbran_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11327881 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='branches for each lesson/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` double NOT NULL DEFAULT '0',\\n `late` smallint NOT NULL DEFAULT '0',\\n `completed` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessgrad_use_ix` (`userid`),\\n KEY `mdl_lessgrad_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1329355 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_grades'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751690,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `available` bigint DEFAULT NULL,\\n `deadline` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `review` smallint DEFAULT NULL,\\n `maxattempts` smallint DEFAULT NULL,\\n `retake` smallint DEFAULT NULL,\\n `password` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lessover_les_ix` (`lessonid`),\\n KEY `mdl_lessover_gro_ix` (`groupid`),\\n KEY `mdl_lessover_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to lesson settings.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `prevpageid` bigint NOT NULL DEFAULT '0',\\n `nextpageid` bigint NOT NULL DEFAULT '0',\\n `qtype` smallint NOT NULL DEFAULT '0',\\n `qoption` smallint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '1',\\n `display` smallint NOT NULL DEFAULT '1',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contents` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentsformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesspage_les_ix` (`lessonid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=77326 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines lesson_pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lesson_timer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lessonid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `starttime` bigint NOT NULL DEFAULT '0',\\n `lessontime` bigint NOT NULL DEFAULT '0',\\n `completed` tinyint(1) DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_lesstime_use_ix` (`userid`),\\n KEY `mdl_lesstime_les_ix` (`lessonid`),\\n KEY `mdl_lesson_t_lessonid_userid_comp` (`lessonid`,`userid`,`completed`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2565565 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='lesson timer for each lesson'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_license` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fullname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `version` bigint NOT NULL DEFAULT '0',\\n `custom` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='store licenses used by moodle'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lock_db` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint DEFAULT NULL,\\n `owner` varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_lockdb_res_uix` (`resourcekey`),\\n KEY `mdl_lockdb_exp_ix` (`expires`),\\n KEY `mdl_lockdb_own_ix` (`owner`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores active and inactive lock types for db locking method.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_log_coumodact_ix` (`course`,`module`,`action`),\\n KEY `mdl_log_tim_ix` (`time`),\\n KEY `mdl_log_act_ix` (`action`),\\n KEY `mdl_log_usecou_ix` (`userid`,`course`),\\n KEY `mdl_log_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Every action is logged as far as possible'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_display` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mtable` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `field` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_logdisp_modact_uix` (`module`,`action`)\\n) ENGINE=InnoDB AUTO_INCREMENT=193 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='For a particular module/action, specifies a moodle table/fie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_log_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `qtype` mediumint NOT NULL,\\n `sqltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sqlparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `error` mediumint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `exectime` decimal(10,5) NOT NULL,\\n `timelogged` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Logged database queries.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_logstore_standard_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_logsstanlog_tim_ix` (`timecreated`),\\n KEY `mdl_logsstanlog_couanotim_ix` (`courseid`,`anonymous`,`timecreated`),\\n KEY `mdl_logsstanlog_useconconcr_ix` (`userid`,`contextlevel`,`contextinstanceid`,`crud`,`edulevel`,`timecreated`),\\n KEY `mdl_logsstanlog_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=108593688 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Standard log table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `typeid` bigint DEFAULT NULL,\\n `toolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `securetoolurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoicesendname` tinyint(1) DEFAULT NULL,\\n `instructorchoicesendemailaddr` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowroster` tinyint(1) DEFAULT NULL,\\n `instructorchoiceallowsetting` tinyint(1) DEFAULT NULL,\\n `instructorcustomparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructorchoiceacceptgrades` tinyint(1) DEFAULT NULL,\\n `grade` bigint NOT NULL DEFAULT '100',\\n `launchcontainer` tinyint NOT NULL DEFAULT '1',\\n `resourcekey` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `debuglaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showtitlelaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `showdescriptionlaunch` tinyint(1) NOT NULL DEFAULT '0',\\n `servicesalt` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_lti_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains Basic LTI activities instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_access_tokens` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `token` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `validuntil` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastaccess` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltiaccetoke_tok_uix` (`token`),\\n KEY `mdl_ltiaccetoke_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Security tokens for accessing of LTI services'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_submission` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `ltiid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `datesubmitted` bigint NOT NULL,\\n `dateupdated` bigint NOT NULL,\\n `gradepercent` decimal(10,5) NOT NULL,\\n `originalgrade` decimal(10,5) NOT NULL,\\n `launchid` bigint NOT NULL,\\n `state` tinyint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisubm_lti_ix` (`ltiid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of individual submissions for LTI activities.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_proxies` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Tool Provider',\\n `regurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `state` tinyint NOT NULL DEFAULT '1',\\n `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `vendorcode` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `capabilityoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `serviceoffered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `toolproxy` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitoolprox_gui_uix` (`guid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool proxy registrations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_tool_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `toolproxyid` bigint NOT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `course` bigint DEFAULT NULL,\\n `coursemoduleid` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitoolsett_too_ix` (`toolproxyid`),\\n KEY `mdl_ltitoolsett_typ_ix` (`typeid`),\\n KEY `mdl_ltitoolsett_cou_ix` (`course`),\\n KEY `mdl_ltitoolsett_cou2_ix` (`coursemoduleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='LTI tool setting values'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751691,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'basiclti Activity',\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `tooldomain` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `state` tinyint NOT NULL DEFAULT '2',\\n `course` bigint NOT NULL,\\n `coursevisible` tinyint(1) NOT NULL DEFAULT '0',\\n `ltiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `clientid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `enabledcapability` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameter` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `icon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `secureicon` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `createdby` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ltitype_cli_uix` (`clientid`),\\n KEY `mdl_ltitype_cou_ix` (`course`),\\n KEY `mdl_ltitype_too_ix` (`tooldomain`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI pre-configured activities'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_lti_types_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `typeid` bigint NOT NULL,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltitypeconf_typ_ix` (`typeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Basic LTI types configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_ltiservice_gradebookservices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `gradeitemid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `toolproxyid` bigint DEFAULT NULL,\\n `typeid` bigint DEFAULT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ltilinkid` bigint DEFAULT NULL,\\n `resourceid` varchar(512) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tag` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_ltisgrad_lti_ix` (`ltilinkid`),\\n KEY `mdl_ltisgrad_gracou_ix` (`gradeitemid`,`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This file records the grade items created by the LTI Gradebo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_mess_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_mess_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all unread messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_airnotifier_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userdeviceid` bigint NOT NULL,\\n `enable` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messairndevi_use_uix` (`userdeviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store information about the devices registered in Airnotifie'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contact_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `requesteduserid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcontrequ_usereq_uix` (`userid`,`requesteduserid`),\\n KEY `mdl_messcontrequ_use_ix` (`userid`),\\n KEY `mdl_messcontrequ_req_ix` (`requesteduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains list of contact requests between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_contacts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `contactid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messcont_usecon_uix` (`userid`,`contactid`),\\n KEY `mdl_messcont_use_ix` (`userid`),\\n KEY `mdl_messcont_con_ix` (`contactid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of contacts between users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvacti_use_ix` (`userid`),\\n KEY `mdl_messconvacti_con_ix` (`conversationid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversation_members` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `conversationid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconvmemb_con_ix` (`conversationid`),\\n KEY `mdl_messconvmemb_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all members in a conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_conversations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '1',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `convhash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messconv_typ_ix` (`type`),\\n KEY `mdl_messconv_con_ix` (`convhash`),\\n KEY `mdl_messconv_comiteitecon_ix` (`component`,`itemtype`,`itemid`,`contextid`),\\n KEY `mdl_messconv_con2_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all message conversations'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751692,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_email_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridto` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messemaimess_use_ix` (`useridto`),\\n KEY `mdl_messemaimess_con_ix` (`conversationid`),\\n KEY `mdl_messemaimess_mes_ix` (`messageid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps track of what emails to send in an email digest'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` bigint NOT NULL,\\n `isread` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messpopu_mesisr_uix` (`messageid`,`isread`),\\n KEY `mdl_messpopu_isr_ix` (`isread`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keep state of notifications for the popup message processor'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_popup_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `notificationid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messpopunoti_not_ix` (`notificationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=917980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of notifications to display in the message output popup'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_processors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(166) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of message output plugins'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_providers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messprov_comnam_uix` (`component`,`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=43 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores the message providers (modules and core sy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_read` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL DEFAULT '0',\\n `useridto` bigint NOT NULL DEFAULT '0',\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` smallint DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `notification` tinyint(1) DEFAULT '0',\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timeread` bigint NOT NULL DEFAULT '0',\\n `timeuserfromdeleted` bigint NOT NULL DEFAULT '0',\\n `timeusertodeleted` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messread_useusetimtim_ix` (`useridfrom`,`useridto`,`timeuserfromdeleted`,`timeusertodeleted`),\\n KEY `mdl_messread_nottim_ix` (`notification`,`timeread`),\\n KEY `mdl_messread_usetimnot_ix` (`useridfrom`,`timeuserfromdeleted`,`notification`),\\n KEY `mdl_messread_usetimnot2_ix` (`useridto`,`timeusertodeleted`,`notification`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages that have been read'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_user_actions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `messageid` bigint NOT NULL,\\n `action` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuseracti_usemesact_uix` (`userid`,`messageid`,`action`),\\n KEY `mdl_messuseracti_use_ix` (`userid`),\\n KEY `mdl_messuseracti_mes_ix` (`messageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all per-user actions on individual messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_message_users_blocked` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `blockeduserid` bigint NOT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messuserbloc_useblo_uix` (`userid`,`blockeduserid`),\\n KEY `mdl_messuserbloc_use_ix` (`userid`),\\n KEY `mdl_messuserbloc_blo_ix` (`blockeduserid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Maintains lists of blocked users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_datakeys` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `handler` bigint NOT NULL,\\n `datavalue` bigint NOT NULL,\\n `datakey` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `expires` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messdata_handat_uix` (`handler`,`datavalue`),\\n KEY `mdl_messdata_han_ix` (`handler`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message data item secret keys.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_handlers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `defaultexpiration` bigint NOT NULL DEFAULT '86400',\\n `validateaddress` tinyint(1) NOT NULL DEFAULT '1',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_messhand_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Inbound Message Handler definitions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messageinbound_messagelist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `messageid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `userid` bigint NOT NULL,\\n `address` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_messmess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of message IDs for existing replies'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751693,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_messages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `conversationid` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `fullmessagetrust` tinyint NOT NULL DEFAULT '0',\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mess_contim_ix` (`conversationid`,`timecreated`),\\n KEY `mdl_mess_use_ix` (`useridfrom`),\\n KEY `mdl_mess_con_ix` (`conversationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all messages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_application` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `display_name` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpc_server_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_land_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sso_jump_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about applications on remote hosts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `wwwroot` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `public_key` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `public_key_expires` bigint NOT NULL DEFAULT '0',\\n `transport` tinyint NOT NULL DEFAULT '0',\\n `portno` mediumint NOT NULL DEFAULT '0',\\n `last_connect_time` bigint NOT NULL DEFAULT '0',\\n `last_log_id` bigint NOT NULL DEFAULT '0',\\n `force_theme` tinyint(1) NOT NULL DEFAULT '0',\\n `theme` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `applicationid` bigint NOT NULL DEFAULT '1',\\n `sslverification` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnethost_app_ix` (`applicationid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the local and remote hosts for RPC'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_host2service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `publish` tinyint(1) NOT NULL DEFAULT '0',\\n `subscribe` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnethost_hosser_uix` (`hostid`,`serviceid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Information about the services for a given host'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL DEFAULT '0',\\n `remoteid` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `course` bigint NOT NULL DEFAULT '0',\\n `coursename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cmid` bigint NOT NULL DEFAULT '0',\\n `action` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetlog_hosusecou_ix` (`hostid`,`userid`,`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table describes functions that might be called remotely'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_remote_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetremoserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `functionname` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `xmlrpcpath` varchar(80) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `plugintype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pluginname` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `help` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `profile` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `filename` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `static` tinyint(1) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetrpc_enaxml_ix` (`enabled`,`xmlrpcpath`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Functions or methods that we may publish or subscribe to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `apiversion` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `offer` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A service is a group of functions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_service2rpc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `serviceid` bigint NOT NULL DEFAULT '0',\\n `rpcid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetserv_rpcser_uix` (`rpcid`,`serviceid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Group functions or methods under a service'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751694,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `token` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `useragent` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirm_timeout` bigint NOT NULL DEFAULT '0',\\n `session_id` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `expires` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetsess_tok_uix` (`token`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Store session data from users migrating to other sites'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnet_sso_access_control` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `mnet_host_id` bigint NOT NULL DEFAULT '0',\\n `accessctrl` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'allow',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetssoaccecont_mneuse_uix` (`mnet_host_id`,`username`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users by host permitted (or not) to login from a remote prov'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_courses` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `remoteid` bigint NOT NULL,\\n `categoryid` bigint NOT NULL,\\n `categoryname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `fullname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint DEFAULT '0',\\n `startdate` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_mnetenrocour_hosrem_uix` (`hostid`,`remoteid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information fetched via XML-RPC about courses on '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_mnetservice_enrol_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hostid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `remotecourseid` bigint NOT NULL,\\n `rolename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enroltime` bigint NOT NULL DEFAULT '0',\\n `enroltype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mnetenroenro_use_ix` (`userid`),\\n KEY `mdl_mnetenroenro_hos_ix` (`hostid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Caches the information about enrolments of our local users i'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_modules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `cron` bigint NOT NULL DEFAULT '0',\\n `lastcron` bigint NOT NULL DEFAULT '0',\\n `search` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_modu_nam_ix` (`name`),\\n KEY `mdl_modu_id_visible` (`id`,`visible`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='modules available in the site'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_my_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint DEFAULT '0',\\n `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `private` tinyint(1) NOT NULL DEFAULT '1',\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_mypage_usepri_ix` (`userid`,`private`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2840 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra user pages for the My Moodle system'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_notifications` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `useridfrom` bigint NOT NULL,\\n `useridto` bigint NOT NULL,\\n `subject` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `fullmessageformat` tinyint(1) NOT NULL DEFAULT '0',\\n `fullmessagehtml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `smallmessage` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `eventtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contexturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contexturlname` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timeread` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_noti_use_ix` (`useridfrom`),\\n KEY `mdl_noti_use2_ix` (`useridto`)\\n) ENGINE=InnoDB AUTO_INCREMENT=967971 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores all notifications'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_access_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `expires` bigint NOT NULL,\\n `scope` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautaccetoke_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores access tokens for system accounts in order to be able'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_endpoint` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `issuerid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_oautendp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Describes the named endpoint for an oauth2 service.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_issuer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `image` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `baseurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientid` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `clientsecret` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginscopesoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `loginparamsoffline` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `alloweddomains` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopessupported` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `showonloginpage` tinyint NOT NULL DEFAULT '1',\\n `basicauth` tinyint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL,\\n `requireconfirmation` tinyint NOT NULL DEFAULT '1',\\n `servicetype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `loginpagename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Details for an oauth 2 connect identity issuer.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_refresh_token` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `token` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scopehash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautrefrtoke_useisssco_uix` (`userid`,`issuerid`,`scopehash`),\\n KEY `mdl_oautrefrtoke_iss_ix` (`issuerid`),\\n KEY `mdl_oautrefrtoke_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores refresh tokens which can be exchanged for access toke'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751695,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_system_account` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `refreshtoken` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `grantedscopes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `email` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `username` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautsystacco_iss_uix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stored details used to get an access token as a system user '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_oauth2_user_field_mapping` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `issuerid` bigint NOT NULL,\\n `externalfield` varchar(500) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `internalfield` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_oautuserfielmapp_issin_uix` (`issuerid`,`internalfield`),\\n KEY `mdl_oautuserfielmapp_iss_ix` (`issuerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of oauth user fields to moodle fields.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_page` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_page_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1867 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one page and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_paygw_paypal` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `paymentid` bigint NOT NULL,\\n `pp_orderid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'The ID of the order in PayPal',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_paygpayp_pay_uix` (`paymentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores PayPal related information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_accounts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint NOT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `archived` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Payment accounts'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payment_gateways` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `config` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_paymgate_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration for one gateway for one payment account'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_payments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `paymentarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `amount` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `currency` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `accountid` bigint NOT NULL,\\n `gateway` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_paym_gat_ix` (`gateway`),\\n KEY `mdl_paym_compayite_ix` (`component`,`paymentarea`,`itemid`),\\n KEY `mdl_paym_use_ix` (`userid`),\\n KEY `mdl_paym_acc_ix` (`accountid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores information about payments'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `plugin` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='base table (not including config data) for instances of port'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstconf_nam_ix` (`name`),\\n KEY `mdl_portinstconf_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='config for portfolio plugin instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_instance_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instance` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_portinstuser_ins_ix` (`instance`),\\n KEY `mdl_portinstuser_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='user data for portfolio instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `time` bigint NOT NULL,\\n `portfolio` bigint NOT NULL,\\n `caller_class` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_file` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `caller_component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `caller_sha1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `tempdataid` bigint NOT NULL DEFAULT '0',\\n `returnurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `continueurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portlog_use_ix` (`userid`),\\n KEY `mdl_portlog_por_ix` (`portfolio`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='log of portfolio transfers (used to later check for duplicat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751696,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_mahara_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `transferid` bigint NOT NULL,\\n `token` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_portmahaqueu_tok_ix` (`token`),\\n KEY `mdl_portmahaqueu_tra_ix` (`transferid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='maps mahara tokens to transfer ids'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_portfolio_tempdata` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expirytime` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT '0',\\n `queued` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_porttemp_use_ix` (`userid`),\\n KEY `mdl_porttemp_ins_ix` (`instance`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='stores temporary data for portfolio exports. the id of this '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_post` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `module` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `moduleid` bigint NOT NULL DEFAULT '0',\\n `coursemoduleid` bigint NOT NULL DEFAULT '0',\\n `subject` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `uniquehash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rating` bigint NOT NULL DEFAULT '0',\\n `format` bigint NOT NULL DEFAULT '0',\\n `summaryformat` tinyint NOT NULL DEFAULT '0',\\n `attachment` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `publishstate` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'draft',\\n `lastmodified` bigint NOT NULL DEFAULT '0',\\n `created` bigint NOT NULL DEFAULT '0',\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_post_iduse_uix` (`id`,`userid`),\\n KEY `mdl_post_las_ix` (`lastmodified`),\\n KEY `mdl_post_mod_ix` (`module`),\\n KEY `mdl_post_sub_ix` (`subject`),\\n KEY `mdl_post_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=269 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Generic post table to hold data blog entries etc in differen'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_profiling` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `runid` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `totalexecutiontime` bigint NOT NULL,\\n `totalcputime` bigint NOT NULL,\\n `totalcalls` bigint NOT NULL,\\n `totalmemory` bigint NOT NULL,\\n `runreference` tinyint NOT NULL DEFAULT '0',\\n `runcomment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_prof_run_uix` (`runid`),\\n KEY `mdl_prof_urlrun_ix` (`url`,`runreference`),\\n KEY `mdl_prof_timrun_ix` (`timecreated`,`runreference`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the results of all the profiling runs'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddim_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1428 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `draggroup` bigint NOT NULL DEFAULT '0',\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=593 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Images to drag. Actual file names are not stored here we use'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddimageortext_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `xleft` bigint NOT NULL DEFAULT '0',\\n `ytop` bigint NOT NULL DEFAULT '0',\\n `choice` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddimdrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Drop boxes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showmisplaced` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddma_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1313 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (text or images onto a background imag'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `label` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infinite` smallint NOT NULL DEFAULT '0',\\n `noofdrags` bigint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrag_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5189 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Labels for markers to drag.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_ddmarker_drops` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `no` bigint NOT NULL DEFAULT '0',\\n `shape` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `coords` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `choice` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypddmadrop_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5491 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='drop regions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_essay_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `responseformat` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'editor',\\n `responserequired` tinyint NOT NULL DEFAULT '1',\\n `responsefieldlines` smallint NOT NULL DEFAULT '15',\\n `minwordlimit` bigint DEFAULT NULL,\\n `maxwordlimit` bigint DEFAULT NULL,\\n `attachments` smallint NOT NULL DEFAULT '0',\\n `attachmentsrequired` smallint NOT NULL DEFAULT '0',\\n `graderinfo` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `graderinfoformat` smallint NOT NULL DEFAULT '0',\\n `responsetemplate` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsetemplateformat` smallint NOT NULL DEFAULT '0',\\n `maxbytes` bigint NOT NULL DEFAULT '0',\\n `filetypeslist` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypessaopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Extra options for essay questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_geogebra_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `ggbturl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbparameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbviews` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbcodebaseversion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `ggbxml` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `israndomized` tinyint(1) NOT NULL,\\n `randomizedvar` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `constraints` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `isexercise` tinyint(1) DEFAULT '0',\\n `forcedimensions` tinyint(1) DEFAULT NULL,\\n `width` bigint DEFAULT NULL,\\n `height` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypgeogopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmatcopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7165 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines the question-type specific options for matching ques'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751697,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_match_subquestions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `answertext` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_qtypmatcsubq_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30587 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The subquestions that make up a matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_multichoice_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `layout` smallint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n `showstandardinstruction` tinyint NOT NULL DEFAULT '1',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypmultopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=49666 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multiple choice questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_randomsamatch_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `choose` bigint NOT NULL DEFAULT '4',\\n `subcats` tinyint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtyprandopti_que_uix` (`questionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about a random short-answer matching question'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_qtype_shortanswer_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `usecase` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_qtypshoropti_que_uix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12859 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for short answer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questiontext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `questiontextformat` tinyint NOT NULL DEFAULT '0',\\n `generalfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `generalfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `defaultmark` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `penalty` decimal(12,7) NOT NULL DEFAULT '0.3333333',\\n `qtype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `length` bigint NOT NULL DEFAULT '1',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hidden` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `createdby` bigint DEFAULT NULL,\\n `modifiedby` bigint DEFAULT NULL,\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_ques_catidn_uix` (`category`,`idnumber`),\\n KEY `mdl_ques_qty_ix` (`qtype`),\\n KEY `mdl_ques_cat_ix` (`category`),\\n KEY `mdl_ques_par_ix` (`parent`),\\n KEY `mdl_ques_cre_ix` (`createdby`),\\n KEY `mdl_ques_mod_ix` (`modifiedby`)\\n) ENGINE=InnoDB AUTO_INCREMENT=449354 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The questions themselves'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answerformat` tinyint NOT NULL DEFAULT '0',\\n `fraction` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n `feedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbackformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesansw_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=305469 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Answers, with a fractional grade (0-1) and feedback'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_step_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `attemptstepid` bigint NOT NULL,\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesattestepdata_att_ix` (`attemptstepid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=38859426 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each question_attempt_step has an associative array of the d'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempt_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionattemptid` bigint NOT NULL,\\n `sequencenumber` bigint NOT NULL,\\n `state` varchar(13) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fraction` decimal(12,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesattestep_queseq_uix` (`questionattemptid`,`sequencenumber`),\\n KEY `mdl_quesattestep_que_ix` (`questionattemptid`),\\n KEY `mdl_quesattestep_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=33755008 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores one step in in a question attempt. As well as the dat'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `behaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `questionid` bigint NOT NULL,\\n `variant` bigint NOT NULL DEFAULT '1',\\n `maxmark` decimal(12,7) NOT NULL,\\n `minfraction` decimal(12,7) NOT NULL,\\n `maxfraction` decimal(12,7) NOT NULL DEFAULT '1.0000000',\\n `flagged` tinyint(1) NOT NULL DEFAULT '0',\\n `questionsummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `rightanswer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `responsesummary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesatte_queslo_uix` (`questionusageid`,`slot`),\\n KEY `mdl_quesatte_beh_ix` (`behaviour`),\\n KEY `mdl_quesatte_que_ix` (`questionid`),\\n KEY `mdl_quesatte_que2_ix` (`questionusageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9266831 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each row here corresponds to an attempt at one question, as '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n `tolerancetype` bigint NOT NULL DEFAULT '1',\\n `correctanswerlength` bigint NOT NULL DEFAULT '2',\\n `correctanswerformat` bigint NOT NULL DEFAULT '2',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalc_ans_ix` (`answer`),\\n KEY `mdl_quescalc_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=202 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_calculated_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `synchronize` tinyint NOT NULL DEFAULT '0',\\n `single` smallint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `answernumbering` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'abc',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quescalcopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=182 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type calculated'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751698,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `info` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `infoformat` tinyint NOT NULL DEFAULT '0',\\n `stamp` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '999',\\n `idnumber` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quescate_consta_uix` (`contextid`,`stamp`),\\n UNIQUE KEY `mdl_quescate_conidn_uix` (`contextid`,`idnumber`),\\n KEY `mdl_quescate_con_ix` (`contextid`),\\n KEY `mdl_quescate_par_ix` (`parent`)\\n) ENGINE=InnoDB AUTO_INCREMENT=41443 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Categories are for grouping questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_definitions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `category` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` bigint NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdatadefi_cat_ix` (`category`)\\n) ENGINE=InnoDB AUTO_INCREMENT=232 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Organises and stores properties for dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_dataset_items` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `definition` bigint NOT NULL DEFAULT '0',\\n `itemnumber` bigint NOT NULL DEFAULT '0',\\n `value` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdataitem_def_ix` (`definition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3083 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Individual dataset items'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_datasets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `datasetdefinition` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesdata_quedat_ix` (`question`,`datasetdefinition`),\\n KEY `mdl_quesdata_que_ix` (`question`),\\n KEY `mdl_quesdata_dat_ix` (`datasetdefinition`)\\n) ENGINE=InnoDB AUTO_INCREMENT=234 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Many-many relation between questions and dataset definitions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_ddwtos` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesddwt_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5017 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines drag and drop (words into sentences) questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_gapselect` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `shuffleanswers` smallint NOT NULL DEFAULT '1',\\n `correctfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `correctfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `partiallycorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `partiallycorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `incorrectfeedback` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `incorrectfeedbackformat` tinyint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesgaps_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2492 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines select missing words questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_hints` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionid` bigint NOT NULL,\\n `hint` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hintformat` smallint NOT NULL DEFAULT '0',\\n `shownumcorrect` tinyint(1) DEFAULT NULL,\\n `clearwrong` tinyint(1) DEFAULT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_queshint_que_ix` (`questionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the the part of the question definition that gives di'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_multianswer` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `sequence` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesmult_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=525 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for multianswer questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `answer` bigint NOT NULL DEFAULT '0',\\n `tolerance` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '0.0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnume_ans_ix` (`answer`),\\n KEY `mdl_quesnume_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10550 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for numerical questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_options` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `showunits` smallint NOT NULL DEFAULT '0',\\n `unitsleft` smallint NOT NULL DEFAULT '0',\\n `unitgradingtype` smallint NOT NULL DEFAULT '0',\\n `unitpenalty` decimal(12,7) NOT NULL DEFAULT '0.1000000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesnumeopti_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for questions of type numerical This table is also u'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_numerical_units` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `multiplier` decimal(38,19) NOT NULL DEFAULT '1.0000000000000000000',\\n `unit` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quesnumeunit_queuni_uix` (`question`,`unit`),\\n KEY `mdl_quesnumeunit_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=792 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Optional unit options for numerical questions. This table is'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichtries` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `subqid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `aid` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `response` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `credit` decimal(15,5) NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Analysis of student responses given to questions.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751699,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_response_count` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `analysisid` bigint NOT NULL,\\n `try` bigint NOT NULL,\\n `rcount` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesrespcoun_ana_ix` (`analysisid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1602 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Count for each responses for each try at a question.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_siyavulaqt` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n `siyavulaid` bigint NOT NULL DEFAULT '0',\\n `activityid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `responseid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quessiya_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL,\\n `questionid` bigint NOT NULL,\\n `slot` bigint DEFAULT NULL,\\n `subquestion` smallint NOT NULL,\\n `variant` bigint DEFAULT NULL,\\n `s` bigint NOT NULL DEFAULT '0',\\n `effectiveweight` decimal(15,5) DEFAULT NULL,\\n `negcovar` tinyint NOT NULL DEFAULT '0',\\n `discriminationindex` decimal(15,5) DEFAULT NULL,\\n `discriminativeefficiency` decimal(15,5) DEFAULT NULL,\\n `sd` decimal(15,10) DEFAULT NULL,\\n `facility` decimal(15,10) DEFAULT NULL,\\n `subquestions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `maxmark` decimal(12,7) DEFAULT NULL,\\n `positions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `randomguessscore` decimal(12,7) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=220 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Statistics for individual questions used in an activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_truefalse` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `question` bigint NOT NULL DEFAULT '0',\\n `trueanswer` bigint NOT NULL DEFAULT '0',\\n `falseanswer` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_questrue_que_ix` (`question`)\\n) ENGINE=InnoDB AUTO_INCREMENT=18145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Options for True-False questions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_question_usages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quesusag_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1489413 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table''s main purpose it to assign a unique id to each a'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timelimit` bigint NOT NULL DEFAULT '0',\\n `overduehandling` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'autoabandon',\\n `graceperiod` bigint NOT NULL DEFAULT '0',\\n `preferredbehaviour` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `canredoquestions` smallint NOT NULL DEFAULT '0',\\n `attempts` mediumint NOT NULL DEFAULT '0',\\n `attemptonlast` smallint NOT NULL DEFAULT '0',\\n `grademethod` smallint NOT NULL DEFAULT '1',\\n `decimalpoints` smallint NOT NULL DEFAULT '2',\\n `questiondecimalpoints` smallint NOT NULL DEFAULT '-1',\\n `reviewattempt` mediumint NOT NULL DEFAULT '0',\\n `reviewcorrectness` mediumint NOT NULL DEFAULT '0',\\n `reviewmarks` mediumint NOT NULL DEFAULT '0',\\n `reviewspecificfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewgeneralfeedback` mediumint NOT NULL DEFAULT '0',\\n `reviewrightanswer` mediumint NOT NULL DEFAULT '0',\\n `reviewoverallfeedback` mediumint NOT NULL DEFAULT '0',\\n `questionsperpage` bigint NOT NULL DEFAULT '0',\\n `navmethod` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'free',\\n `shuffleanswers` smallint NOT NULL DEFAULT '0',\\n `sumgrades` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `subnet` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `browsersecurity` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `delay1` bigint NOT NULL DEFAULT '0',\\n `delay2` bigint NOT NULL DEFAULT '0',\\n `showuserpicture` smallint NOT NULL DEFAULT '0',\\n `showblocks` smallint NOT NULL DEFAULT '0',\\n `completionattemptsexhausted` tinyint(1) DEFAULT '0',\\n `completionpass` tinyint(1) DEFAULT '0',\\n `completionminattempts` bigint NOT NULL DEFAULT '0',\\n `allowofflineattempts` tinyint(1) DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quiz_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8062 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The settings for each quiz.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_attempts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `attempt` mediumint NOT NULL DEFAULT '0',\\n `uniqueid` bigint NOT NULL DEFAULT '0',\\n `layout` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `currentpage` bigint NOT NULL DEFAULT '0',\\n `preview` smallint NOT NULL DEFAULT '0',\\n `state` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'inprogress',\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timefinish` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timemodifiedoffline` bigint NOT NULL DEFAULT '0',\\n `timecheckstate` bigint DEFAULT '0',\\n `sumgrades` decimal(10,5) DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizatte_quiuseatt_uix` (`quiz`,`userid`,`attempt`),\\n UNIQUE KEY `mdl_quizatte_uni_uix` (`uniqueid`),\\n KEY `mdl_quizatte_statim_ix` (`state`,`timecheckstate`),\\n KEY `mdl_quizatte_qui_ix` (`quiz`),\\n KEY `mdl_quizatte_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1474791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores users attempts at quizzes.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_feedback` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `feedbacktext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `feedbacktextformat` tinyint NOT NULL DEFAULT '0',\\n `mingrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `maxgrade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizfeed_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=40980 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Feedback given to students based on which grade band their o'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `grade` decimal(10,5) NOT NULL DEFAULT '0.00000',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizgrad_use_ix` (`userid`),\\n KEY `mdl_quizgrad_qui_ix` (`quiz`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1123073 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the overall grade for each user on the quiz, based on'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overrides` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quiz` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint DEFAULT NULL,\\n `userid` bigint DEFAULT NULL,\\n `timeopen` bigint DEFAULT NULL,\\n `timeclose` bigint DEFAULT NULL,\\n `timelimit` bigint DEFAULT NULL,\\n `attempts` mediumint DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizover_qui_ix` (`quiz`),\\n KEY `mdl_quizover_gro_ix` (`groupid`),\\n KEY `mdl_quizover_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1104 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The overrides to quiz settings on a per-user and per-group b'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_overview_regrades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `questionusageid` bigint NOT NULL,\\n `slot` bigint NOT NULL,\\n `newfraction` decimal(12,7) DEFAULT NULL,\\n `oldfraction` decimal(12,7) DEFAULT NULL,\\n `regraded` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizoverregr_queslo_ix` (`questionusageid`,`slot`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table records which question attempts need regrading an'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_reports` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `displayorder` bigint NOT NULL,\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizrepo_nam_uix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists all the installed quiz reports and their display order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_sections` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `firstslot` bigint NOT NULL,\\n `heading` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shufflequestions` smallint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsect_quifir_uix` (`quizid`,`firstslot`),\\n KEY `mdl_quizsect_qui_ix` (`quizid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8071 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores sections of a quiz with section name (heading), from '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slot_tags` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slotid` bigint DEFAULT NULL,\\n `tagid` bigint DEFAULT NULL,\\n `tagname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizslottags_slo_ix` (`slotid`),\\n KEY `mdl_quizslottags_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=196 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores data about the tags that a question must have so that'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751700,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_slots` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `slot` bigint NOT NULL,\\n `quizid` bigint NOT NULL DEFAULT '0',\\n `page` bigint NOT NULL,\\n `requireprevious` smallint NOT NULL DEFAULT '0',\\n `questionid` bigint NOT NULL DEFAULT '0',\\n `questioncategoryid` bigint DEFAULT NULL,\\n `includingsubcategories` smallint DEFAULT NULL,\\n `maxmark` decimal(12,7) NOT NULL DEFAULT '0.0000000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizslot_quislo_uix` (`quizid`,`slot`),\\n KEY `mdl_quizslot_qui_ix` (`quizid`),\\n KEY `mdl_quizslot_que_ix` (`questionid`),\\n KEY `mdl_quizslot_que2_ix` (`questioncategoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=36863 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the question used in a quiz, with the order, and for '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quiz_statistics` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `hashcode` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `whichattempts` smallint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstattemptscount` bigint NOT NULL,\\n `highestattemptscount` bigint NOT NULL,\\n `lastattemptscount` bigint NOT NULL,\\n `allattemptscount` bigint NOT NULL,\\n `firstattemptsavg` decimal(15,5) DEFAULT NULL,\\n `highestattemptsavg` decimal(15,5) DEFAULT NULL,\\n `lastattemptsavg` decimal(15,5) DEFAULT NULL,\\n `allattemptsavg` decimal(15,5) DEFAULT NULL,\\n `median` decimal(15,5) DEFAULT NULL,\\n `standarddeviation` decimal(15,5) DEFAULT NULL,\\n `skewness` decimal(15,10) DEFAULT NULL,\\n `kurtosis` decimal(15,5) DEFAULT NULL,\\n `cic` decimal(15,10) DEFAULT NULL,\\n `errorratio` decimal(15,10) DEFAULT NULL,\\n `standarderror` decimal(15,10) DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table to cache results from analysis done in statistics repo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_quizsettings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `quizid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `templateid` bigint NOT NULL,\\n `requiresafeexambrowser` tinyint(1) NOT NULL,\\n `showsebtaskbar` tinyint(1) DEFAULT NULL,\\n `showwificontrol` tinyint(1) DEFAULT NULL,\\n `showreloadbutton` tinyint(1) DEFAULT NULL,\\n `showtime` tinyint(1) DEFAULT NULL,\\n `showkeyboardlayout` tinyint(1) DEFAULT NULL,\\n `allowuserquitseb` tinyint(1) DEFAULT NULL,\\n `quitpassword` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `linkquitseb` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userconfirmquit` tinyint(1) DEFAULT NULL,\\n `enableaudiocontrol` tinyint(1) DEFAULT NULL,\\n `muteonstartup` tinyint(1) DEFAULT NULL,\\n `allowspellchecking` tinyint(1) DEFAULT NULL,\\n `allowreloadinexam` tinyint(1) DEFAULT NULL,\\n `activateurlfiltering` tinyint(1) DEFAULT NULL,\\n `filterembeddedcontent` tinyint(1) DEFAULT NULL,\\n `expressionsallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexallowed` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expressionsblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `regexblocked` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `allowedbrowserexamkeys` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `showsebdownloadlink` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_quizsebquiz_qui_uix` (`quizid`),\\n UNIQUE KEY `mdl_quizsebquiz_cmi_uix` (`cmid`),\\n KEY `mdl_quizsebquiz_tem_ix` (`templateid`),\\n KEY `mdl_quizsebquiz_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the quiz level Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_quizaccess_seb_template` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `enabled` tinyint(1) NOT NULL,\\n `sortorder` bigint NOT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_quizsebtemp_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Templates for Safe Exam Browser configuration.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_rating` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `ratingarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `scaleid` bigint NOT NULL,\\n `rating` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_rati_comratconite_ix` (`component`,`ratingarea`,`contextid`,`itemid`),\\n KEY `mdl_rati_con_ix` (`contextid`),\\n KEY `mdl_rati_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle ratings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_registration_hubs` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hubname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `huburl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `secret` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='hub where the site is registered on with their associated to'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_categories` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='A list of available categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_report_customsql_queries` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `displayname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint NOT NULL DEFAULT '1',\\n `querysql` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `queryparams` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `querylimit` bigint DEFAULT '5000',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastrun` bigint DEFAULT '0',\\n `lastexecutiontime` bigint DEFAULT NULL,\\n `runable` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `singlerow` tinyint(1) NOT NULL DEFAULT '0',\\n `at` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailto` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `emailwhat` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `customdir` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repocustquer_cat_ix` (`categoryid`),\\n KEY `mdl_repocustquer_use_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=COMPACT COMMENT='Custom SQL queries that can be run as ad-hoc reports.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `visible` tinyint(1) DEFAULT '1',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instance_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `instanceid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The config for intances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751701,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_instances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `typeid` bigint NOT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL,\\n `username` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table contains one entry for every configured external '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_repository_onedrive_access` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `usermodified` bigint NOT NULL,\\n `permissionid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_repoonedacce_use_ix` (`usermodified`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of temporary access grants.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `tobemigrated` smallint NOT NULL DEFAULT '0',\\n `legacyfiles` smallint NOT NULL DEFAULT '0',\\n `legacyfileslast` bigint DEFAULT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `filterfiles` smallint NOT NULL DEFAULT '0',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_reso_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=324 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one resource and its config data'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_resource_old` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `alltext` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `popup` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `newmodule` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `newid` bigint DEFAULT NULL,\\n `migrated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_resoold_old_uix` (`oldid`),\\n KEY `mdl_resoold_cmi_ix` (`cmid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='backup of all old resource instances from 1.9'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shortname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `archetype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_role_sor_uix` (`sortorder`),\\n UNIQUE KEY `mdl_role_sho_uix` (`shortname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='moodle roles'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_assign` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowassign` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloassi_rolall_uix` (`roleid`,`allowassign`),\\n KEY `mdl_rolealloassi_rol_ix` (`roleid`),\\n KEY `mdl_rolealloassi_all_ix` (`allowassign`)\\n) ENGINE=InnoDB AUTO_INCREMENT=105 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can assign what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_override` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `allowoverride` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloover_rolall_uix` (`roleid`,`allowoverride`),\\n KEY `mdl_rolealloover_rol_ix` (`roleid`),\\n KEY `mdl_rolealloover_all_ix` (`allowoverride`)\\n) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='this defines what role can override what role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_switch` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowswitch` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloswit_rolall_uix` (`roleid`,`allowswitch`),\\n KEY `mdl_rolealloswit_rol_ix` (`roleid`),\\n KEY `mdl_rolealloswit_all_ix` (`allowswitch`)\\n) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_allow_view` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `allowview` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolealloview_rolall_uix` (`roleid`,`allowview`),\\n KEY `mdl_rolealloview_rol_ix` (`roleid`),\\n KEY `mdl_rolealloview_all_ix` (`allowview`)\\n) ENGINE=InnoDB AUTO_INCREMENT=163 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores which which other roles a user is allowed '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_assignments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_roleassi_sor_ix` (`sortorder`),\\n KEY `mdl_roleassi_rolcon_ix` (`roleid`,`contextid`),\\n KEY `mdl_roleassi_useconrol_ix` (`userid`,`contextid`,`roleid`),\\n KEY `mdl_roleassi_comiteuse_ix` (`component`,`itemid`,`userid`),\\n KEY `mdl_roleassi_rol_ix` (`roleid`),\\n KEY `mdl_roleassi_con_ix` (`contextid`),\\n KEY `mdl_roleassi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=121194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='assigning roles in different context'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_capabilities` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `capability` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `permission` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecapa_rolconcap_uix` (`roleid`,`contextid`,`capability`),\\n KEY `mdl_rolecapa_rol_ix` (`roleid`),\\n KEY `mdl_rolecapa_con_ix` (`contextid`),\\n KEY `mdl_rolecapa_mod_ix` (`modifierid`),\\n KEY `mdl_rolecapa_cap_ix` (`capability`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11568 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='permission has to be signed, overriding a capability for a p'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_context_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolecontleve_conrol_uix` (`contextlevel`,`roleid`),\\n KEY `mdl_rolecontleve_rol_ix` (`roleid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=575 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Lists which roles can be assigned at which context levels. T'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_role_names` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `contextid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_rolename_rolcon_uix` (`roleid`,`contextid`),\\n KEY `mdl_rolename_rol_ix` (`roleid`),\\n KEY `mdl_rolename_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='role names in native strings'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751702,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scal_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines grading scales'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scale_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `action` bigint NOT NULL DEFAULT '0',\\n `oldid` bigint NOT NULL,\\n `source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timemodified` bigint DEFAULT NULL,\\n `loggeduser` bigint DEFAULT NULL,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scale` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scalhist_act_ix` (`action`),\\n KEY `mdl_scalhist_tim_ix` (`timemodified`),\\n KEY `mdl_scalhist_old_ix` (`oldid`),\\n KEY `mdl_scalhist_cou_ix` (`courseid`),\\n KEY `mdl_scalhist_log_ix` (`loggeduser`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='History table'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scormtype` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'local',\\n `reference` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `version` varchar(9) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `maxgrade` double NOT NULL DEFAULT '0',\\n `grademethod` tinyint NOT NULL DEFAULT '0',\\n `whatgrade` bigint NOT NULL DEFAULT '0',\\n `maxattempt` bigint NOT NULL DEFAULT '1',\\n `forcecompleted` tinyint(1) NOT NULL DEFAULT '0',\\n `forcenewattempt` tinyint(1) NOT NULL DEFAULT '0',\\n `lastattemptlock` tinyint(1) NOT NULL DEFAULT '0',\\n `masteryoverride` tinyint(1) NOT NULL DEFAULT '1',\\n `displayattemptstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `displaycoursestructure` tinyint(1) NOT NULL DEFAULT '0',\\n `updatefreq` tinyint(1) NOT NULL DEFAULT '0',\\n `sha1hash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `md5hash` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `revision` bigint NOT NULL DEFAULT '0',\\n `launch` bigint NOT NULL DEFAULT '0',\\n `skipview` tinyint(1) NOT NULL DEFAULT '1',\\n `hidebrowse` tinyint(1) NOT NULL DEFAULT '0',\\n `hidetoc` tinyint(1) NOT NULL DEFAULT '0',\\n `nav` tinyint(1) NOT NULL DEFAULT '1',\\n `navpositionleft` bigint DEFAULT '-100',\\n `navpositiontop` bigint DEFAULT '-100',\\n `auto` tinyint(1) NOT NULL DEFAULT '0',\\n `popup` tinyint(1) NOT NULL DEFAULT '0',\\n `options` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `width` bigint NOT NULL DEFAULT '100',\\n `height` bigint NOT NULL DEFAULT '600',\\n `timeopen` bigint NOT NULL DEFAULT '0',\\n `timeclose` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `completionstatusrequired` tinyint(1) DEFAULT NULL,\\n `completionscorerequired` bigint DEFAULT NULL,\\n `completionstatusallscos` tinyint(1) DEFAULT NULL,\\n `displayactivityname` smallint NOT NULL DEFAULT '1',\\n `autocommit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scor_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each table is one SCORM module and its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_aicc_session` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `hacpsession` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `scoid` bigint DEFAULT '0',\\n `scormmode` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `scormstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `attempt` bigint DEFAULT NULL,\\n `lessonstatus` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sessiontime` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scoraiccsess_sco_ix` (`scormid`),\\n KEY `mdl_scoraiccsess_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Used by AICC HACP to store session information'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scorm` bigint NOT NULL DEFAULT '0',\\n `manifest` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `organization` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `parent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `identifier` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `launch` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `scormtype` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoe_sco_ix` (`scorm`)\\n) ENGINE=InnoDB AUTO_INCREMENT=95 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each SCO part of the SCORM module'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_scorscoedata_sco_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=209 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains variable data get from packages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_scoes_track` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `scormid` bigint NOT NULL DEFAULT '0',\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `attempt` bigint NOT NULL DEFAULT '1',\\n `element` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorscoetrac_usescosco_uix` (`userid`,`scormid`,`scoid`,`attempt`,`element`),\\n KEY `mdl_scorscoetrac_use_ix` (`userid`),\\n KEY `mdl_scorscoetrac_sco_ix` (`scormid`),\\n KEY `mdl_scorscoetrac_sco2_ix` (`scoid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21610 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to track SCOes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_mapinfo` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `objectiveid` bigint NOT NULL DEFAULT '0',\\n `targetobjectiveid` bigint NOT NULL DEFAULT '0',\\n `readsatisfiedstatus` tinyint(1) NOT NULL DEFAULT '1',\\n `readnormalizedmeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `writesatisfiedstatus` tinyint(1) NOT NULL DEFAULT '0',\\n `writenormalizedmeasure` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqmapi_scoidobj_uix` (`scoid`,`id`,`objectiveid`),\\n KEY `mdl_scorseqmapi_sco_ix` (`scoid`),\\n KEY `mdl_scorseqmapi_obj_ix` (`objectiveid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective mapinfo description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_objective` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `primaryobj` tinyint(1) NOT NULL DEFAULT '0',\\n `objectiveid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `satisfiedbymeasure` tinyint(1) NOT NULL DEFAULT '1',\\n `minnormalizedmeasure` float(11,4) NOT NULL DEFAULT '0.0000',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqobje_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqobje_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 objective description'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `childactivityset` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `minimumcount` bigint NOT NULL DEFAULT '0',\\n `minimumpercent` float(11,4) NOT NULL DEFAULT '0.0000',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `action` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqroll_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rolluprulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `rollupruleid` bigint NOT NULL DEFAULT '0',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqroll_scorolid_uix` (`scoid`,`rollupruleid`,`id`),\\n KEY `mdl_scorseqroll_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqroll_rol_ix` (`rollupruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 sequencing rule'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_rulecond` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `ruleconditionsid` bigint NOT NULL DEFAULT '0',\\n `refrencedobjective` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `measurethreshold` float(11,4) NOT NULL DEFAULT '0.0000',\\n `operator` varchar(5) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'noOp',\\n `cond` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'always',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_idscorul_uix` (`id`,`scoid`,`ruleconditionsid`),\\n KEY `mdl_scorseqrule_sco2_ix` (`scoid`),\\n KEY `mdl_scorseqrule_rul_ix` (`ruleconditionsid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule condition'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_scorm_seq_ruleconds` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `scoid` bigint NOT NULL DEFAULT '0',\\n `conditioncombination` varchar(3) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'all',\\n `ruletype` tinyint NOT NULL DEFAULT '0',\\n `action` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_scorseqrule_scoid_uix` (`scoid`,`id`),\\n KEY `mdl_scorseqrule_sco_ix` (`scoid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='SCORM2004 rule conditions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751703,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_index_requests` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `searcharea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timerequested` bigint NOT NULL,\\n `partialarea` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `partialtime` bigint NOT NULL,\\n `indexpriority` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_searinderequ_indtim_ix` (`indexpriority`,`timerequested`),\\n KEY `mdl_searinderequ_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Records requests for (re)indexing of specific contexts. Entr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_search_simpledb_index` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `docid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contextid` bigint NOT NULL,\\n `areaid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` tinyint(1) NOT NULL,\\n `courseid` bigint NOT NULL,\\n `owneruserid` bigint DEFAULT NULL,\\n `modified` bigint NOT NULL,\\n `userid` bigint DEFAULT NULL,\\n `description1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `description2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_searsimpinde_doc_uix` (`docid`),\\n KEY `mdl_searsimpinde_owncon_ix` (`owneruserid`,`contextid`),\\n FULLTEXT KEY `mdl_search_simpledb_index_index` (`title`,`content`,`description1`,`description2`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='search_simpledb table containing the index data.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_sessions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `state` bigint NOT NULL DEFAULT '0',\\n `sid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `sessdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `firstip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_sess_sid_uix` (`sid`),\\n KEY `mdl_sess_sta_ix` (`state`),\\n KEY `mdl_sess_tim_ix` (`timecreated`),\\n KEY `mdl_sess_tim2_ix` (`timemodified`),\\n KEY `mdl_sess_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6148692 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Database based session storage - now recommended'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `subject_grade_selected` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `gradepass` decimal(10,5) DEFAULT '0.00000',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_siya_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the siyavula activity module instances.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_siyavula_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subject` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade` tinyint DEFAULT NULL,\\n `userid` bigint NOT NULL,\\n `mastery` decimal(10,7) DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=985 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statdail_cou_ix` (`courseid`),\\n KEY `mdl_statdail_tim_ix` (`timeend`),\\n KEY `mdl_statdail_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='to accumulate daily stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statmont_cou_ix` (`courseid`),\\n KEY `mdl_statmont_tim_ix` (`timeend`),\\n KEY `mdl_statmont_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_daily` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserdail_cou_ix` (`courseid`),\\n KEY `mdl_statuserdail_use_ix` (`userid`),\\n KEY `mdl_statuserdail_rol_ix` (`roleid`),\\n KEY `mdl_statuserdail_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate daily stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_monthly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statusermont_cou_ix` (`courseid`),\\n KEY `mdl_statusermont_use_ix` (`userid`),\\n KEY `mdl_statusermont_rol_ix` (`roleid`),\\n KEY `mdl_statusermont_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate monthly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_user_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `statsreads` bigint NOT NULL DEFAULT '0',\\n `statswrites` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statuserweek_cou_ix` (`courseid`),\\n KEY `mdl_statuserweek_use_ix` (`userid`),\\n KEY `mdl_statuserweek_rol_ix` (`roleid`),\\n KEY `mdl_statuserweek_tim_ix` (`timeend`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats per course/user'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_stats_weekly` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '0',\\n `roleid` bigint NOT NULL DEFAULT '0',\\n `stattype` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'activity',\\n `stat1` bigint NOT NULL DEFAULT '0',\\n `stat2` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_statweek_cou_ix` (`courseid`),\\n KEY `mdl_statweek_tim_ix` (`timeend`),\\n KEY `mdl_statweek_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To accumulate weekly stats'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `template` bigint NOT NULL DEFAULT '0',\\n `days` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `questions` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `completionsubmit` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_surv_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Each record is one SURVEY module with its configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_analysis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `survey` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `notes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survanal_use_ix` (`userid`),\\n KEY `mdl_survanal_sur_ix` (`survey`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='text about each survey submission'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_answers` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `survey` bigint NOT NULL DEFAULT '0',\\n `question` bigint NOT NULL DEFAULT '0',\\n `time` bigint NOT NULL DEFAULT '0',\\n `answer1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `answer2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_survansw_use_ix` (`userid`),\\n KEY `mdl_survansw_sur_ix` (`survey`),\\n KEY `mdl_survansw_que_ix` (`question`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the answers to each questions filled by the users'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_survey_questions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `text` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `shorttext` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `multi` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `options` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=74 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='the questions conforming one survey'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751704,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `tagcollid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `rawname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `isstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `flag` smallint DEFAULT '0',\\n `timemodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tag_tagnam_uix` (`tagcollid`,`name`),\\n KEY `mdl_tag_tagiss_ix` (`tagcollid`,`isstandard`),\\n KEY `mdl_tag_use_ix` (`userid`),\\n KEY `mdl_tag_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1534 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tag table - this generic table will replace the old \\\"tags\\\" t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_area` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint(1) NOT NULL DEFAULT '1',\\n `tagcollid` bigint NOT NULL,\\n `callback` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `callbackfile` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `showstandard` tinyint(1) NOT NULL DEFAULT '0',\\n `multiplecontexts` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tagarea_comite_uix` (`component`,`itemtype`),\\n KEY `mdl_tagarea_tag_ix` (`tagcollid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines various tag areas, one area is identified by compone'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_coll` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `isdefault` tinyint NOT NULL DEFAULT '0',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `sortorder` mediumint NOT NULL DEFAULT '0',\\n `searchable` tinyint NOT NULL DEFAULT '1',\\n `customurl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Defines different set of tags'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_correlation` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `correlatedtags` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tagcorr_tag_ix` (`tagid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=614 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The rationale for the ''tag_correlation'' table is performance'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tag_instance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tagid` bigint NOT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemtype` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `itemid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `tiuserid` bigint NOT NULL DEFAULT '0',\\n `ordering` bigint DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_taginst_comiteiteconti_uix` (`component`,`itemtype`,`itemid`,`contextid`,`tiuserid`,`tagid`),\\n KEY `mdl_taginst_itecomtagcon_ix` (`itemtype`,`component`,`tagid`,`contextid`),\\n KEY `mdl_taginst_tag_ix` (`tagid`),\\n KEY `mdl_taginst_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=81123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='tag_instance table holds the information of associations bet'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_adhoc` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `nextruntime` bigint NOT NULL,\\n `faildelay` bigint DEFAULT NULL,\\n `customdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_taskadho_nex_ix` (`nextruntime`),\\n KEY `mdl_taskadho_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=611434 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of adhoc tasks waiting to run.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` smallint NOT NULL,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `timestart` decimal(20,10) NOT NULL,\\n `timeend` decimal(20,10) NOT NULL,\\n `dbreads` bigint NOT NULL,\\n `dbwrites` bigint NOT NULL,\\n `result` tinyint NOT NULL,\\n `output` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tasklog_cla_ix` (`classname`),\\n KEY `mdl_tasklog_tim_ix` (`timestart`)\\n) ENGINE=InnoDB AUTO_INCREMENT=15904790 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The log table for all tasks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_task_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `component` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `classname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastruntime` bigint DEFAULT NULL,\\n `nextruntime` bigint DEFAULT NULL,\\n `blocking` tinyint NOT NULL DEFAULT '0',\\n `minute` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `hour` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `day` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `month` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dayofweek` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `faildelay` bigint DEFAULT NULL,\\n `customised` tinyint NOT NULL DEFAULT '0',\\n `disabled` tinyint(1) NOT NULL DEFAULT '0',\\n `timestarted` bigint DEFAULT NULL,\\n `hostname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `pid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tasksche_cla_uix` (`classname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of scheduled tasks to be run by cron.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_areas` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` tinyint NOT NULL DEFAULT '0',\\n `contextid` bigint DEFAULT NULL,\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `tablename` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `fieldorarea` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `itemid` bigint DEFAULT NULL,\\n `filename` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `reftable` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `refid` bigint DEFAULT NULL,\\n `cmid` bigint DEFAULT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricarea_coucmi_ix` (`courseid`,`cmid`),\\n KEY `mdl_toolbricarea_typtabitef_ix` (`type`,`tablename`,`itemid`,`fieldorarea`),\\n KEY `mdl_toolbricarea_typconcomf_ix` (`type`,`contextid`,`component`,`fieldorarea`,`itemid`),\\n KEY `mdl_toolbricarea_refreftyp_ix` (`reftable`,`refid`,`type`),\\n KEY `mdl_toolbricarea_cou_ix` (`courseid`),\\n KEY `mdl_toolbricarea_cmi_ix` (`cmid`),\\n KEY `mdl_toolbricarea_cat_ix` (`categoryid`),\\n KEY `mdl_toolbricarea_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Areas that have been checked for accessibility problems'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_acts` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `component` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `totalactivities` bigint DEFAULT NULL,\\n `failedactivities` bigint DEFAULT NULL,\\n `passedactivities` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachacts_sta_ix` (`status`),\\n KEY `mdl_toolbriccachacts_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per activity.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_cache_check` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `checkid` bigint DEFAULT NULL,\\n `checkcount` bigint DEFAULT NULL,\\n `errorcount` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccachchec_sta_ix` (`status`),\\n KEY `mdl_toolbriccachchec_err_ix` (`errorcount`),\\n KEY `mdl_toolbriccachchec_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility summary information per check.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_checks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `checktype` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `shortname` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `checkgroup` bigint DEFAULT '0',\\n `status` smallint NOT NULL,\\n `severity` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricchec_che_ix` (`checktype`),\\n KEY `mdl_toolbricchec_che2_ix` (`checkgroup`),\\n KEY `mdl_toolbricchec_sta_ix` (`status`)\\n) ENGINE=InnoDB AUTO_INCREMENT=32 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Checks details'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751705,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_content` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `areaid` bigint NOT NULL,\\n `contenthash` varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `iscurrent` tinyint(1) NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timechecked` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbriccont_sta_ix` (`status`),\\n KEY `mdl_toolbriccont_iscare_ix` (`iscurrent`,`areaid`),\\n KEY `mdl_toolbriccont_are_ix` (`areaid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Content of an area at a particular time (recognised by a has'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_errors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `resultid` bigint NOT NULL,\\n `linenumber` bigint NOT NULL DEFAULT '0',\\n `errordata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `htmlcode` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricerro_res_ix` (`resultid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Errors during the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_process` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `item` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `innercontextid` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n `timecompleted` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricproc_tim_ix` (`timecompleted`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queued records to initiate new processing of specific target'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_results` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contentid` bigint DEFAULT NULL,\\n `checkid` bigint NOT NULL,\\n `errorcount` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricresu_conche_ix` (`contentid`,`checkid`),\\n KEY `mdl_toolbricresu_con_ix` (`contentid`),\\n KEY `mdl_toolbricresu_che_ix` (`checkid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Results of the accessibility checks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_schedule` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` bigint NOT NULL DEFAULT '50',\\n `instanceid` bigint NOT NULL,\\n `contextid` bigint DEFAULT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `timeanalyzed` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolbricsche_conins_uix` (`contextlevel`,`instanceid`),\\n KEY `mdl_toolbricsche_sta_ix` (`status`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Keeps the per course content analysis schedule.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_brickfield_summary` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `activities` bigint DEFAULT NULL,\\n `activitiespassed` bigint DEFAULT NULL,\\n `activitiesfailed` bigint DEFAULT NULL,\\n `errorschecktype1` bigint DEFAULT NULL,\\n `errorschecktype2` bigint DEFAULT NULL,\\n `errorschecktype3` bigint DEFAULT NULL,\\n `errorschecktype4` bigint DEFAULT NULL,\\n `errorschecktype5` bigint DEFAULT NULL,\\n `errorschecktype6` bigint DEFAULT NULL,\\n `errorschecktype7` bigint DEFAULT NULL,\\n `failedchecktype1` bigint DEFAULT NULL,\\n `failedchecktype2` bigint DEFAULT NULL,\\n `failedchecktype3` bigint DEFAULT NULL,\\n `failedchecktype4` bigint DEFAULT NULL,\\n `failedchecktype5` bigint DEFAULT NULL,\\n `failedchecktype6` bigint DEFAULT NULL,\\n `failedchecktype7` bigint DEFAULT NULL,\\n `percentchecktype1` bigint DEFAULT NULL,\\n `percentchecktype2` bigint DEFAULT NULL,\\n `percentchecktype3` bigint DEFAULT NULL,\\n `percentchecktype4` bigint DEFAULT NULL,\\n `percentchecktype5` bigint DEFAULT NULL,\\n `percentchecktype6` bigint DEFAULT NULL,\\n `percentchecktype7` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolbricsumm_sta_ix` (`status`),\\n KEY `mdl_toolbricsumm_cou_ix` (`courseid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains accessibility check results summary information.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_cohortroles` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `cohortid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `usermodified` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcoho_cohroluse_uix` (`cohortid`,`roleid`,`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Mapping of users to cohort role assignments.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `lang` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `componentid` bigint NOT NULL,\\n `stringid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `original` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `master` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `local` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL,\\n `timecustomized` bigint DEFAULT NULL,\\n `outdated` smallint DEFAULT '0',\\n `modified` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolcust_lancomstr_uix` (`lang`,`componentid`,`stringid`),\\n KEY `mdl_toolcust_com_ix` (`componentid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=30758 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the working checkout of all strings and their custo'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_customlang_components` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=506 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of all installed plugins that provide thei'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxexpired` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `unexpiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `expiredroles` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultexpired` tinyint(1) NOT NULL,\\n `status` tinyint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxe_con_uix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxinstance` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextid` bigint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxi_con_uix` (`contextid`),\\n KEY `mdl_tooldatactxi_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatactxi_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_ctxlevel` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `contextlevel` smallint NOT NULL,\\n `purposeid` bigint DEFAULT NULL,\\n `categoryid` bigint DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatactxl_con_uix` (`contextlevel`),\\n KEY `mdl_tooldatactxl_cat_ix` (`categoryid`),\\n KEY `mdl_tooldatactxl_pur_ix` (`purposeid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Default comment for the table, please edit me'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751706,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purpose` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) DEFAULT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purposes'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_purposerole` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `purposeid` bigint NOT NULL,\\n `roleid` bigint NOT NULL,\\n `lawfulbases` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `sensitivedatareasons` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `retentionperiod` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `protected` tinyint(1) DEFAULT NULL,\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooldatapurp_purrol_uix` (`purposeid`,`roleid`),\\n KEY `mdl_tooldatapurp_pur_ix` (`purposeid`),\\n KEY `mdl_tooldatapurp_rol_ix` (`roleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data purpose overrides for a specific role'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_dataprivacy_request` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL DEFAULT '0',\\n `comments` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `commentsformat` tinyint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `requestedby` bigint NOT NULL DEFAULT '0',\\n `status` tinyint NOT NULL DEFAULT '0',\\n `dpo` bigint DEFAULT '0',\\n `dpocomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `dpocommentformat` tinyint NOT NULL DEFAULT '0',\\n `systemapproved` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `creationmethod` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooldatarequ_use_ix` (`userid`),\\n KEY `mdl_tooldatarequ_req_ix` (`requestedby`),\\n KEY `mdl_tooldatarequ_dpo_ix` (`dpo`),\\n KEY `mdl_tooldatarequ_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=521 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for data requests'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `link` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `courseid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A table that keeps a log of events related to subscriptions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timesent` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolmonihist_sidusetim_uix` (`sid`,`userid`,`timesent`),\\n KEY `mdl_toolmonihist_sid_ix` (`sid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store history of message notifications sent'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_rules` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint(1) NOT NULL,\\n `name` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `courseid` bigint NOT NULL,\\n `plugin` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `eventname` varchar(254) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `template` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `templateformat` tinyint(1) NOT NULL,\\n `frequency` smallint NOT NULL,\\n `timewindow` mediumint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonirule_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonirule_eve_ix` (`eventname`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_monitor_subscriptions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `ruleid` bigint NOT NULL,\\n `cmid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `lastnotificationsent` bigint NOT NULL DEFAULT '0',\\n `inactivedate` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolmonisubs_couuse_ix` (`courseid`,`userid`),\\n KEY `mdl_toolmonisubs_rul_ix` (`ruleid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store user subscriptions to various rules'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `sortorder` mediumint NOT NULL DEFAULT '999',\\n `currentversionid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpoli_cur_ix` (`currentversionid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Contains the list of policy documents defined on the site.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_acceptances` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `policyversionid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `status` tinyint(1) DEFAULT NULL,\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `note` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_toolpoliacce_poluse_uix` (`policyversionid`,`userid`),\\n KEY `mdl_toolpoliacce_pol_ix` (`policyversionid`),\\n KEY `mdl_toolpoliacce_use_ix` (`userid`),\\n KEY `mdl_toolpoliacce_use2_ix` (`usermodified`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8423 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Tracks users accepting the policy versions'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_policy_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `type` smallint NOT NULL DEFAULT '0',\\n `audience` smallint NOT NULL DEFAULT '0',\\n `archived` smallint NOT NULL DEFAULT '0',\\n `usermodified` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `policyid` bigint NOT NULL,\\n `agreementstyle` smallint NOT NULL DEFAULT '0',\\n `optional` smallint NOT NULL DEFAULT '0',\\n `revision` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `summary` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `summaryformat` smallint NOT NULL,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` smallint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolpolivers_use_ix` (`usermodified`),\\n KEY `mdl_toolpolivers_pol_ix` (`policyid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Holds versions of the policy documents'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `categoryid` bigint NOT NULL,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `fullname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycate_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycate_cat_ix` (`categoryid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the category recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751707,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_recyclebin_course` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `courseid` bigint NOT NULL,\\n `section` bigint NOT NULL,\\n `module` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_toolrecycour_tim_ix` (`timecreated`),\\n KEY `mdl_toolrecycour_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7885 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A list of items in the course recycle bin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_event_fields` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `jsonfields` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_tooltrigevenfiel_eve_uix` (`eventname`)\\n) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table stores the available fields for am event. Fields and t'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigeven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigeven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigeven_con_ix` (`contextid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2097932 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Events that we have active workflow subscriptions for.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_learn_events` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `eventname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `component` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `action` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `target` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `objecttable` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `objectid` bigint DEFAULT NULL,\\n `crud` varchar(1) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `edulevel` tinyint(1) NOT NULL,\\n `contextid` bigint NOT NULL,\\n `contextlevel` bigint NOT NULL,\\n `contextinstanceid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `courseid` bigint DEFAULT NULL,\\n `relateduserid` bigint DEFAULT NULL,\\n `anonymous` tinyint(1) NOT NULL DEFAULT '0',\\n `other` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timecreated` bigint NOT NULL,\\n `origin` varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `ip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `realuserid` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigleareven_tim_ix` (`timecreated`),\\n KEY `mdl_tooltrigleareven_eve_ix` (`eventname`),\\n KEY `mdl_tooltrigleareven_con_ix` (`contextid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Captured events to learn field types from.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_queue` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `status` tinyint(1) NOT NULL DEFAULT '0',\\n `tries` tinyint NOT NULL DEFAULT '0',\\n `laststep` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executiontime` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigqueu_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigqueu_eve_ix` (`eventid`),\\n KEY `mdl_tooltrigqueu_las_ix` (`laststep`)\\n) ENGINE=InnoDB AUTO_INCREMENT=241122 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Queue of workflow tasks to be processed.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_run_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `runid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `executed` bigint NOT NULL DEFAULT '0',\\n `prevstepid` bigint DEFAULT NULL,\\n `number` bigint NOT NULL,\\n `results` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `stepconfigid` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigrunhist_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigrunhist_wor_ix` (`workflowid`),\\n KEY `mdl_tooltrigrunhist_run_ix` (`runid`),\\n KEY `mdl_tooltrigrunhist_ste2_ix` (`stepconfigid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `stepclass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `steporder` smallint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigstep_ste_ix` (`stepclass`),\\n KEY `mdl_tooltrigstep_wor_ix` (`workflowid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table to store data about individual steps in a workflow.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflow_hist` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workflowid` bigint NOT NULL,\\n `number` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `eventid` bigint NOT NULL,\\n `event` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint DEFAULT '0',\\n `failedstep` bigint DEFAULT NULL,\\n `errorstep` bigint DEFAULT NULL,\\n `attemptnum` bigint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigworkhist_eve_ix` (`eventid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Table for storing workflow run history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_trigger_workflows` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `event` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `enabled` tinyint NOT NULL DEFAULT '1',\\n `realtime` tinyint NOT NULL DEFAULT '0',\\n `draft` tinyint NOT NULL DEFAULT '0',\\n `debug` tinyint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `timetriggered` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooltrigwork_eve_ix` (`event`)\\n) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Workflows for the Trigger administration tool'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_steps` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `tourid` bigint NOT NULL,\\n `title` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `targettype` tinyint NOT NULL,\\n `targetvalue` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_tooluserstep_tousor_ix` (`tourid`,`sortorder`),\\n KEY `mdl_tooluserstep_tou_ix` (`tourid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Steps in an tour'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_tool_usertours_tours` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `pathmatch` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `enabled` tinyint(1) NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `configdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='List of tours'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751708,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_upgrade_log` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `type` bigint NOT NULL,\\n `plugin` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `version` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `targetversion` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `details` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `backtrace` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `userid` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_upgrlog_tim_ix` (`timemodified`),\\n KEY `mdl_upgrlog_typtim_ix` (`type`,`timemodified`),\\n KEY `mdl_upgrlog_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Upgrade logging'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_url` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `externalurl` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `display` smallint NOT NULL DEFAULT '0',\\n `displayoptions` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `parameters` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_url_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=1218 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='each record is one url resource'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `auth` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'manual',\\n `confirmed` tinyint(1) NOT NULL DEFAULT '0',\\n `policyagreed` tinyint(1) NOT NULL DEFAULT '0',\\n `deleted` tinyint(1) NOT NULL DEFAULT '0',\\n `suspended` tinyint(1) NOT NULL DEFAULT '0',\\n `mnethostid` bigint NOT NULL DEFAULT '0',\\n `username` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `idnumber` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `firstname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lastname` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `emailstop` tinyint(1) NOT NULL DEFAULT '0',\\n `phone1` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `phone2` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `institution` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `department` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `city` varchar(120) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `country` varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `lang` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'en',\\n `calendartype` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'gregorian',\\n `theme` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timezone` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '99',\\n `firstaccess` bigint NOT NULL DEFAULT '0',\\n `lastaccess` bigint NOT NULL DEFAULT '0',\\n `lastlogin` bigint NOT NULL DEFAULT '0',\\n `currentlogin` bigint NOT NULL DEFAULT '0',\\n `lastip` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `secret` varchar(15) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `picture` bigint NOT NULL DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '1',\\n `mailformat` tinyint(1) NOT NULL DEFAULT '1',\\n `maildigest` tinyint(1) NOT NULL DEFAULT '0',\\n `maildisplay` tinyint NOT NULL DEFAULT '2',\\n `autosubscribe` tinyint(1) NOT NULL DEFAULT '1',\\n `trackforums` tinyint(1) NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `trustbitmask` bigint NOT NULL DEFAULT '0',\\n `imagealt` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `lastnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `firstnamephonetic` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `middlename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `alternatename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `moodlenetprofile` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_user_mneuse_uix` (`mnethostid`,`username`),\\n KEY `mdl_user_del_ix` (`deleted`),\\n KEY `mdl_user_con_ix` (`confirmed`),\\n KEY `mdl_user_fir_ix` (`firstname`),\\n KEY `mdl_user_las_ix` (`lastname`),\\n KEY `mdl_user_cit_ix` (`city`),\\n KEY `mdl_user_cou_ix` (`country`),\\n KEY `mdl_user_las2_ix` (`lastaccess`),\\n KEY `mdl_user_ema_ix` (`email`),\\n KEY `mdl_user_aut_ix` (`auth`),\\n KEY `mdl_user_idn_ix` (`idnumber`),\\n KEY `mdl_user_fir2_ix` (`firstnamephonetic`),\\n KEY `mdl_user_las3_ix` (`lastnamephonetic`),\\n KEY `mdl_user_mid_ix` (`middlename`),\\n KEY `mdl_user_alt_ix` (`alternatename`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8633 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='One record for each person'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_devices` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `appid` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `name` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `model` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `platform` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `version` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `pushid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userdevi_pususe_uix` (`pushid`,`userid`),\\n KEY `mdl_userdevi_uuiuse_ix` (`uuid`,`userid`),\\n KEY `mdl_userdevi_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table stores user''s mobile devices information in order'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_enrolments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `status` bigint NOT NULL DEFAULT '0',\\n `enrolid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `timestart` bigint NOT NULL DEFAULT '0',\\n `timeend` bigint NOT NULL DEFAULT '2147483647',\\n `modifierid` bigint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userenro_enruse_uix` (`enrolid`,`userid`),\\n KEY `mdl_userenro_enr_ix` (`enrolid`),\\n KEY `mdl_userenro_use_ix` (`userid`),\\n KEY `mdl_userenro_mod_ix` (`modifierid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=68125 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Users participating in courses (aka enrolled users) - everyb'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_category` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable fields categories'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_data` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `fieldid` bigint NOT NULL DEFAULT '0',\\n `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `dataformat` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userinfodata_usefie_uix` (`userid`,`fieldid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=26211 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Data for the customisable user fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_info_field` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `shortname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'shortname',\\n `name` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `datatype` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` tinyint NOT NULL DEFAULT '0',\\n `categoryid` bigint NOT NULL DEFAULT '0',\\n `sortorder` bigint NOT NULL DEFAULT '0',\\n `required` tinyint NOT NULL DEFAULT '0',\\n `locked` tinyint NOT NULL DEFAULT '0',\\n `visible` smallint NOT NULL DEFAULT '0',\\n `forceunique` tinyint NOT NULL DEFAULT '0',\\n `signup` tinyint NOT NULL DEFAULT '0',\\n `defaultdata` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `defaultdataformat` tinyint NOT NULL DEFAULT '0',\\n `param1` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param2` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param3` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `param5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Customisable user profile fields'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_lastaccess` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `courseid` bigint NOT NULL DEFAULT '0',\\n `timeaccess` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userlast_usecou_uix` (`userid`,`courseid`),\\n KEY `mdl_userlast_use_ix` (`userid`),\\n KEY `mdl_userlast_cou_ix` (`courseid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=85871 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='To keep track of course page access times, used in online pa'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_history` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `hash` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `timecreated` bigint NOT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpasshist_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='A rotating log of hashes of previously used passwords for ea'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_password_resets` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL,\\n `timerequested` bigint NOT NULL,\\n `timererequested` bigint NOT NULL DEFAULT '0',\\n `token` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n KEY `mdl_userpassrese_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=783 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='table tracking password reset confirmation tokens'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_preferences` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_userpref_usenam_uix` (`userid`,`name`),\\n KEY `mdl_userpref_nam_ix` (`name`)\\n) ENGINE=InnoDB AUTO_INCREMENT=64134 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Allows modules to store arbitrary user preferences'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_user_private_key` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `script` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `value` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `userid` bigint NOT NULL,\\n `instance` bigint DEFAULT NULL,\\n `iprestriction` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `validuntil` bigint DEFAULT NULL,\\n `timecreated` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_userprivkey_scrval_ix` (`script`,`value`),\\n KEY `mdl_userprivkey_use_ix` (`userid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=7188 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='access keys used in cookieless scripts - rss, etc.'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL DEFAULT '0',\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Wiki',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `firstpagetitle` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'First Page',\\n `wikimode` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'collaborative',\\n `defaultformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `forceformat` tinyint(1) NOT NULL DEFAULT '1',\\n `editbegin` bigint NOT NULL DEFAULT '0',\\n `editend` bigint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wiki_cou_ix` (`course`)\\n) ENGINE=InnoDB AUTO_INCREMENT=46 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores Wiki activity configuration'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751709,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_links` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `frompageid` bigint NOT NULL DEFAULT '0',\\n `topageid` bigint NOT NULL DEFAULT '0',\\n `tomissingpage` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikilink_fro_ix` (`frompageid`),\\n KEY `mdl_wikilink_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=5286 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Page wiki links'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_locks` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `sectionname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `userid` bigint NOT NULL DEFAULT '0',\\n `lockedat` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=27729 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Manages page locks'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_pages` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'title',\\n `cachedcontent` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL DEFAULT '0',\\n `timerendered` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n `pageviews` bigint NOT NULL DEFAULT '0',\\n `readonly` tinyint(1) NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikipage_subtituse_uix` (`subwikiid`,`title`,`userid`),\\n KEY `mdl_wikipage_sub_ix` (`subwikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8348 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_subwikis` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `wikiid` bigint NOT NULL DEFAULT '0',\\n `groupid` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisubw_wikgrouse_uix` (`wikiid`,`groupid`,`userid`),\\n KEY `mdl_wikisubw_wik_ix` (`wikiid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=8130 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores subwiki instances'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_synonyms` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `subwikiid` bigint NOT NULL DEFAULT '0',\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `pagesynonym` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'Pagesynonym',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_wikisyno_pagpag_uix` (`pageid`,`pagesynonym`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki pages synonyms'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_wiki_versions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `pageid` bigint NOT NULL DEFAULT '0',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL,\\n `contentformat` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT 'creole',\\n `version` mediumint NOT NULL DEFAULT '0',\\n `timecreated` bigint NOT NULL DEFAULT '0',\\n `userid` bigint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_wikivers_pag_ix` (`pageid`)\\n) ENGINE=InnoDB AUTO_INCREMENT=24385 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores wiki page history'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `course` bigint NOT NULL,\\n `name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `intro` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `introformat` smallint NOT NULL DEFAULT '0',\\n `instructauthors` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructauthorsformat` smallint NOT NULL DEFAULT '0',\\n `instructreviewers` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `instructreviewersformat` smallint NOT NULL DEFAULT '0',\\n `timemodified` bigint NOT NULL,\\n `phase` smallint DEFAULT '0',\\n `useexamples` tinyint DEFAULT '0',\\n `usepeerassessment` tinyint DEFAULT '0',\\n `useselfassessment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT '80.00000',\\n `gradinggrade` decimal(10,5) DEFAULT '20.00000',\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `evaluation` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `gradedecimals` smallint DEFAULT '0',\\n `submissiontypetext` tinyint(1) NOT NULL DEFAULT '1',\\n `submissiontypefile` tinyint(1) NOT NULL DEFAULT '1',\\n `nattachments` smallint DEFAULT '1',\\n `submissionfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `latesubmissions` tinyint DEFAULT '0',\\n `maxbytes` bigint DEFAULT '100000',\\n `examplesmode` smallint DEFAULT '0',\\n `submissionstart` bigint DEFAULT '0',\\n `submissionend` bigint DEFAULT '0',\\n `assessmentstart` bigint DEFAULT '0',\\n `assessmentend` bigint DEFAULT '0',\\n `phaseswitchassessment` tinyint NOT NULL DEFAULT '0',\\n `conclusion` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `conclusionformat` smallint NOT NULL DEFAULT '1',\\n `overallfeedbackmode` smallint DEFAULT '1',\\n `overallfeedbackfiles` smallint DEFAULT '0',\\n `overallfeedbackfiletypes` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `overallfeedbackmaxbytes` bigint DEFAULT '100000',\\n PRIMARY KEY (`id`),\\n KEY `mdl_work_cou_ix` (`course`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This table keeps information about the module instances and '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_aggregations` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `userid` bigint NOT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `timegraded` bigint DEFAULT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workaggr_woruse_uix` (`workshopid`,`userid`),\\n KEY `mdl_workaggr_wor_ix` (`workshopid`),\\n KEY `mdl_workaggr_use_ix` (`userid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Aggregated grades for assessment are stored here. The aggreg'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_assessments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `submissionid` bigint NOT NULL,\\n `reviewerid` bigint NOT NULL,\\n `weight` bigint NOT NULL DEFAULT '1',\\n `timecreated` bigint DEFAULT '0',\\n `timemodified` bigint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradinggrade` decimal(10,5) DEFAULT NULL,\\n `gradinggradeover` decimal(10,5) DEFAULT NULL,\\n `gradinggradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `feedbackauthorattachment` smallint DEFAULT '0',\\n `feedbackreviewer` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackreviewerformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workasse_sub_ix` (`submissionid`),\\n KEY `mdl_workasse_gra_ix` (`gradinggradeoverby`),\\n KEY `mdl_workasse_rev_ix` (`reviewerid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the made assessment and automatically calculated '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_grades` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `assessmentid` bigint NOT NULL,\\n `strategy` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) DEFAULT NULL,\\n `peercomment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `peercommentformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workgrad_assstrdim_uix` (`assessmentid`,`strategy`,`dimensionid`),\\n KEY `mdl_workgrad_ass_ix` (`assessmentid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='How the reviewers filled-up the grading forms, given grades '\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshop_submissions` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `example` tinyint DEFAULT '0',\\n `authorid` bigint NOT NULL,\\n `timecreated` bigint NOT NULL,\\n `timemodified` bigint NOT NULL,\\n `title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL DEFAULT '',\\n `content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `contentformat` smallint NOT NULL DEFAULT '0',\\n `contenttrust` smallint NOT NULL DEFAULT '0',\\n `attachment` tinyint DEFAULT '0',\\n `grade` decimal(10,5) DEFAULT NULL,\\n `gradeover` decimal(10,5) DEFAULT NULL,\\n `gradeoverby` bigint DEFAULT NULL,\\n `feedbackauthor` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `feedbackauthorformat` smallint DEFAULT '0',\\n `timegraded` bigint DEFAULT NULL,\\n `published` tinyint DEFAULT '0',\\n `late` tinyint NOT NULL DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worksubm_wor_ix` (`workshopid`),\\n KEY `mdl_worksubm_gra_ix` (`gradeoverby`),\\n KEY `mdl_worksubm_aut_ix` (`authorid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Info about the submission and the aggregation of the grade f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopallocation_scheduled` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `enabled` tinyint NOT NULL DEFAULT '0',\\n `submissionend` bigint NOT NULL,\\n `timeallocated` bigint DEFAULT NULL,\\n `settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `resultstatus` bigint DEFAULT NULL,\\n `resultmessage` varchar(1333) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `resultlog` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worksche_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Stores the allocation settings for the scheduled allocator'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopeval_best_settings` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `comparison` smallint DEFAULT '5',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workbestsett_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Settings for the grading evaluation subplugin Comparison wit'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751710,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_accumulative` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `grade` bigint NOT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workaccu_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Accumulative gradin'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_comments` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workcomm_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Comments strategy f'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n `descriptiontrust` bigint DEFAULT NULL,\\n `grade0` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `grade1` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT NULL,\\n `weight` mediumint DEFAULT '1',\\n PRIMARY KEY (`id`),\\n KEY `mdl_worknume_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Number of errors gr'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_numerrors_map` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `nonegative` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_worknumemap_wornon_uix` (`workshopid`,`nonegative`),\\n KEY `mdl_worknumemap_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='This maps the number of errors to a percentual grade for sub'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `sort` bigint DEFAULT '0',\\n `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `descriptionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubr_wor_ix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The assessment dimensions definitions of Rubric grading stra'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_config` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `workshopid` bigint NOT NULL,\\n `layout` varchar(30) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci DEFAULT 'list',\\n PRIMARY KEY (`id`),\\n UNIQUE KEY `mdl_workrubrconf_wor_uix` (`workshopid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='Configuration table for the Rubric grading strategy'\",\"tableChanges\":[]}\n{\"source\":{\"server\":\"uctohsDB\"},\"position\":{\"ts_sec\":1664751711,\"file\":\"mysql-bin-changelog.002540\",\"pos\":107516140,\"snapshot\":true},\"databaseName\":\"uctohsDB\",\"ddl\":\"CREATE TABLE `mdl_workshopform_rubric_levels` (\\n `id` bigint NOT NULL AUTO_INCREMENT,\\n `dimensionid` bigint NOT NULL,\\n `grade` decimal(10,5) NOT NULL,\\n `definition` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci,\\n `definitionformat` smallint DEFAULT '0',\\n PRIMARY KEY (`id`),\\n KEY `mdl_workrubrleve_dim_ix` (`dimensionid`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci ROW_FORMAT=DYNAMIC COMMENT='The definition of rubric rating scales'\",\"tableChanges\":[]}\n","mysql_cdc_offset":{"{\"schema\":null,\"payload\":[\"uctohsDB\",{\"server\":\"uctohsDB\"}]}":"{\"transaction_id\":null,\"ts_sec\":1664753402,\"file\":\"mysql-bin-changelog.002540\",\"pos\":110831381,\"row\":1,\"server_id\":1660688098,\"event\":2}"}}},"streams":[{"stream_name":"mdl_assign","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_grades","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_overrides","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_submission","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_user_flags","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assign_user_mapping","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_assignfeedback_comments","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_block_launchpad","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_book","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_book_chapters","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_chat","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_choice","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_context","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_modules","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_modules_completion","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_course_sections","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_data","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_enrol","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_feedback","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum_discussions","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_forum_posts","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_glossary","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_categories","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_grades","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_grade_grades_history","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groupings","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groupings_groups","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groups","stream_namespace":"uctohsDB","cursor_field":[]},{"stream_name":"mdl_groups_members","stream_namespace":"uctohsDB","cursor_field":[]}]}}]],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@186a65e2[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@445c21ab[stream=io.airbyte.protocol.models.AirbyteStream@7365d573[name=mdl_assign,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"grade":{"type":"number","airbyte_type":"integer"},"intro":{"type":"string"},"course":{"type":"number","airbyte_type":"integer"},"duedate":{"type":"number","airbyte_type":"integer"},"cutoffdate":{"type":"number","airbyte_type":"integer"},"hidegrader":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"maxattempts":{"type":"number","airbyte_type":"integer"},"blindmarking":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"nosubmissions":{"type":"number","airbyte_type":"integer"},"gradingduedate":{"type":"number","airbyte_type":"integer"},"teamsubmission":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"markingworkflow":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_file":{"type":"string"},"completionsubmit":{"type":"number","airbyte_type":"integer"},"revealidentities":{"type":"number","airbyte_type":"integer"},"submissiondrafts":{"type":"number","airbyte_type":"integer"},"markingallocation":{"type":"number","airbyte_type":"integer"},"sendnotifications":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"attemptreopenmethod":{"type":"string"},"alwaysshowdescription":{"type":"number","airbyte_type":"integer"},"sendlatenotifications":{"type":"number","airbyte_type":"integer"},"allowsubmissionsfromdate":{"type":"number","airbyte_type":"integer"},"sendstudentnotifications":{"type":"number","airbyte_type":"integer"},"teamsubmissiongroupingid":{"type":"number","airbyte_type":"integer"},"requiresubmissionstatement":{"type":"number","airbyte_type":"integer"},"preventsubmissionnotingroup":{"type":"number","airbyte_type":"integer"},"requireallteammemberssubmit":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3cef6b68[stream=io.airbyte.protocol.models.AirbyteStream@77614c62[name=mdl_assign_grades,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"grade":{"type":"number"},"grader":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"assignment":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"attemptnumber":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@52156a5c[stream=io.airbyte.protocol.models.AirbyteStream@f06e320[name=mdl_assign_overrides,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"duedate":{"type":"number","airbyte_type":"integer"},"groupid":{"type":"number","airbyte_type":"integer"},"assignid":{"type":"number","airbyte_type":"integer"},"sortorder":{"type":"number","airbyte_type":"integer"},"cutoffdate":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"allowsubmissionsfromdate":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@48756d83[stream=io.airbyte.protocol.models.AirbyteStream@350a3ab3[name=mdl_assign_submission,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"latest":{"type":"number","airbyte_type":"integer"},"status":{"type":"string"},"userid":{"type":"number","airbyte_type":"integer"},"groupid":{"type":"number","airbyte_type":"integer"},"assignment":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"attemptnumber":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4cb4f1c4[stream=io.airbyte.protocol.models.AirbyteStream@74131491[name=mdl_assign_user_flags,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"locked":{"type":"number","airbyte_type":"integer"},"mailed":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"assignment":{"type":"number","airbyte_type":"integer"},"workflowstate":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"allocatedmarker":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_file":{"type":"string"},"extensionduedate":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@17e976e5[stream=io.airbyte.protocol.models.AirbyteStream@73521909[name=mdl_assign_user_mapping,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"assignment":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@1803ec76[stream=io.airbyte.protocol.models.AirbyteStream@7458d47b[name=mdl_assignfeedback_comments,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"grade":{"type":"number","airbyte_type":"integer"},"assignment":{"type":"number","airbyte_type":"integer"},"commenttext":{"type":"string"},"commentformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@28dada4b[stream=io.airbyte.protocol.models.AirbyteStream@4b230408[name=mdl_block_launchpad,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"courseid":{"type":"number","airbyte_type":"integer"},"moduleid":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"completioncutoffdate":{"type":"number","airbyte_type":"integer"},"targetcompletiondate":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@4cc42146[stream=io.airbyte.protocol.models.AirbyteStream@7e8ddfa9[name=mdl_book,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"intro":{"type":"string"},"course":{"type":"number","airbyte_type":"integer"},"navstyle":{"type":"number","airbyte_type":"integer"},"revision":{"type":"number","airbyte_type":"integer"},"numbering":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"customtitles":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@fb4ab1[stream=io.airbyte.protocol.models.AirbyteStream@532b1de2[name=mdl_book_chapters,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"title":{"type":"string"},"bookid":{"type":"number","airbyte_type":"integer"},"hidden":{"type":"number","airbyte_type":"integer"},"content":{"type":"string"},"pagenum":{"type":"number","airbyte_type":"integer"},"importsrc":{"type":"string"},"subchapter":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"contentformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3e88c8d0[stream=io.airbyte.protocol.models.AirbyteStream@2e68283f[name=mdl_chat,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"intro":{"type":"string"},"course":{"type":"number","airbyte_type":"integer"},"chattime":{"type":"number","airbyte_type":"integer"},"keepdays":{"type":"number","airbyte_type":"integer"},"schedule":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"studentlogs":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@749c5181[stream=io.airbyte.protocol.models.AirbyteStream@7f5386fd[name=mdl_choice,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"intro":{"type":"string"},"course":{"type":"number","airbyte_type":"integer"},"display":{"type":"number","airbyte_type":"integer"},"publish":{"type":"number","airbyte_type":"integer"},"timeopen":{"type":"number","airbyte_type":"integer"},"timeclose":{"type":"number","airbyte_type":"integer"},"allowupdate":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"showpreview":{"type":"number","airbyte_type":"integer"},"showresults":{"type":"number","airbyte_type":"integer"},"limitanswers":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"allowmultiple":{"type":"number","airbyte_type":"integer"},"showavailable":{"type":"boolean"},"showunanswered":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"includeinactive":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_file":{"type":"string"},"completionsubmit":{"type":"boolean"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7e51f8f[stream=io.airbyte.protocol.models.AirbyteStream@6823f69c[name=mdl_context,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"path":{"type":"string"},"depth":{"type":"number","airbyte_type":"integer"},"locked":{"type":"number","airbyte_type":"integer"},"instanceid":{"type":"number","airbyte_type":"integer"},"contextlevel":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7e25b240[stream=io.airbyte.protocol.models.AirbyteStream@1d22b717[name=mdl_course,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"lang":{"type":"string"},"theme":{"type":"string"},"format":{"type":"string"},"marker":{"type":"number","airbyte_type":"integer"},"enddate":{"type":"number","airbyte_type":"integer"},"summary":{"type":"string"},"visible":{"type":"boolean"},"cacherev":{"type":"number","airbyte_type":"integer"},"category":{"type":"number","airbyte_type":"integer"},"fullname":{"type":"string"},"idnumber":{"type":"string"},"maxbytes":{"type":"number","airbyte_type":"integer"},"groupmode":{"type":"number","airbyte_type":"integer"},"newsitems":{"type":"number","airbyte_type":"integer"},"requested":{"type":"boolean"},"shortname":{"type":"string"},"sortorder":{"type":"number","airbyte_type":"integer"},"startdate":{"type":"number","airbyte_type":"integer"},"showgrades":{"type":"number","airbyte_type":"integer"},"visibleold":{"type":"boolean"},"legacyfiles":{"type":"number","airbyte_type":"integer"},"showreports":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"calendartype":{"type":"string"},"timemodified":{"type":"number","airbyte_type":"integer"},"summaryformat":{"type":"number","airbyte_type":"integer"},"groupmodeforce":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"downloadcontent":{"type":"boolean"},"_ab_cdc_log_file":{"type":"string"},"completionnotify":{"type":"boolean"},"enablecompletion":{"type":"boolean"},"originalcourseid":{"type":"number","airbyte_type":"integer"},"defaultgroupingid":{"type":"number","airbyte_type":"integer"},"relativedatesmode":{"type":"boolean"},"showactivitydates":{"type":"boolean"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"showcompletionconditions":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3294ca5b[stream=io.airbyte.protocol.models.AirbyteStream@45745d83[name=mdl_course_modules,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"added":{"type":"number","airbyte_type":"integer"},"score":{"type":"number","airbyte_type":"integer"},"course":{"type":"number","airbyte_type":"integer"},"indent":{"type":"number","airbyte_type":"integer"},"module":{"type":"number","airbyte_type":"integer"},"section":{"type":"number","airbyte_type":"integer"},"visible":{"type":"boolean"},"idnumber":{"type":"string"},"instance":{"type":"number","airbyte_type":"integer"},"groupmode":{"type":"number","airbyte_type":"integer"},"completion":{"type":"boolean"},"groupingid":{"type":"number","airbyte_type":"integer"},"visibleold":{"type":"boolean"},"availability":{"type":"string"},"completionview":{"type":"boolean"},"_ab_cdc_log_pos":{"type":"number"},"showdescription":{"type":"boolean"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"completionexpected":{"type":"number","airbyte_type":"integer"},"deletioninprogress":{"type":"boolean"},"visibleoncoursepage":{"type":"boolean"},"completiongradeitemnumber":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@169040df[stream=io.airbyte.protocol.models.AirbyteStream@1e02c715[name=mdl_course_modules_completion,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"viewed":{"type":"boolean"},"overrideby":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"coursemoduleid":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"completionstate":{"type":"boolean"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@ad0009c[stream=io.airbyte.protocol.models.AirbyteStream@6d2fcc00[name=mdl_course_sections,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"course":{"type":"number","airbyte_type":"integer"},"section":{"type":"number","airbyte_type":"integer"},"summary":{"type":"string"},"visible":{"type":"boolean"},"sequence":{"type":"string"},"availability":{"type":"string"},"timemodified":{"type":"number","airbyte_type":"integer"},"summaryformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@79adffc2[stream=io.airbyte.protocol.models.AirbyteStream@711fb58d[name=mdl_data,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"intro":{"type":"string"},"scale":{"type":"number","airbyte_type":"integer"},"config":{"type":"string"},"course":{"type":"number","airbyte_type":"integer"},"editany":{"type":"number","airbyte_type":"integer"},"approval":{"type":"number","airbyte_type":"integer"},"assessed":{"type":"number","airbyte_type":"integer"},"comments":{"type":"number","airbyte_type":"integer"},"jstemplate":{"type":"string"},"maxentries":{"type":"number","airbyte_type":"integer"},"timeviewto":{"type":"number","airbyte_type":"integer"},"addtemplate":{"type":"string"},"csstemplate":{"type":"string"},"defaultsort":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"rssarticles":{"type":"number","airbyte_type":"integer"},"rsstemplate":{"type":"string"},"listtemplate":{"type":"string"},"notification":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"timeviewfrom":{"type":"number","airbyte_type":"integer"},"defaultsortdir":{"type":"number","airbyte_type":"integer"},"manageapproved":{"type":"number","airbyte_type":"integer"},"singletemplate":{"type":"string"},"_ab_cdc_log_pos":{"type":"number"},"asearchtemplate":{"type":"string"},"assesstimestart":{"type":"number","airbyte_type":"integer"},"requiredentries":{"type":"number","airbyte_type":"integer"},"timeavailableto":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_file":{"type":"string"},"assesstimefinish":{"type":"number","airbyte_type":"integer"},"rsstitletemplate":{"type":"string"},"completionentries":{"type":"number","airbyte_type":"integer"},"timeavailablefrom":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"listtemplatefooter":{"type":"string"},"listtemplateheader":{"type":"string"},"requiredentriestoview":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7bc18fd2[stream=io.airbyte.protocol.models.AirbyteStream@681d0366[name=mdl_enrol,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"cost":{"type":"string"},"name":{"type":"string"},"enrol":{"type":"string"},"roleid":{"type":"number","airbyte_type":"integer"},"status":{"type":"number","airbyte_type":"integer"},"courseid":{"type":"number","airbyte_type":"integer"},"currency":{"type":"string"},"password":{"type":"string"},"notifyall":{"type":"boolean"},"sortorder":{"type":"number","airbyte_type":"integer"},"customdec1":{"type":"number"},"customdec2":{"type":"number"},"customint1":{"type":"number","airbyte_type":"integer"},"customint2":{"type":"number","airbyte_type":"integer"},"customint3":{"type":"number","airbyte_type":"integer"},"customint4":{"type":"number","airbyte_type":"integer"},"customint5":{"type":"number","airbyte_type":"integer"},"customint6":{"type":"number","airbyte_type":"integer"},"customint7":{"type":"number","airbyte_type":"integer"},"customint8":{"type":"number","airbyte_type":"integer"},"customchar1":{"type":"string"},"customchar2":{"type":"string"},"customchar3":{"type":"string"},"customtext1":{"type":"string"},"customtext2":{"type":"string"},"customtext3":{"type":"string"},"customtext4":{"type":"string"},"enrolperiod":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"enrolenddate":{"type":"number","airbyte_type":"integer"},"expirynotify":{"type":"boolean"},"timemodified":{"type":"number","airbyte_type":"integer"},"enrolstartdate":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"expirythreshold":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@7ed8a248[stream=io.airbyte.protocol.models.AirbyteStream@72e7c3c3[name=mdl_feedback,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"intro":{"type":"string"},"course":{"type":"number","airbyte_type":"integer"},"timeopen":{"type":"number","airbyte_type":"integer"},"anonymous":{"type":"boolean"},"timeclose":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"autonumbering":{"type":"boolean"},"publish_stats":{"type":"boolean"},"_ab_cdc_log_pos":{"type":"number"},"multiple_submit":{"type":"boolean"},"_ab_cdc_log_file":{"type":"string"},"completionsubmit":{"type":"boolean"},"page_after_submit":{"type":"string"},"site_after_submit":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"email_notification":{"type":"boolean"},"page_after_submitformat":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@52f7d52[stream=io.airbyte.protocol.models.AirbyteStream@52958a2[name=mdl_forum,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"type":{"type":"string"},"intro":{"type":"string"},"scale":{"type":"number","airbyte_type":"integer"},"course":{"type":"number","airbyte_type":"integer"},"duedate":{"type":"number","airbyte_type":"integer"},"rsstype":{"type":"number","airbyte_type":"integer"},"assessed":{"type":"number","airbyte_type":"integer"},"maxbytes":{"type":"number","airbyte_type":"integer"},"warnafter":{"type":"number","airbyte_type":"integer"},"blockafter":{"type":"number","airbyte_type":"integer"},"cutoffdate":{"type":"number","airbyte_type":"integer"},"blockperiod":{"type":"number","airbyte_type":"integer"},"grade_forum":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"rssarticles":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"trackingtype":{"type":"number","airbyte_type":"integer"},"forcesubscribe":{"type":"boolean"},"maxattachments":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"assesstimestart":{"type":"number","airbyte_type":"integer"},"completionposts":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_file":{"type":"string"},"assesstimefinish":{"type":"number","airbyte_type":"integer"},"displaywordcount":{"type":"boolean"},"completionreplies":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"grade_forum_notify":{"type":"number","airbyte_type":"integer"},"lockdiscussionafter":{"type":"number","airbyte_type":"integer"},"completiondiscussions":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3e5860ad[stream=io.airbyte.protocol.models.AirbyteStream@726d457e[name=mdl_forum_discussions,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"forum":{"type":"number","airbyte_type":"integer"},"course":{"type":"number","airbyte_type":"integer"},"pinned":{"type":"boolean"},"userid":{"type":"number","airbyte_type":"integer"},"groupid":{"type":"number","airbyte_type":"integer"},"timeend":{"type":"number","airbyte_type":"integer"},"assessed":{"type":"boolean"},"firstpost":{"type":"number","airbyte_type":"integer"},"timestart":{"type":"number","airbyte_type":"integer"},"timelocked":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"usermodified":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@c56738c[stream=io.airbyte.protocol.models.AirbyteStream@4375d6ec[name=mdl_forum_posts,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"mailed":{"type":"number","airbyte_type":"integer"},"parent":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"created":{"type":"number","airbyte_type":"integer"},"deleted":{"type":"boolean"},"mailnow":{"type":"number","airbyte_type":"integer"},"message":{"type":"string"},"subject":{"type":"string"},"modified":{"type":"number","airbyte_type":"integer"},"charcount":{"type":"number","airbyte_type":"integer"},"wordcount":{"type":"number","airbyte_type":"integer"},"attachment":{"type":"string"},"discussion":{"type":"number","airbyte_type":"integer"},"totalscore":{"type":"number","airbyte_type":"integer"},"messagetrust":{"type":"number","airbyte_type":"integer"},"messageformat":{"type":"number","airbyte_type":"integer"},"privatereplyto":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@3ed59b27[stream=io.airbyte.protocol.models.AirbyteStream@260b6f36[name=mdl_glossary,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"intro":{"type":"string"},"scale":{"type":"number","airbyte_type":"integer"},"course":{"type":"number","airbyte_type":"integer"},"rsstype":{"type":"number","airbyte_type":"integer"},"showall":{"type":"number","airbyte_type":"integer"},"assessed":{"type":"number","airbyte_type":"integer"},"entbypage":{"type":"number","airbyte_type":"integer"},"editalways":{"type":"number","airbyte_type":"integer"},"introformat":{"type":"number","airbyte_type":"integer"},"rssarticles":{"type":"number","airbyte_type":"integer"},"showspecial":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"usedynalink":{"type":"number","airbyte_type":"integer"},"mainglossary":{"type":"number","airbyte_type":"integer"},"showalphabet":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"allowcomments":{"type":"number","airbyte_type":"integer"},"displayformat":{"type":"string"},"allowprintview":{"type":"number","airbyte_type":"integer"},"globalglossary":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"assesstimestart":{"type":"number","airbyte_type":"integer"},"defaultapproval":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_file":{"type":"string"},"assesstimefinish":{"type":"number","airbyte_type":"integer"},"completionentries":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"approvaldisplayformat":{"type":"string"},"allowduplicatedentries":{"type":"number","airbyte_type":"integer"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@197ea268[stream=io.airbyte.protocol.models.AirbyteStream@74d1d51d[name=mdl_grade_categories,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"path":{"type":"string"},"depth":{"type":"number","airbyte_type":"integer"},"hidden":{"type":"boolean"},"parent":{"type":"number","airbyte_type":"integer"},"droplow":{"type":"number","airbyte_type":"integer"},"courseid":{"type":"number","airbyte_type":"integer"},"fullname":{"type":"string"},"keephigh":{"type":"number","airbyte_type":"integer"},"aggregation":{"type":"number","airbyte_type":"integer"},"timecreated":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"aggregateoutcomes":{"type":"boolean"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"},"aggregateonlygraded":{"type":"boolean"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@664f7403[stream=io.airbyte.protocol.models.AirbyteStream@1bc0c523[name=mdl_grade_grades,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"hidden":{"type":"number","airbyte_type":"integer"},"itemid":{"type":"number","airbyte_type":"integer"},"locked":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"excluded":{"type":"number","airbyte_type":"integer"},"exported":{"type":"number","airbyte_type":"integer"},"feedback":{"type":"string"},"locktime":{"type":"number","airbyte_type":"integer"},"rawgrade":{"type":"number"},"finalgrade":{"type":"number"},"overridden":{"type":"number","airbyte_type":"integer"},"rawscaleid":{"type":"number","airbyte_type":"integer"},"information":{"type":"string"},"rawgrademax":{"type":"number"},"rawgrademin":{"type":"number"},"timecreated":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"usermodified":{"type":"number","airbyte_type":"integer"},"feedbackformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"aggregationstatus":{"type":"string"},"aggregationweight":{"type":"number"},"informationformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@774149d1[stream=io.airbyte.protocol.models.AirbyteStream@dc21319[name=mdl_grade_grades_history,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"oldid":{"type":"number","airbyte_type":"integer"},"action":{"type":"number","airbyte_type":"integer"},"hidden":{"type":"number","airbyte_type":"integer"},"itemid":{"type":"number","airbyte_type":"integer"},"locked":{"type":"number","airbyte_type":"integer"},"source":{"type":"string"},"userid":{"type":"number","airbyte_type":"integer"},"excluded":{"type":"number","airbyte_type":"integer"},"exported":{"type":"number","airbyte_type":"integer"},"feedback":{"type":"string"},"locktime":{"type":"number","airbyte_type":"integer"},"rawgrade":{"type":"number"},"finalgrade":{"type":"number"},"loggeduser":{"type":"number","airbyte_type":"integer"},"overridden":{"type":"number","airbyte_type":"integer"},"rawscaleid":{"type":"number","airbyte_type":"integer"},"information":{"type":"string"},"rawgrademax":{"type":"number"},"rawgrademin":{"type":"number"},"timemodified":{"type":"number","airbyte_type":"integer"},"usermodified":{"type":"number","airbyte_type":"integer"},"feedbackformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"informationformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@10b091ce[stream=io.airbyte.protocol.models.AirbyteStream@d44b726[name=mdl_groupings,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"courseid":{"type":"number","airbyte_type":"integer"},"idnumber":{"type":"string"},"configdata":{"type":"string"},"description":{"type":"string"},"timecreated":{"type":"number","airbyte_type":"integer"},"timemodified":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"descriptionformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@70b6689e[stream=io.airbyte.protocol.models.AirbyteStream@6df1e74a[name=mdl_groupings_groups,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"groupid":{"type":"number","airbyte_type":"integer"},"timeadded":{"type":"number","airbyte_type":"integer"},"groupingid":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@79db35db[stream=io.airbyte.protocol.models.AirbyteStream@518e4041[name=mdl_groups,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"name":{"type":"string"},"picture":{"type":"number","airbyte_type":"integer"},"courseid":{"type":"number","airbyte_type":"integer"},"idnumber":{"type":"string"},"description":{"type":"string"},"timecreated":{"type":"number","airbyte_type":"integer"},"enrolmentkey":{"type":"string"},"timemodified":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"descriptionformat":{"type":"number","airbyte_type":"integer"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}], io.airbyte.protocol.models.ConfiguredAirbyteStream@12bf3076[stream=io.airbyte.protocol.models.AirbyteStream@70964edc[name=mdl_groups_members,jsonSchema={"type":"object","properties":{"id":{"type":"number","airbyte_type":"integer"},"itemid":{"type":"number","airbyte_type":"integer"},"userid":{"type":"number","airbyte_type":"integer"},"groupid":{"type":"number","airbyte_type":"integer"},"component":{"type":"string"},"timeadded":{"type":"number","airbyte_type":"integer"},"_ab_cdc_log_pos":{"type":"number"},"_ab_cdc_log_file":{"type":"string"},"_ab_cdc_deleted_at":{"type":"string"},"_ab_cdc_updated_at":{"type":"string"}}},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[],sourceDefinedPrimaryKey=[[id]],namespace=testing_latest_moodle_1_over_3,additionalProperties={}],syncMode=incremental,cursorField=[],destinationSyncMode=append_dedup,primaryKey=[[id]],additionalProperties={}]],additionalProperties={}],failures=[]] 2022-10-02 23:43:02 INFO i.a.c.t.TemporalUtils(withBackgroundHeartbeat):280 - Stopping temporal heartbeating... 2022-10-02 23:43:02 INFO i.a.c.f.EnvVariableFeatureFlags(getEnvOrDefault):55 - Using default value for environment variable NEED_STATE_VALIDATION: 'true' 2022-10-02 23:43:02 INFO i.a.w.t.TemporalAttemptExecution(get):108 - Docker volume job log path: /tmp/workspace/46/1/logs.log 2022-10-02 23:43:02 INFO i.a.w.t.TemporalAttemptExecution(get):113 - Executing worker wrapper. Airbyte version: 0.40.10 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- START DEFAULT NORMALIZATION ----- 2022-10-02 23:43:02 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):138 - Running with normalization version: airbyte/normalization-snowflake:0.2.22 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - Checking if airbyte/normalization-snowflake:0.2.22 exists... 2022-10-02 23:43:02 INFO i.a.c.i.LineGobbler(voidCall):114 - airbyte/normalization-snowflake:0.2.22 was found locally. 2022-10-02 23:43:02 INFO i.a.w.p.DockerProcessFactory(create):119 - Creating docker container = normalization-snowflake-normalize-46-1-asqyy with resources io.airbyte.config.ResourceRequirements@207d5585[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] 2022-10-02 23:43:02 INFO i.a.w.p.DockerProcessFactory(create):163 - Preparing command: docker run --rm --init -i -w /data/46/1/normalize --log-driver none --name normalization-snowflake-normalize-46-1-asqyy --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_ROLE= -e AIRBYTE_VERSION=0.40.10 airbyte/normalization-snowflake:0.2.22 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-10-02 23:43:03 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/46/1/normalize 2022-10-02 23:43:03 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/46/1/normalize') 2022-10-02 23:43:03 normalization > transform_snowflake 2022-10-02 23:43:03 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/46/1/normalize --catalog destination_catalog.json --out /data/46/1/normalize/models/generated/ --json-column _airbyte_data 2022-10-02 23:43:04 normalization > Processing destination_catalog.json... 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_AB1.sql from mdl_assign 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_AB2.sql from mdl_assign 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_STG.sql from mdl_assign 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_SCD.sql from mdl_assign 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN.sql from mdl_assign 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_GRADES_AB1.sql from mdl_assign_grades 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_GRADES_AB2.sql from mdl_assign_grades 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_GRADES_STG.sql from mdl_assign_grades 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_GRADES_SCD.sql from mdl_assign_grades 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_GRADES.sql from mdl_assign_grades 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_OVERRIDES_AB1.sql from mdl_assign_overrides 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_OVERRIDES_AB2.sql from mdl_assign_overrides 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_OVERRIDES_STG.sql from mdl_assign_overrides 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_OVERRIDES_SCD.sql from mdl_assign_overrides 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_OVERRIDES.sql from mdl_assign_overrides 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_SUBMISSION_AB1.sql from mdl_assign_submission 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_SUBMISSION_AB2.sql from mdl_assign_submission 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_SUBMISSION_STG.sql from mdl_assign_submission 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_SUBMISSION_SCD.sql from mdl_assign_submission 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_SUBMISSION.sql from mdl_assign_submission 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_FLAGS_AB1.sql from mdl_assign_user_flags 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_FLAGS_AB2.sql from mdl_assign_user_flags 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_FLAGS_STG.sql from mdl_assign_user_flags 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_FLAGS_SCD.sql from mdl_assign_user_flags 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_FLAGS.sql from mdl_assign_user_flags 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_MAPPING_AB1.sql from mdl_assign_user_mapping 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_MAPPING_AB2.sql from mdl_assign_user_mapping 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_MAPPING_STG.sql from mdl_assign_user_mapping 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_MAPPING_SCD.sql from mdl_assign_user_mapping 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGN_USER_MAPPING.sql from mdl_assign_user_mapping 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGNFEEDBACK_COMMENTS_AB1.sql from mdl_assignfeedback_comments 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGNFEEDBACK_COMMENTS_AB2.sql from mdl_assignfeedback_comments 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGNFEEDBACK_COMMENTS_STG.sql from mdl_assignfeedback_comments 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGNFEEDBACK_COMMENTS_SCD.sql from mdl_assignfeedback_comments 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ASSIGNFEEDBACK_COMMENTS.sql from mdl_assignfeedback_comments 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BLOCK_LAUNCHPAD_AB1.sql from mdl_block_launchpad 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BLOCK_LAUNCHPAD_AB2.sql from mdl_block_launchpad 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BLOCK_LAUNCHPAD_STG.sql from mdl_block_launchpad 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BLOCK_LAUNCHPAD_SCD.sql from mdl_block_launchpad 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BLOCK_LAUNCHPAD.sql from mdl_block_launchpad 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_AB1.sql from mdl_book 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_AB2.sql from mdl_book 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_STG.sql from mdl_book 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_SCD.sql from mdl_book 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK.sql from mdl_book 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_CHAPTERS_AB1.sql from mdl_book_chapters 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_CHAPTERS_AB2.sql from mdl_book_chapters 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_CHAPTERS_STG.sql from mdl_book_chapters 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_CHAPTERS_SCD.sql from mdl_book_chapters 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_BOOK_CHAPTERS.sql from mdl_book_chapters 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHAT_AB1.sql from mdl_chat 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHAT_AB2.sql from mdl_chat 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHAT_STG.sql from mdl_chat 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHAT_SCD.sql from mdl_chat 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHAT.sql from mdl_chat 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHOICE_AB1.sql from mdl_choice 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHOICE_AB2.sql from mdl_choice 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHOICE_STG.sql from mdl_choice 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHOICE_SCD.sql from mdl_choice 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CHOICE.sql from mdl_choice 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CONTEXT_AB1.sql from mdl_context 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CONTEXT_AB2.sql from mdl_context 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CONTEXT_STG.sql from mdl_context 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CONTEXT_SCD.sql from mdl_context 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_CONTEXT.sql from mdl_context 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_AB1.sql from mdl_course 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_AB2.sql from mdl_course 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_STG.sql from mdl_course 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_SCD.sql from mdl_course 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE.sql from mdl_course 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_AB1.sql from mdl_course_modules 2022-10-02 23:43:04 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_AB2.sql from mdl_course_modules 2022-10-02 23:43:04 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_STG.sql from mdl_course_modules 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_SCD.sql from mdl_course_modules 2022-10-02 23:43:04 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES.sql from mdl_course_modules 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_COMPLETION_AB1.sql from mdl_course_modules_completion 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_COMPLETION_AB2.sql from mdl_course_modules_completion 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_COMPLETION_STG.sql from mdl_course_modules_completion 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_COMPLETION_SCD.sql from mdl_course_modules_completion 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_MODULES_COMPLETION.sql from mdl_course_modules_completion 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_SECTIONS_AB1.sql from mdl_course_sections 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_SECTIONS_AB2.sql from mdl_course_sections 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_SECTIONS_STG.sql from mdl_course_sections 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_SECTIONS_SCD.sql from mdl_course_sections 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_COURSE_SECTIONS.sql from mdl_course_sections 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_DATA_AB1.sql from mdl_data 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_DATA_AB2.sql from mdl_data 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_DATA_STG.sql from mdl_data 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_DATA_SCD.sql from mdl_data 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_DATA.sql from mdl_data 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ENROL_AB1.sql from mdl_enrol 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ENROL_AB2.sql from mdl_enrol 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ENROL_STG.sql from mdl_enrol 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ENROL_SCD.sql from mdl_enrol 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_ENROL.sql from mdl_enrol 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FEEDBACK_AB1.sql from mdl_feedback 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FEEDBACK_AB2.sql from mdl_feedback 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FEEDBACK_STG.sql from mdl_feedback 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FEEDBACK_SCD.sql from mdl_feedback 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FEEDBACK.sql from mdl_feedback 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_AB1.sql from mdl_forum 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_AB2.sql from mdl_forum 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_STG.sql from mdl_forum 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_SCD.sql from mdl_forum 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM.sql from mdl_forum 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_DISCUSSIONS_AB1.sql from mdl_forum_discussions 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_DISCUSSIONS_AB2.sql from mdl_forum_discussions 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_DISCUSSIONS_STG.sql from mdl_forum_discussions 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_DISCUSSIONS_SCD.sql from mdl_forum_discussions 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_DISCUSSIONS.sql from mdl_forum_discussions 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_POSTS_AB1.sql from mdl_forum_posts 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_POSTS_AB2.sql from mdl_forum_posts 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_POSTS_STG.sql from mdl_forum_posts 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_POSTS_SCD.sql from mdl_forum_posts 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_FORUM_POSTS.sql from mdl_forum_posts 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GLOSSARY_AB1.sql from mdl_glossary 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GLOSSARY_AB2.sql from mdl_glossary 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GLOSSARY_STG.sql from mdl_glossary 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GLOSSARY_SCD.sql from mdl_glossary 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GLOSSARY.sql from mdl_glossary 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_CATEGORIES_AB1.sql from mdl_grade_categories 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_CATEGORIES_AB2.sql from mdl_grade_categories 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_CATEGORIES_STG.sql from mdl_grade_categories 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_CATEGORIES_SCD.sql from mdl_grade_categories 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_CATEGORIES.sql from mdl_grade_categories 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_AB1.sql from mdl_grade_grades 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_AB2.sql from mdl_grade_grades 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_STG.sql from mdl_grade_grades 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_SCD.sql from mdl_grade_grades 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES.sql from mdl_grade_grades 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_HISTORY_AB1.sql from mdl_grade_grades_history 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_HISTORY_AB2.sql from mdl_grade_grades_history 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_HISTORY_STG.sql from mdl_grade_grades_history 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_HISTORY_SCD.sql from mdl_grade_grades_history 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GRADE_GRADES_HISTORY.sql from mdl_grade_grades_history 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_AB1.sql from mdl_groupings 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_AB2.sql from mdl_groupings 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_STG.sql from mdl_groupings 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_SCD.sql from mdl_groupings 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS.sql from mdl_groupings 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_GROUPS_AB1.sql from mdl_groupings_groups 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_GROUPS_AB2.sql from mdl_groupings_groups 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_GROUPS_STG.sql from mdl_groupings_groups 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_GROUPS_SCD.sql from mdl_groupings_groups 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPINGS_GROUPS.sql from mdl_groupings_groups 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_AB1.sql from mdl_groups 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_AB2.sql from mdl_groups 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_STG.sql from mdl_groups 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_SCD.sql from mdl_groups 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS.sql from mdl_groups 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_MEMBERS_AB1.sql from mdl_groups_members 2022-10-02 23:43:05 normalization > Generating airbyte_ctes/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_MEMBERS_AB2.sql from mdl_groups_members 2022-10-02 23:43:05 normalization > Generating airbyte_views/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_MEMBERS_STG.sql from mdl_groups_members 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/scd/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_MEMBERS_SCD.sql from mdl_groups_members 2022-10-02 23:43:05 normalization > Generating airbyte_incremental/TESTING_LATEST_MOODLE_1_OVER_3/MDL_GROUPS_MEMBERS.sql from mdl_groups_members 2022-10-02 23:43:05 normalization > detected no config file for ssh, assuming ssh is off. 2022-10-02 23:43:07 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-10-02 23:43:07 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-10-02 23:43:07 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 - 2022-10-02 23:43:07 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-10-02 23:43:07 INFO i.a.w.n.NormalizationAirbyteStreamFactory(filterOutAndHandleNonAirbyteMessageLines):104 - 2022-10-02 23:43:10 normalization > Running with dbt=1.0.0 2022-10-02 23:43:10 normalization > Partial parse save file not found. Starting full parse. 2022-10-02 23:43:14 normalization > [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. There are 1 unused configuration paths: - models.airbyte_utils.generated.airbyte_tables 2022-10-02 23:43:14 normalization > Found 155 models, 0 tests, 0 snapshots, 0 analyses, 593 macros, 0 operations, 0 seed files, 31 sources, 0 exposures, 0 metrics 2022-10-02 23:43:18 normalization > Concurrency: 5 threads (target='prod') 2022-10-02 23:43:20 normalization > 1 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGNFEEDBACK_COMMENTS_STG........................ [RUN] 2022-10-02 23:43:20 normalization > 2 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_STG......................................... [RUN] 2022-10-02 23:43:20 normalization > 3 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_GRADES_STG.................................. [RUN] 2022-10-02 23:43:20 normalization > 4 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_OVERRIDES_STG............................... [RUN] 2022-10-02 23:43:20 normalization > 5 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SUBMISSION_STG.............................. [RUN] 2022-10-02 23:43:25 normalization > 5 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SUBMISSION_STG......................... [SUCCESS 1 in 4.50s] 2022-10-02 23:43:25 normalization > 6 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_FLAGS_STG.............................. [RUN] 2022-10-02 23:43:25 normalization > 1 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGNFEEDBACK_COMMENTS_STG................... [SUCCESS 1 in 4.77s] 2022-10-02 23:43:25 normalization > 7 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_MAPPING_STG............................ [RUN] 2022-10-02 23:43:25 normalization > 4 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_OVERRIDES_STG.......................... [SUCCESS 1 in 4.70s] 2022-10-02 23:43:25 normalization > 2 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_STG.................................... [SUCCESS 1 in 4.92s] 2022-10-02 23:43:25 normalization > 3 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_GRADES_STG............................. [SUCCESS 1 in 4.92s] 2022-10-02 23:43:25 normalization > 8 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_BLOCK_LAUNCHPAD_STG................................ [RUN] 2022-10-02 23:43:25 normalization > 9 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_STG........................................... [RUN] 2022-10-02 23:43:25 normalization > 10 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_CHAPTERS_STG................................. [RUN] 2022-10-02 23:43:28 normalization > 7 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_MAPPING_STG....................... [SUCCESS 1 in 3.45s] 2022-10-02 23:43:28 normalization > 11 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHOICE_STG........................................ [RUN] 2022-10-02 23:43:28 normalization > 6 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_FLAGS_STG......................... [SUCCESS 1 in 3.62s] 2022-10-02 23:43:28 normalization > 12 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHAT_STG.......................................... [RUN] 2022-10-02 23:43:28 normalization > 10 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_CHAPTERS_STG............................ [SUCCESS 1 in 3.32s] 2022-10-02 23:43:28 normalization > 8 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_BLOCK_LAUNCHPAD_STG........................... [SUCCESS 1 in 3.38s] 2022-10-02 23:43:28 normalization > 9 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_STG...................................... [SUCCESS 1 in 3.34s] 2022-10-02 23:43:28 normalization > 13 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_CONTEXT_STG....................................... [RUN] 2022-10-02 23:43:28 normalization > 14 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_STG................................ [RUN] 2022-10-02 23:43:28 normalization > 15 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_STG........................................ [RUN] 2022-10-02 23:43:31 normalization > 12 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHAT_STG..................................... [SUCCESS 1 in 2.35s] 2022-10-02 23:43:31 normalization > 16 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_COMPLETION_STG..................... [RUN] 2022-10-02 23:43:31 normalization > 13 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_CONTEXT_STG.................................. [SUCCESS 1 in 2.37s] 2022-10-02 23:43:31 normalization > 17 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SECTIONS_STG............................... [RUN] 2022-10-02 23:43:31 normalization > 11 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHOICE_STG................................... [SUCCESS 1 in 2.54s] 2022-10-02 23:43:31 normalization > 18 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_DATA_STG.......................................... [RUN] 2022-10-02 23:43:31 normalization > 15 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_STG................................... [SUCCESS 1 in 2.45s] 2022-10-02 23:43:31 normalization > 14 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_STG........................... [SUCCESS 1 in 2.49s] 2022-10-02 23:43:31 normalization > 19 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ENROL_STG......................................... [RUN] 2022-10-02 23:43:31 normalization > 20 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FEEDBACK_STG...................................... [RUN] 2022-10-02 23:43:32 normalization > 16 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_COMPLETION_STG................ [SUCCESS 1 in 1.68s] 2022-10-02 23:43:32 normalization > 21 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_DISCUSSIONS_STG............................. [RUN] 2022-10-02 23:43:32 normalization > 17 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SECTIONS_STG.......................... [SUCCESS 1 in 1.62s] 2022-10-02 23:43:32 normalization > 22 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_STG......................................... [RUN] 2022-10-02 23:43:33 normalization > 19 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_ENROL_STG.................................... [SUCCESS 1 in 2.37s] 2022-10-02 23:43:33 normalization > 23 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_POSTS_STG................................... [RUN] 2022-10-02 23:43:33 normalization > 18 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_DATA_STG..................................... [SUCCESS 1 in 2.60s] 2022-10-02 23:43:33 normalization > 20 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FEEDBACK_STG................................. [SUCCESS 1 in 2.37s] 2022-10-02 23:43:33 normalization > 24 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GLOSSARY_STG...................................... [RUN] 2022-10-02 23:43:33 normalization > 25 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_CATEGORIES_STG.............................. [RUN] 2022-10-02 23:43:34 normalization > 21 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_DISCUSSIONS_STG........................ [SUCCESS 1 in 1.18s] 2022-10-02 23:43:34 normalization > 22 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_STG.................................... [SUCCESS 1 in 1.15s] 2022-10-02 23:43:34 normalization > 26 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_STG.................................. [RUN] 2022-10-02 23:43:34 normalization > 27 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_HISTORY_STG.......................... [RUN] 2022-10-02 23:43:36 normalization > 24 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GLOSSARY_STG................................. [SUCCESS 1 in 2.45s] 2022-10-02 23:43:36 normalization > 28 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_STG..................................... [RUN] 2022-10-02 23:43:36 normalization > 23 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_POSTS_STG.............................. [SUCCESS 1 in 2.50s] 2022-10-02 23:43:36 normalization > 29 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_GROUPS_STG.............................. [RUN] 2022-10-02 23:43:36 normalization > 26 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_STG............................. [SUCCESS 1 in 2.30s] 2022-10-02 23:43:36 normalization > 25 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_CATEGORIES_STG......................... [SUCCESS 1 in 2.52s] 2022-10-02 23:43:36 normalization > 27 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_HISTORY_STG..................... [SUCCESS 1 in 2.31s] 2022-10-02 23:43:36 normalization > 30 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_STG........................................ [RUN] 2022-10-02 23:43:36 normalization > 31 of 93 START view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_MEMBERS_STG................................ [RUN] 2022-10-02 23:43:36 normalization > 32 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SUBMISSION_SCD............................... [RUN] 2022-10-02 23:43:38 normalization > 31 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_MEMBERS_STG........................... [SUCCESS 1 in 2.23s] 2022-10-02 23:43:38 normalization > 33 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGNFEEDBACK_COMMENTS_SCD......................... [RUN] 2022-10-02 23:43:38 normalization > 28 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_STG................................ [SUCCESS 1 in 2.38s] 2022-10-02 23:43:38 normalization > 34 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_OVERRIDES_SCD................................ [RUN] 2022-10-02 23:43:38 normalization > 23:43:38 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_SUBMISSION_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:38 normalization > 30 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_STG................................... [SUCCESS 1 in 2.45s] 2022-10-02 23:43:38 normalization > 35 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SCD.......................................... [RUN] 2022-10-02 23:43:38 normalization > 29 of 93 OK created view model _AIRBYTE_TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_GROUPS_STG......................... [SUCCESS 1 in 2.52s] 2022-10-02 23:43:39 normalization > 36 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_GRADES_SCD................................... [RUN] 2022-10-02 23:43:39 normalization > 23:43:39 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_OVERRIDES_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:39 normalization > 23:43:39 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGNFEEDBACK_COMMENTS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:40 normalization > 23:43:40 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_GRADES_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:40 normalization > 23:43:40 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:41 normalization > 34 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_OVERRIDES_SCD........................... [SUCCESS 1 in 2.56s] 2022-10-02 23:43:41 normalization > 37 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_MAPPING_SCD............................. [RUN] 2022-10-02 23:43:42 normalization > 23:43:42 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_USER_MAPPING_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:43 normalization > 35 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SCD..................................... [SUCCESS 1 in 4.18s] 2022-10-02 23:43:43 normalization > 38 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_FLAGS_SCD............................... [RUN] 2022-10-02 23:43:43 normalization > 23:43:43 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_USER_FLAGS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:47 normalization > 33 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGNFEEDBACK_COMMENTS_SCD.................... [SUCCESS 1 in 8.88s] 2022-10-02 23:43:47 normalization > 39 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_CHAPTERS_SCD................................... [RUN] 2022-10-02 23:43:47 normalization > 36 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_GRADES_SCD.............................. [SUCCESS 1 in 8.67s] 2022-10-02 23:43:47 normalization > 40 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BLOCK_LAUNCHPAD_SCD................................. [RUN] 2022-10-02 23:43:48 normalization > 32 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SUBMISSION_SCD.......................... [SUCCESS 1 in 11.69s] 2022-10-02 23:43:48 normalization > 41 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_SCD............................................ [RUN] 2022-10-02 23:43:48 normalization > 23:43:48 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_BLOCK_LAUNCHPAD_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:49 normalization > 23:43:49 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_BOOK_CHAPTERS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:49 normalization > 23:43:49 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_BOOK_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:49 normalization > 38 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_FLAGS_SCD.......................... [SUCCESS 1 in 6.05s] 2022-10-02 23:43:49 normalization > 42 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHAT_SCD............................................ [RUN] 2022-10-02 23:43:50 normalization > 23:43:50 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_CHAT_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:50 normalization > 39 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_CHAPTERS_SCD.............................. [SUCCESS 1 in 2.83s] 2022-10-02 23:43:50 normalization > 43 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CONTEXT_SCD......................................... [RUN] 2022-10-02 23:43:51 normalization > 41 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_SCD....................................... [SUCCESS 1 in 2.93s] 2022-10-02 23:43:51 normalization > 44 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHOICE_SCD.......................................... [RUN] 2022-10-02 23:43:51 normalization > 23:43:51 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_CONTEXT_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:52 normalization > 23:43:52 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_CHOICE_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:52 normalization > 42 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHAT_SCD....................................... [SUCCESS 1 in 2.88s] 2022-10-02 23:43:52 normalization > 45 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SCD.......................................... [RUN] 2022-10-02 23:43:52 normalization > 37 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_MAPPING_SCD........................ [SUCCESS 1 in 11.31s] 2022-10-02 23:43:52 normalization > 46 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_SCD.................................. [RUN] 2022-10-02 23:43:53 normalization > 23:43:53 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:53 normalization > 23:43:53 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE_MODULES_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:53 normalization > 44 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHOICE_SCD..................................... [SUCCESS 1 in 2.62s] 2022-10-02 23:43:53 normalization > 47 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_COMPLETION_SCD....................... [RUN] 2022-10-02 23:43:54 normalization > 43 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CONTEXT_SCD.................................... [SUCCESS 1 in 3.75s] 2022-10-02 23:43:54 normalization > 48 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SECTIONS_SCD................................. [RUN] 2022-10-02 23:43:54 normalization > 23:43:54 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE_MODULES_COMPLETION_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:55 normalization > 45 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SCD..................................... [SUCCESS 1 in 2.94s] 2022-10-02 23:43:55 normalization > 49 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ENROL_SCD........................................... [RUN] 2022-10-02 23:43:55 normalization > 23:43:55 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE_SECTIONS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:55 normalization > 23:43:55 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ENROL_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:43:57 normalization > 46 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_SCD............................. [SUCCESS 1 in 4.76s] 2022-10-02 23:43:57 normalization > 50 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_DATA_SCD............................................ [RUN] 2022-10-02 23:43:59 normalization > 49 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ENROL_SCD...................................... [SUCCESS 1 in 4.05s] 2022-10-02 23:43:59 normalization > 48 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SECTIONS_SCD............................ [SUCCESS 1 in 4.92s] 2022-10-02 23:43:59 normalization > 51 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FEEDBACK_SCD........................................ [RUN] 2022-10-02 23:43:59 normalization > 52 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_DISCUSSIONS_SCD............................... [RUN] 2022-10-02 23:44:00 normalization > 23:44:00 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_DATA_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:01 normalization > 23:44:01 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FORUM_DISCUSSIONS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:01 normalization > 23:44:01 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FEEDBACK_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:03 normalization > 50 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_DATA_SCD....................................... [SUCCESS 1 in 5.69s] 2022-10-02 23:44:03 normalization > 53 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_SCD........................................... [RUN] 2022-10-02 23:44:03 normalization > 52 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_DISCUSSIONS_SCD.......................... [SUCCESS 1 in 4.62s] 2022-10-02 23:44:03 normalization > 54 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GLOSSARY_SCD........................................ [RUN] 2022-10-02 23:44:04 normalization > 23:44:04 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FORUM_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:04 normalization > 51 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FEEDBACK_SCD................................... [SUCCESS 1 in 4.86s] 2022-10-02 23:44:04 normalization > 55 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_POSTS_SCD..................................... [RUN] 2022-10-02 23:44:05 normalization > 23:44:05 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GLOSSARY_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:05 normalization > 23:44:05 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FORUM_POSTS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:06 normalization > 53 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_SCD...................................... [SUCCESS 1 in 3.32s] 2022-10-02 23:44:06 normalization > 56 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_SCD.................................... [RUN] 2022-10-02 23:44:07 normalization > 23:44:07 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GRADE_GRADES_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:07 normalization > 54 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GLOSSARY_SCD................................... [SUCCESS 1 in 3.42s] 2022-10-02 23:44:07 normalization > 57 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_CATEGORIES_SCD................................ [RUN] 2022-10-02 23:44:08 normalization > 23:44:08 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GRADE_CATEGORIES_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:09 normalization > 55 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_POSTS_SCD................................ [SUCCESS 1 in 5.05s] 2022-10-02 23:44:09 normalization > 58 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_HISTORY_SCD............................ [RUN] 2022-10-02 23:44:10 normalization > 23:44:10 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GRADE_GRADES_HISTORY_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:21 normalization > 40 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BLOCK_LAUNCHPAD_SCD............................ [SUCCESS 1 in 33.68s] 2022-10-02 23:44:21 normalization > 59 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_MEMBERS_SCD.................................. [RUN] 2022-10-02 23:44:22 normalization > 23:44:22 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPS_MEMBERS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:22 normalization > 57 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_CATEGORIES_SCD........................... [SUCCESS 1 in 15.08s] 2022-10-02 23:44:22 normalization > 60 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_SCD....................................... [RUN] 2022-10-02 23:44:23 normalization > 23:44:23 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPINGS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:54 normalization > 47 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_COMPLETION_SCD.................. [SUCCESS 1 in 60.96s] 2022-10-02 23:44:54 normalization > 61 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_SCD.......................................... [RUN] 2022-10-02 23:44:55 normalization > 23:44:55 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:55 normalization > 60 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_SCD.................................. [SUCCESS 1 in 33.33s] 2022-10-02 23:44:55 normalization > 62 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_GROUPS_SCD................................ [RUN] 2022-10-02 23:44:56 normalization > 23:44:56 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPINGS_GROUPS_SCD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:58 normalization > 61 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_SCD..................................... [SUCCESS 1 in 3.47s] 2022-10-02 23:44:58 normalization > 63 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_OVERRIDES.................................... [RUN] 2022-10-02 23:44:59 normalization > 23:44:59 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_OVERRIDES"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:44:59 normalization > 62 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_GROUPS_SCD........................... [SUCCESS 1 in 3.35s] 2022-10-02 23:44:59 normalization > 64 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN.............................................. [RUN] 2022-10-02 23:44:59 normalization > 63 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_OVERRIDES............................... [SUCCESS 1 in 1.69s] 2022-10-02 23:44:59 normalization > 65 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGNFEEDBACK_COMMENTS............................. [RUN] 2022-10-02 23:45:00 normalization > 23:45:00 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:00 normalization > 59 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_MEMBERS_SCD............................. [SUCCESS 1 in 39.29s] 2022-10-02 23:45:00 normalization > 66 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_GRADES....................................... [RUN] 2022-10-02 23:45:00 normalization > 23:45:00 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGNFEEDBACK_COMMENTS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:01 normalization > 23:45:01 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_GRADES"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:02 normalization > 64 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN......................................... [SUCCESS 1 in 2.99s] 2022-10-02 23:45:02 normalization > 67 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SUBMISSION................................... [RUN] 2022-10-02 23:45:02 normalization > 65 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGNFEEDBACK_COMMENTS........................ [SUCCESS 1 in 3.01s] 2022-10-02 23:45:02 normalization > 68 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_FLAGS................................... [RUN] 2022-10-02 23:45:02 normalization > 23:45:02 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_SUBMISSION"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:03 normalization > 66 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_GRADES.................................. [SUCCESS 1 in 3.01s] 2022-10-02 23:45:03 normalization > 69 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_CHAPTERS....................................... [RUN] 2022-10-02 23:45:03 normalization > 23:45:03 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_USER_FLAGS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:04 normalization > 23:45:04 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_BOOK_CHAPTERS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:05 normalization > 69 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK_CHAPTERS.................................. [SUCCESS 1 in 1.62s] 2022-10-02 23:45:05 normalization > 70 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK................................................ [RUN] 2022-10-02 23:45:05 normalization > 67 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_SUBMISSION.............................. [SUCCESS 1 in 3.42s] 2022-10-02 23:45:05 normalization > 71 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHAT................................................ [RUN] 2022-10-02 23:45:06 normalization > 68 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_FLAGS.............................. [SUCCESS 1 in 3.05s] 2022-10-02 23:45:06 normalization > 72 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_MAPPING................................. [RUN] 2022-10-02 23:45:10 normalization > 23:45:10 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_BOOK"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:10 normalization > 23:45:10 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_CHAT"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:10 normalization > 23:45:10 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ASSIGN_USER_MAPPING"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:11 normalization > 71 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHAT........................................... [SUCCESS 1 in 5.86s] 2022-10-02 23:45:11 normalization > 73 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHOICE.............................................. [RUN] 2022-10-02 23:45:11 normalization > 70 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BOOK........................................... [SUCCESS 1 in 6.37s] 2022-10-02 23:45:11 normalization > 74 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CONTEXT............................................. [RUN] 2022-10-02 23:45:12 normalization > 23:45:12 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_CHOICE"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:12 normalization > 23:45:12 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_CONTEXT"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:13 normalization > 73 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CHOICE......................................... [SUCCESS 1 in 2.22s] 2022-10-02 23:45:13 normalization > 75 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE.............................................. [RUN] 2022-10-02 23:45:13 normalization > 72 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ASSIGN_USER_MAPPING............................ [SUCCESS 1 in 7.78s] 2022-10-02 23:45:13 normalization > 76 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES...................................... [RUN] 2022-10-02 23:45:14 normalization > 23:45:14 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:14 normalization > 74 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_CONTEXT........................................ [SUCCESS 1 in 3.16s] 2022-10-02 23:45:14 normalization > 77 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ENROL............................................... [RUN] 2022-10-02 23:45:15 normalization > 23:45:15 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE_MODULES"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:15 normalization > 23:45:15 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_ENROL"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:15 normalization > 75 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE......................................... [SUCCESS 1 in 2.14s] 2022-10-02 23:45:15 normalization > 78 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SECTIONS..................................... [RUN] 2022-10-02 23:45:16 normalization > 23:45:16 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE_SECTIONS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:17 normalization > 76 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES................................. [SUCCESS 1 in 3.08s] 2022-10-02 23:45:17 normalization > 79 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_DATA................................................ [RUN] 2022-10-02 23:45:17 normalization > 77 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_ENROL.......................................... [SUCCESS 1 in 2.37s] 2022-10-02 23:45:17 normalization > 80 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_DISCUSSIONS................................... [RUN] 2022-10-02 23:45:17 normalization > 23:45:17 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_DATA"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:18 normalization > 23:45:18 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FORUM_DISCUSSIONS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:18 normalization > 78 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_SECTIONS................................ [SUCCESS 1 in 2.56s] 2022-10-02 23:45:18 normalization > 81 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FEEDBACK............................................ [RUN] 2022-10-02 23:45:19 normalization > 23:45:19 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FEEDBACK"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:19 normalization > 79 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_DATA........................................... [SUCCESS 1 in 2.31s] 2022-10-02 23:45:19 normalization > 82 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM............................................... [RUN] 2022-10-02 23:45:19 normalization > 80 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_DISCUSSIONS.............................. [SUCCESS 1 in 2.43s] 2022-10-02 23:45:19 normalization > 83 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GLOSSARY............................................ [RUN] 2022-10-02 23:45:20 normalization > 23:45:20 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FORUM"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:20 normalization > 23:45:20 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GLOSSARY"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:20 normalization > 81 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FEEDBACK....................................... [SUCCESS 1 in 2.31s] 2022-10-02 23:45:20 normalization > 84 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_POSTS......................................... [RUN] 2022-10-02 23:45:21 normalization > 82 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM.......................................... [SUCCESS 1 in 2.23s] 2022-10-02 23:45:21 normalization > 85 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BLOCK_LAUNCHPAD..................................... [RUN] 2022-10-02 23:45:21 normalization > 23:45:21 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_FORUM_POSTS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:22 normalization > 83 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GLOSSARY....................................... [SUCCESS 1 in 2.38s] 2022-10-02 23:45:22 normalization > 86 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_CATEGORIES.................................... [RUN] 2022-10-02 23:45:22 normalization > 23:45:22 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_BLOCK_LAUNCHPAD"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:23 normalization > 23:45:23 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GRADE_CATEGORIES"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:23 normalization > 84 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_FORUM_POSTS.................................... [SUCCESS 1 in 3.14s] 2022-10-02 23:45:23 normalization > 87 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_COMPLETION........................... [RUN] 2022-10-02 23:45:24 normalization > 86 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_CATEGORIES............................... [SUCCESS 1 in 2.38s] 2022-10-02 23:45:24 normalization > 88 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS........................................... [RUN] 2022-10-02 23:45:24 normalization > 23:45:24 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_COURSE_MODULES_COMPLETION"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:25 normalization > 23:45:25 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPINGS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:26 normalization > 88 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS...................................... [SUCCESS 1 in 2.01s] 2022-10-02 23:45:26 normalization > 89 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS.............................................. [RUN] 2022-10-02 23:45:27 normalization > 23:45:27 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:28 normalization > 89 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS......................................... [SUCCESS 1 in 2.46s] 2022-10-02 23:45:28 normalization > 90 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_GROUPS.................................... [RUN] 2022-10-02 23:45:29 normalization > 23:45:29 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPINGS_GROUPS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:31 normalization > 90 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPINGS_GROUPS............................... [SUCCESS 1 in 2.21s] 2022-10-02 23:45:31 normalization > 91 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_MEMBERS...................................... [RUN] 2022-10-02 23:45:31 normalization > 85 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_BLOCK_LAUNCHPAD................................ [SUCCESS 1 in 9.92s] 2022-10-02 23:45:32 normalization > 23:45:32 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GROUPS_MEMBERS"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:45:34 normalization > 91 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GROUPS_MEMBERS................................. [SUCCESS 1 in 3.02s] 2022-10-02 23:45:41 normalization > 87 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_COURSE_MODULES_COMPLETION...................... [SUCCESS 1 in 17.86s] 2022-10-02 23:47:22 normalization > 56 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_SCD............................... [SUCCESS 1 in 195.51s] 2022-10-02 23:47:22 normalization > 92 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES........................................ [RUN] 2022-10-02 23:47:23 normalization > 23:47:23 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GRADE_GRADES"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:47:35 normalization > 92 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES................................... [SUCCESS 1 in 13.01s] 2022-10-02 23:49:52 normalization > 58 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_HISTORY_SCD....................... [SUCCESS 1 in 343.19s] 2022-10-02 23:49:52 normalization > 93 of 93 START incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_HISTORY................................ [RUN] 2022-10-02 23:49:53 normalization > 23:49:53 + "RAW_DEV".TESTING_LATEST_MOODLE_1_OVER_3."MDL_GRADE_GRADES_HISTORY"._AIRBYTE_AB_ID does not exist yet. The table will be created or rebuilt with dbt.full_refresh 2022-10-02 23:50:08 normalization > 93 of 93 OK created incremental model TESTING_LATEST_MOODLE_1_OVER_3.MDL_GRADE_GRADES_HISTORY........................... [SUCCESS 1 in 16.08s] 2022-10-02 23:50:08 normalization > Finished running 31 view models, 62 incremental models in 414.13s. 2022-10-02 23:50:08 normalization > Completed successfully 2022-10-02 23:50:08 normalization > Done. PASS=93 WARN=0 ERROR=0 SKIP=0 TOTAL=93 2022-10-02 23:50:08 INFO i.a.w.g.DefaultNormalizationWorker(run):82 - Normalization executed in 7 minutes 5 seconds. 2022-10-02 23:50:08 INFO i.a.w.g.DefaultNormalizationWorker(run):95 - Normalization summary: io.airbyte.config.NormalizationSummary@6bf0f4ab[startTime=1664754182887,endTime=1664754608840,failures=[]] 2022-10-02 23:50:08 INFO i.a.w.t.TemporalAttemptExecution(get):134 - Stopping cancellation check scheduling... 2022-10-02 23:50:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:50:08 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END DEFAULT NORMALIZATION ----- 2022-10-02 23:50:08 INFO i.a.c.i.LineGobbler(voidCall):114 - 2022-10-02 23:50:08 INFO i.a.c.t.TemporalUtils(withBackgroundHeartbeat):280 - Stopping temporal heartbeating...